From 2940b8a31e15177404dad4a62a075c0b248bc233 Mon Sep 17 00:00:00 2001 From: "Yang,Yu-chu" Date: Wed, 14 Jul 2021 14:54:15 -0700 Subject: [PATCH] config-tools: generate the log area data of tpm2 Insert the passthrough tpm2 datas to mmiodevs of vm_configurations.c Tracked-On: #6320 Signed-off-by: Yang,Yu-chu --- misc/config_tools/xforms/misc_cfg.h.xsl | 4 ++++ misc/config_tools/xforms/vm_configurations.c.xsl | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/misc/config_tools/xforms/misc_cfg.h.xsl b/misc/config_tools/xforms/misc_cfg.h.xsl index bd2a384b7..93a967dc1 100644 --- a/misc/config_tools/xforms/misc_cfg.h.xsl +++ b/misc/config_tools/xforms/misc_cfg.h.xsl @@ -191,6 +191,10 @@ + + + + diff --git a/misc/config_tools/xforms/vm_configurations.c.xsl b/misc/config_tools/xforms/vm_configurations.c.xsl index 391316c05..9503b817d 100644 --- a/misc/config_tools/xforms/vm_configurations.c.xsl +++ b/misc/config_tools/xforms/vm_configurations.c.xsl @@ -17,6 +17,7 @@ + @@ -243,7 +244,18 @@ + }, + + + + + + + + }, + + },