diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-01-12 10:44:38 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-01-30 15:17:17 +0100 |
commit | 785ddc8b6bebd958a5b6fb7b6b4aa6584c2f0cb2 (patch) | |
tree | ca848e3d54ea8f36d3e23e19e4d963dee819e30c /.gitattributes | |
parent | x86/setup: Move internal setup_data structures into setup_data.h (diff) | |
download | linux-785ddc8b6bebd958a5b6fb7b6b4aa6584c2f0cb2.tar.xz linux-785ddc8b6bebd958a5b6fb7b6b4aa6584c2f0cb2.zip |
x86/efi: Implement arch_ima_efi_boot_mode() in source file
The x86 implementation of arch_ima_efi_boot_mode() uses the global
boot_param state. Move it into a source file to clean up the header.
Avoid potential rebuilds of unrelated source files if boot_params
changes.
Suggested-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240112095000.8952-4-tzimmermann@suse.de
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions