]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc5e1de3bb930eb1ce182cf35fe7e3e2763e63bf7
tree58430679401efadf0c7bb7e4f619bd1b762834a0
parent9491d3f59577e3570f59dba316ca1e211ce0d142
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