On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <s...@chromium.org> wrote: > > This table is not needed if a v2 TPM is in use. Add a condition to avoid > adding it when not needed. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/lib/acpi_table.c | 19 +++++++++++-------- > 1 file changed, 11 insertions(+), 8 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>