Page MenuHomeFreeBSD

arm64/vmm: Fix the SPAN check
ClosedPublic

Authored by andrew on Mon, Jun 24, 10:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 4:28 PM
Unknown Object (File)
Tue, Jun 25, 9:32 AM
Subscribers

Details

Summary

When raising an exception we may need to set the SPSR_EL1.PAN field.
The check for this was incorrect meaning it would be set when it
shouldn't be.

Sponsored by: Arm Ltd

Diff Detail

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