From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] optee-test: drop OPTEE_OPENSSL_EXPORT
Date: Tue, 16 Sep 2025 21:44:41 +0200 [thread overview]
Message-ID: <20250916194441.568075-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250908135952.1392919-1-m.tretter@pengutronix.de>
Thanks, applied as 666ae4ab0aa0e9a7f93f62eeb793cce96165ccc7.
Michael
[sent from post-receive hook]
On Tue, 16 Sep 2025 21:44:41 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> The option has been removed in Commit f4dd113528cf ("Remove embedded
> OpenSSL"). The Makefile now uses either -lcrypto or
> $(OPENSSL_INSTALL_PATH).
>
> Remove the obsolete option.
>
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20250908135952.1392919-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/optee-test.make b/rules/optee-test.make
> index 6f0951ddb93f..69937442a613 100644
> --- a/rules/optee-test.make
> +++ b/rules/optee-test.make
> @@ -39,7 +39,7 @@ OPTEE_TEST_MAKE_ENV := \
> CROSS_COMPILE_TA=$(call remove_quotes,$(PTXCONF_COMPILER_PREFIX)) \
> TA_DEV_KIT_DIR=$(PTXDIST_SYSROOT_TARGET)/usr/lib/optee-os \
> OPTEE_CLIENT_EXPORT=$(PTXDIST_SYSROOT_TARGET)/usr \
> - COMPILE_NS_USER=32 OPTEE_OPENSSL_EXPORT=$(PTXDIST_SYSROOT_TARGET)/usr/lib \
> + COMPILE_NS_USER=32 \
> CFG_TEE_PLUGIN_LOAD_PATH=/usr/lib/tee-supplicant/plugins \
> bindir=/usr/bin \
> libdir=/usr/lib
prev parent reply other threads:[~2025-09-16 19:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 13:59 [ptxdist] [PATCH 1/3] " Michael Tretter
2025-09-08 13:59 ` [ptxdist] [PATCH 2/3] optee-test: drop COMPILE_NS_USER Michael Tretter
2025-09-16 19:44 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-09-08 13:59 ` [ptxdist] [PATCH 3/3] optee-test: pass OPTEE_CFG to Makefile Michael Tretter
2025-09-16 19:44 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-09-16 19:44 ` 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=20250916194441.568075-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=m.tretter@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