Page MenuHomeFreeBSD

arm64: Remove the E2H check from has_hyp
ClosedPublic

Authored by andrew on Jul 23 2024, 11:21 AM.
Tags
None
Referenced Files
F102410230: D46086.diff
Mon, Nov 11, 9:48 PM
Unknown Object (File)
Fri, Nov 8, 8:14 PM
Unknown Object (File)
Wed, Nov 6, 6:36 PM
Unknown Object (File)
Sun, Oct 20, 6:47 PM
Unknown Object (File)
Sat, Oct 19, 12:29 PM
Unknown Object (File)
Sat, Oct 19, 12:29 PM
Unknown Object (File)
Sat, Oct 19, 12:28 PM
Unknown Object (File)
Sat, Oct 19, 12:08 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

@kevans This should be a partial revert of rGd2ae03bae2add82124973876dec95eb126ff34c8. Can you test to make sure I didn't break anything before I commit?

@kevans This should be a partial revert of rGd2ae03bae2add82124973876dec95eb126ff34c8. Can you test to make sure I didn't break anything before I commit?

Ack- I'll try to rebase my branch and test this in the next day or two.

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.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 21 2024, 8:48 AM
This revision was automatically updated to reflect the committed changes.