mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] tpm2-tss: Enable fapi.
Date: Fri, 28 Oct 2022 16:43:56 +0200	[thread overview]
Message-ID: <20221028144356.2235242-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20221014210351.2257285-1-christian.melki@t2data.com>

Thanks, applied as b52072eb2bfc495cbb39b6969f729e720029e195.

Michael

[sent from post-receive hook]

On Fri, 28 Oct 2022 16:43:55 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> * 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>
> Message-Id: <20221014210351.2257285-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make
> index 7e0b4ff52609..310ec8014e9e 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)



      parent reply	other threads:[~2022-10-28 14:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 21:03 [ptxdist] [PATCH] " Christian Melki
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 ` Michael Olbrich [this message]

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=20221028144356.2235242-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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