From: "Leonard Göhrs" <l.goehrs@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Leonard Göhrs" <l.goehrs@pengutronix.de>
Subject: [ptxdist] [PATCH 1/2] tpm2-tss: install libtss2-policy and -tcti-spi-helper
Date: Wed, 17 Sep 2025 13:07:53 +0200 [thread overview]
Message-ID: <20250917110808.167491-1-l.goehrs@pengutronix.de> (raw)
These are for example required when one wants to use python tool included
with tpm2-pkcs11[1].
[1]: https://github.com/tpm2-software/tpm2-pkcs11
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
---
rules/tpm2-tss.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
index f48a3e07a..6ca5724c9 100644
--- a/rules/tpm2-tss.make
+++ b/rules/tpm2-tss.make
@@ -93,6 +93,8 @@ $(STATEDIR)/tpm2-tss.targetinstall:
@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tcti-mssim)
@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tctildr)
@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-rc)
+ @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-policy)
+ @$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tcti-spi-helper)
@$(call install_alternative, tpm2-tss, 0, 0, 0644, \
/usr/lib/udev/rules.d/70-tpm-udev.rules)
--
2.47.3
next reply other threads:[~2025-09-17 11:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 11:07 Leonard Göhrs [this message]
2025-09-17 11:07 ` [ptxdist] [PATCH 2/2] tpm2-tss: install fapi-config.json Leonard Göhrs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250917110808.167491-1-l.goehrs@pengutronix.de \
--to=l.goehrs@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox