aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorBaskov Evgeniy <[email protected]>2022-03-03 17:21:20 +0300
committerArd Biesheuvel <[email protected]>2022-05-03 15:31:28 +0200
commit82e0d6d76a2a74bd6a31141d555d53b4cc22c2a3 (patch)
tree719ed919905a1c8a7a6a0b4942ddb803df9f60e3 /scripts/gdb/linux/utils.py
parent3ba75c1316390b2bc39c19cb8f0f85922ab3f9ed (diff)
efi: libstub: ensure allocated memory to be executable
There are UEFI versions that restrict execution of memory regions, preventing the kernel from booting. Parts that needs to be executable are: * Area used for trampoline placement. * All memory regions that the kernel may be relocated before and during extraction. Use DXE services to ensure aforementioned address ranges to be executable. Only modify attributes that does not have appropriate attributes. Signed-off-by: Baskov Evgeniy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions