Searched hist:"538 bc0f40b364f2c7b81f11aa163f723b138b40f" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/firmware/efi/libstub/ |
H A D | zboot-header.S | diff 538bc0f40b364f2c7b81f11aa163f723b138b40f Tue Apr 18 15:49:51 CEST 2023 Ard Biesheuvel <ardb@kernel.org> efi/zboot: Set forward edge CFI compat header flag if supported
Add some plumbing to the zboot EFI header generation to set the newly introduced DllCharacteristicsEx flag associated with forward edge CFI enforcement instructions (BTI on arm64, IBT on x86)
x86 does not currently uses the zboot infrastructure, so let's wire it up only for arm64.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | Makefile.zboot | diff 538bc0f40b364f2c7b81f11aa163f723b138b40f Tue Apr 18 15:49:51 CEST 2023 Ard Biesheuvel <ardb@kernel.org> efi/zboot: Set forward edge CFI compat header flag if supported
Add some plumbing to the zboot EFI header generation to set the newly introduced DllCharacteristicsEx flag associated with forward edge CFI enforcement instructions (BTI on arm64, IBT on x86)
x86 does not currently uses the zboot infrastructure, so let's wire it up only for arm64.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
/linux/arch/arm64/boot/ |
H A D | Makefile | diff 538bc0f40b364f2c7b81f11aa163f723b138b40f Tue Apr 18 15:49:51 CEST 2023 Ard Biesheuvel <ardb@kernel.org> efi/zboot: Set forward edge CFI compat header flag if supported
Add some plumbing to the zboot EFI header generation to set the newly introduced DllCharacteristicsEx flag associated with forward edge CFI enforcement instructions (BTI on arm64, IBT on x86)
x86 does not currently uses the zboot infrastructure, so let's wire it up only for arm64.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|