acpi: tpm: Add a TPM1 table
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:33 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:23 +0000 (11:27 +0800)
commit77bb1c69dfca24e4c14fd6876a68a38118142cae
tree58430679401efadf0c7bb7e4f619bd1b762834a0
parent9179c3571ce587e96b957d0da8f0e4dcabc8d293
acpi: tpm: Add a TPM1 table

This provides information about a v1 TPM in the system. Generate this
table if the TPM is present.

Add a required new bloblist type and correct the header order of one
header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/acpi_table.c
include/acpi/acpi_table.h
include/bloblist.h