Home
last modified time | relevance | path

Searched hist:"3 c60f67b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Darm64-stub.c3c60f67b Fri Mar 10 05:55:41 CST 2023 Ard Biesheuvel <ardb@kernel.org> efi/libstub: arm64: Remap relocated image with strict permissions

After relocating the executable image, use the EFI memory attributes
protocol to remap the code and data regions with the appropriate
permissions.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>