Searched hist:"44 f155b4b07b8293472c9797d5b39839b91041ca" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/platform/efi/ |
H A D | efi_thunk_64.S | diff 44f155b4b07b8293472c9797d5b39839b91041ca Fri Nov 19 05:47:43 CST 2021 Ard Biesheuvel <ardb@kernel.org> efi/libstub: x86/mixed: increase supported argument count
Increase the number of arguments supported by mixed mode calls, so that we will be able to call into the TCG2 protocol to measure the initrd and extend the associated PCR. This involves the TCG2 protocol's hash_log_extend_event() method, which takes five arguments, three of which are u64 and need to be split, producing a total of 8 outgoing
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Link: https://lore.kernel.org/r/20211119114745.1560453-3-ilias.apalodimas@linaro.org Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | efi.h | diff 44f155b4b07b8293472c9797d5b39839b91041ca Fri Nov 19 05:47:43 CST 2021 Ard Biesheuvel <ardb@kernel.org> efi/libstub: x86/mixed: increase supported argument count
Increase the number of arguments supported by mixed mode calls, so that we will be able to call into the TCG2 protocol to measure the initrd and extend the associated PCR. This involves the TCG2 protocol's hash_log_extend_event() method, which takes five arguments, three of which are u64 and need to be split, producing a total of 8 outgoing
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Link: https://lore.kernel.org/r/20211119114745.1560453-3-ilias.apalodimas@linaro.org Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|