From ec317859052d30ff898e2077c90d171bce9b0a1b Mon Sep 17 00:00:00 2001 From: Jiaqing Zhao Date: Thu, 14 Dec 2023 04:46:57 +0000 Subject: [PATCH] config-tools: do not generate tpm2 log area config when LAML or LASA is 0 When LAML or LASA of TPM2 event log is 0, the log area is invalid. It should not be configured in mmiodevs of vm_configurations.c. Tracked-On: #8540 Reviewed-by: Junjie Mao Signed-off-by: Jiaqing Zhao --- misc/config_tools/xforms/vm_configurations.c.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/xforms/vm_configurations.c.xsl b/misc/config_tools/xforms/vm_configurations.c.xsl index 7ca89d120..8e4a5beef 100644 --- a/misc/config_tools/xforms/vm_configurations.c.xsl +++ b/misc/config_tools/xforms/vm_configurations.c.xsl @@ -375,7 +375,7 @@ }, - +