Page MenuHomeFreeBSD

arm64/vmm: Fix the SPAN check
ClosedPublic

Authored by andrew on Jun 24 2024, 10:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 1:15 AM
Unknown Object (File)
Sat, Sep 27, 2:45 PM
Unknown Object (File)
Tue, Sep 23, 11:54 AM
Unknown Object (File)
Sep 8 2025, 9:30 AM
Unknown Object (File)
Sep 4 2025, 2:29 PM
Unknown Object (File)
Aug 28 2025, 12:23 PM
Unknown Object (File)
Aug 19 2025, 9:19 AM
Unknown Object (File)
Aug 6 2025, 9:06 PM
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