From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] optee-client: install PKCS#11 module libckteec
Date: Thu, 8 Feb 2024 17:03:11 +0100 [thread overview]
Message-ID: <20240208160311.3247549-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240126195301.982623-1-a.fatoum@pengutronix.de>
Thanks, applied as 0ac3f7bc1b1f20e8b5214caa5f3c54f5002268f5.
Michael
[sent from post-receive hook]
On Thu, 08 Feb 2024 17:03:11 +0100, Ahmad Fatoum <a.fatoum@pengutronix.de> wrote:
> On next update, the imx platform will enable CFG_PKCS11_TA by default
> and optee-test will fail to build, because we don't install the
> respective PKCS#11 module.
>
> PKCS#11 is important enough of a use case that it makes sense to just
> ship it always by default, so let's do just that.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> Message-Id: <20240126195301.982623-1-a.fatoum@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/optee-client.make b/rules/optee-client.make
> index 726a3edabafb..2703e0a8f602 100644
> --- a/rules/optee-client.make
> +++ b/rules/optee-client.make
> @@ -49,6 +49,7 @@ $(STATEDIR)/optee-client.targetinstall:
> @$(call install_fixup, optee-client,DESCRIPTION,missing)
>
> @$(call install_lib, optee-client, 0, 0, 0644, libteec)
> + @$(call install_lib, optee-client, 0, 0, 0644, libckteec)
> @$(call install_copy, optee-client, 0, 0, 0755, -, /usr/sbin/tee-supplicant)
> ifdef PTXCONF_OPTEE_CLIENT_SYSTEMD_UNIT
> @$(call install_alternative, optee-client, 0, 0, 0644, \
prev parent reply other threads:[~2024-02-08 16:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-26 19:53 [ptxdist] [PATCH 1/2] " Ahmad Fatoum
2024-01-26 19:53 ` [ptxdist] [PATCH 2/2] optee: version bump v3.20.0 -> v4.0.0 Ahmad Fatoum
2024-02-08 16:03 ` [ptxdist] [APPLIED] " Michael Olbrich
2024-02-08 16:03 ` 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=20240208160311.3247549-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=a.fatoum@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