From 3cf525725cab7ebca8a3591f3e0747414118f457 Mon Sep 17 00:00:00 2001 From: "Yang,Yu-chu" Date: Mon, 13 Sep 2021 15:55:00 -0700 Subject: [PATCH] config-tools: remove acrn:is-tpm-passthrough-board Simplify the statement by TPM2 enablement detection and present TPM2 device. Remove the function and move the statement to misc_cfg.h.xsl Tracked-On: #6562 Signed-off-by: Yang,Yu-chu --- misc/config_tools/xforms/lib.xsl | 23 ----------------------- misc/config_tools/xforms/misc_cfg.h.xsl | 20 +++++++++----------- 2 files changed, 9 insertions(+), 34 deletions(-) diff --git a/misc/config_tools/xforms/lib.xsl b/misc/config_tools/xforms/lib.xsl index 66b5f3dfc..1597cc54b 100644 --- a/misc/config_tools/xforms/lib.xsl +++ b/misc/config_tools/xforms/lib.xsl @@ -481,29 +481,6 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/misc/config_tools/xforms/misc_cfg.h.xsl b/misc/config_tools/xforms/misc_cfg.h.xsl index 02a48746e..98e373039 100644 --- a/misc/config_tools/xforms/misc_cfg.h.xsl +++ b/misc/config_tools/xforms/misc_cfg.h.xsl @@ -202,17 +202,15 @@ - - - - - - - - - - - + + + + + + + + +