mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] tpm2-tss: Enable fapi.
Date: Fri, 14 Oct 2022 23:03:50 +0200	[thread overview]
Message-ID: <20221014210351.2257285-1-christian.melki@t2data.com> (raw)

* Explicitly enable fapi and install the library.
This is needed by tpm2-tools fapi dependent binaries.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/tpm2-tss.make | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
index 7e0b4ff52..310ec8014 100644
--- a/rules/tpm2-tss.make
+++ b/rules/tpm2-tss.make
@@ -43,6 +43,7 @@ TPM2_TSS_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--enable-debug=info \
 	--disable-unit \
+	--enable-fapi \
 	--enable-tcti-device \
 	--enable-tcti-mssim \
 	--disable-tcti-fuzzing \
@@ -87,6 +88,7 @@ $(STATEDIR)/tpm2-tss.targetinstall:
 	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-esys)
 	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-mu)
 	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-sys)
+	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-fapi)
 	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tcti-device)
 	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tcti-mssim)
 	@$(call install_lib, tpm2-tss, 0, 0, 0644, libtss2-tctildr)
-- 
2.34.1




             reply	other threads:[~2022-10-14 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 21:03 Christian Melki [this message]
2022-10-14 21:03 ` [ptxdist] [PATCH v2] tpm2-tools: Version bump. 5.2 -> 5.3 Christian Melki
2022-10-28 14:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-10-28 14:43 ` [ptxdist] [APPLIED] tpm2-tss: Enable fapi Michael Olbrich

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=20221014210351.2257285-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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