This was added to not use the physical timer when E2H was set. As we
now use the correct timer in this case we can remove this extra check.
Sponsored by: Arm Ltd
Differential D46086
arm64: Remove the E2H check from has_hyp andrew on Jul 23 2024, 11:21 AM. Authored by Tags None Referenced Files
Details
This was added to not use the physical timer when E2H was set. As we Sponsored by: Arm Ltd
Diff Detail
Event TimelineComment Actions @kevans This should be a partial revert of rGd2ae03bae2add82124973876dec95eb126ff34c8. Can you test to make sure I didn't break anything before I commit? Comment Actions You can get it from https://github.com/zxombie/freebsd/commit/9eebbc0464314b7515f59a7af8fbe3dda20fb94f, and https://github.com/zxombie/freebsd/commit/7ff0b43dbdcbbd31b3ff471adac1454bd15a516b to enable VHE when possible. Comment Actions Boots fine; I was going to try and at least test-load vmm, but I can't easily get vmm.ko onto this setup at the moment and options VMM seems to be pretty broken at the moment on arm64. |