diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2021-11-19 12:47:43 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2021-11-21 17:08:10 +0100 |
commit | 44f155b4b07b8293472c9797d5b39839b91041ca (patch) | |
tree | 4a734671bebe2d961959ad5cec36d514e084fe3d /drivers/firmware/efi/libstub/efi-stub-helper.c | |
parent | efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event() (diff) | |
download | linux-44f155b4b07b8293472c9797d5b39839b91041ca.tar.xz linux-44f155b4b07b8293472c9797d5b39839b91041ca.zip |
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>
Diffstat (limited to 'drivers/firmware/efi/libstub/efi-stub-helper.c')
0 files changed, 0 insertions, 0 deletions