summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoao Paulo Goncalves <joao.goncalves@toradex.com>2023-12-14 15:27:56 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2024-01-21 13:53:46 +0100
commit442338e43f5ec19a53143c93b0e85e6fb2577a9c (patch)
treee115aedbf52a5f301393e59ef8dc30fc3676ffff
parent9dc0951458a115a268f57a3bfd85b71256c12d4d (diff)
packagegroup-tdx-cli: verdin: tpm tools
Create a new packagegroup with the tools and libraries needed to use/develop for the TPM. This is only basic functionalities but is also possible to develop applications using the SDK. For now, the tpm software stack is added only for the Verdin SoM. Related-to: ELB-5500 Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com> (cherry picked from commit 248ada4d4288a7d9ceb1e81b1b3e75cebcfe810d)
-rw-r--r--recipes-images/images/packagegroup-tdx-cli.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-images/images/packagegroup-tdx-cli.bb b/recipes-images/images/packagegroup-tdx-cli.bb
index 0729ebd..ace8811 100644
--- a/recipes-images/images/packagegroup-tdx-cli.bb
+++ b/recipes-images/images/packagegroup-tdx-cli.bb
@@ -13,6 +13,7 @@ PACKAGES += " \
packagegroup-networking-tdx-cli \
packagegroup-utils-tdx-cli \
packagegroup-utils-large-tdx-cli \
+ packagegroup-tpm2-tdx-cli \
packagegroup-wifi-tdx-cli \
packagegroup-wifi-fw-tdx-cli \
packagegroup-wifi-fw-large-tdx-cli \
@@ -164,6 +165,12 @@ RRECOMMENDS:packagegroup-utils-large-tdx-cli = "\
packagegroup-dotnet-deps \
"
+SUMMARY:packagegroup-tpm2-tdx-cli = "Basic tools to work with TPM 2.0"
+RRECOMMENDS:packagegroup-tpm2-tdx-cli = " \
+ tpm2-tools \
+ libtss2-tcti-device \
+"
+
SUMMARY:packagegroup-wifi-tdx-cli = "Useful Wi-Fi utilities and firmware"
BACKPORTS = ""
RRECOMMENDS:packagegroup-wifi-tdx-cli = "\