From 53d99d2a68c9758e3301dd91bacd8c3cd3300577 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 ++++ .../xforms/vm_configurations.c.xsl | 22 +++++++++++++++++-- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/misc/config_tools/xforms/misc_cfg.h.xsl b/misc/config_tools/xforms/misc_cfg.h.xsl index 62756739e..a96e7f73a 100644 --- a/misc/config_tools/xforms/misc_cfg.h.xsl +++ b/misc/config_tools/xforms/misc_cfg.h.xsl @@ -190,6 +190,10 @@ + + + + diff --git a/misc/config_tools/xforms/vm_configurations.c.xsl b/misc/config_tools/xforms/vm_configurations.c.xsl index 45cdd1c69..25920f5a5 100644 --- a/misc/config_tools/xforms/vm_configurations.c.xsl +++ b/misc/config_tools/xforms/vm_configurations.c.xsl @@ -17,6 +17,7 @@ + @@ -240,20 +241,37 @@ + + - + + + }, + + + + + + + + }, + + }, + - + }, + }, +