u-boot-brain/lib
Simon Glass 63af92e837 tpm: Allow disabling platform hierarchy with TPM2
With TPM2 we don't actually lock the TPM once verified boot is finished.
Instead we disable the platform hierarchy which serves the same purpose.
Add an implementation of this so we can safely boot into the kernel.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2021-03-02 15:53:37 -05:00
..
acpi
aes
at91
bzip2
crypto
dhry
efi
efi_driver
efi_loader efi_loader: limit output length for VenHw, VenMedia 2021-02-26 16:17:43 +01:00
efi_selftest efi_selftest: multi part device path to text 2021-02-21 09:21:35 +01:00
libavb
libfdt
lzma
lzo
optee
rsa lib: rsa: Add debug message on algo mismatch 2021-02-24 16:51:48 -05:00
tizen
zlib
zstd
.gitignore
addr_map.c
aes.c
asm-offsets.c
asn1_decoder.c
bch.c
binman.c
bitrev.c
charset.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
crc32c.c
ctype.c
date.c
display_options.c
div64.c
elf.c
errno_str.c
errno.c
fdtdec_common.c
fdtdec_test.c
fdtdec.c Merge branch '2021-02-02-drop-asm_global_data-when-unused' 2021-02-15 10:16:45 -05:00
getopt.c
gunzip.c
gzip.c
hang.c
hashtable.c
hexdump.c
image-sparse.c
Kconfig
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4_wrapper.c
lz4.c
Makefile tpm: Switch TPMv1 over to use the new API 2021-03-02 15:53:37 -05:00
md5.c
membuff.c
net_utils.c
of_live.c
oid_registry.c
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
sha512.c lib: sha512: include "compiler.h" 2021-02-24 16:51:49 -05:00
slre.c
smbios-parser.c
smbios.c smbios: Allow a few values to come from sysinfo 2021-02-06 19:20:36 +08:00
sscanf.c
string.c
strto.c
tables_csum.c
time.c
tiny-printf.c
tpm_api.c tpm: Add TPM2 support for write_lock 2021-03-02 15:53:37 -05:00
tpm-common.c tpm: Add debugging of request in tpm_sendrecv_command() 2021-03-02 15:53:37 -05:00
tpm-utils.h
tpm-v1.c tpm: Switch TPMv1 over to use the new API 2021-03-02 15:53:37 -05:00
tpm-v2.c tpm: Allow disabling platform hierarchy with TPM2 2021-03-02 15:53:37 -05:00
trace.c
uuid.c
vsprintf.c
xxhash.c