diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2024-03-04 10:40:24 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2024-03-09 11:37:15 +0100 |
commit | ac93cbfc2a2c8e9641a4b49cd1e7b9d34f935e1a (patch) | |
tree | 120a262dbadddf9a109c496f3465400922802a74 /arch/x86/boot/compressed/misc.c | |
parent | 0bbe5b0ea97aaaea6387bab89919a8654b07df27 (diff) | |
download | linux-stable-ac93cbfc2a2c8e9641a4b49cd1e7b9d34f935e1a.tar.gz linux-stable-ac93cbfc2a2c8e9641a4b49cd1e7b9d34f935e1a.tar.bz2 linux-stable-ac93cbfc2a2c8e9641a4b49cd1e7b9d34f935e1a.zip |
efi/libstub: Measure into CC protocol if TCG2 protocol is absent
To accommodate confidential compute VMs that expose the simplified CC
measurement protocol instead of the full-blown TCG2 one, fall back to
the former if the latter does not exist.
The CC protocol was designed to be used in this manner, which is why the
types and prototypes have been kept the same where possible. So reuse
the existing code, and only deviate from the TCG2 code path where
needed.
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'arch/x86/boot/compressed/misc.c')
0 files changed, 0 insertions, 0 deletions