tpm: Add an implementation of define_space
authorSimon Glass <sjg@chromium.org>
Sat, 6 Feb 2021 21:23:39 +0000 (14:23 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 2 Mar 2021 20:53:37 +0000 (15:53 -0500)
commiteadcbc7896e8d3eefafc8a34dee125a7d7eecead
tree0d3e45b04d1b41e8f826a33b1f107d5926164430
parent1bea7cc430316674dfe3dd44b6bb53c38c4946cd
tpm: Add an implementation of define_space

Add support for this so that the TPM can be set up for use with
Chromium OS verified boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/tpm-v2.h
lib/tpm-v2.c