Page MenuHomeFreeBSD

arm64/vmm: Fix the SPAN check
ClosedPublic

Authored by andrew on Jun 24 2024, 10:25 AM.
Tags
None
Referenced Files
F97835144: D45717.id.diff
Tue, Oct 1, 11:20 AM
Unknown Object (File)
Sat, Sep 28, 1:24 PM
Unknown Object (File)
Mon, Sep 16, 8:06 AM
Unknown Object (File)
Sat, Sep 14, 10:31 AM
Unknown Object (File)
Sat, Sep 14, 4:32 AM
Unknown Object (File)
Aug 27 2024, 6:25 PM
Unknown Object (File)
Aug 22 2024, 4:08 AM
Unknown Object (File)
Aug 22 2024, 4:08 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