Use table attributes to also limit unprivileged access to the EFI
runtime mappings. This is mostly for parity with pmap as this is never
mapped while userspace could execute.
Sponsored by: Arm Ltd
Differential D52751
arm64: Add table attributes to the EFI maps andrew on Fri, Sep 26, 11:46 AM. Authored by Tags None Referenced Files
Details
Use table attributes to also limit unprivileged access to the EFI Sponsored by: Arm Ltd
Diff Detail
Event TimelineComment Actions I tested this patch in combination with D52750 and it resolves the issue. Thanks for the fix. |