Searched hist:"4 ef806096bdbbe9e77c29c17c3ed636d00d6d6f3" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | Makefile | diff 4ef806096bdbbe9e77c29c17c3ed636d00d6d6f3 Mon Oct 17 10:14:41 CDT 2022 Ard Biesheuvel <ardb@kernel.org> arm64: efi: Move efi-entry.S into the libstub source directory
We will be sharing efi-entry.S with the zboot decompressor build, which does not link against vmlinux directly. So move it into the libstub source directory so we can include in the libstub static library.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | Makefile | diff 4ef806096bdbbe9e77c29c17c3ed636d00d6d6f3 Mon Oct 17 10:14:41 CDT 2022 Ard Biesheuvel <ardb@kernel.org> arm64: efi: Move efi-entry.S into the libstub source directory
We will be sharing efi-entry.S with the zboot decompressor build, which does not link against vmlinux directly. So move it into the libstub source directory so we can include in the libstub static library.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
|