mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] optee-test: install tee-supplicant plugins
Date: Sat,  5 Jul 2025 10:22:23 +0200	[thread overview]
Message-ID: <20250705082223.1506356-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250626150657.2728049-6-m.tretter@pengutronix.de>

Thanks, applied as 8a75fb136f0df9dfe306342a049100762f4a52c7.

Michael

[sent from post-receive hook]

On Sat, 05 Jul 2025 10:22:23 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> The regression_1033 test tests if OP-TEE supports tee supplicant
> plugins.
> 
> For this test, optee-test has to install the built plugins and requires
> plugin support in the tee-supplicant.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20250626150657.2728049-6-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/optee-test.in b/rules/optee-test.in
> index ceb342bea1a6..47859a299520 100644
> --- a/rules/optee-test.in
> +++ b/rules/optee-test.in
> @@ -3,6 +3,7 @@
>  config OPTEE_TEST
>  	tristate
>  	select OPTEE_CLIENT
> +	select OPTEE_CLIENT_SUPPLICANT_PLUGINS
>  	select OPTEE
>  	select OPENSSL
>  	prompt "optee-test"
> diff --git a/rules/optee-test.make b/rules/optee-test.make
> index 4984c2bed16f..dbb04744be71 100644
> --- a/rules/optee-test.make
> +++ b/rules/optee-test.make
> @@ -37,6 +37,7 @@ OPTEE_TEST_MAKE_ENV	:= \
>  	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 \
> +	CFG_TEE_PLUGIN_LOAD_PATH=/usr/lib/tee-supplicant/plugins \
>  	bindir=/usr/bin \
>  	libdir=/usr/lib
>  
> @@ -70,6 +71,7 @@ $(STATEDIR)/optee-test.targetinstall:
>  
>  	@$(call install_copy, optee-test, 0, 0, 0755, -, /usr/bin/optee-xtest)
>  	@$(call install_tree, optee-test, 0, 0, -, /usr/lib/optee_armtz)
> +	@$(call install_tree, optee-test, 0, 0, -, /usr/lib/tee-supplicant/plugins)
>  
>  	@$(call install_finish, optee-test)
>  



  reply	other threads:[~2025-07-05  8:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-26 15:06 [ptxdist] [PATCH 1/7] optee: version bump 4.5.0 -> 4.6.0 Michael Tretter
2025-06-26 15:06 ` [ptxdist] [PATCH 2/7] optee-client: switch to cmake Michael Tretter
2025-07-05  8:22   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-06-26 15:06 ` [ptxdist] [PATCH 3/7] optee-client: set OPTEE_CLIENT_LICENSE_FILES Michael Tretter
2025-07-05  8:22   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-06-26 15:06 ` [ptxdist] [PATCH 4/7] optee-client: add option for supplicant plugin support Michael Tretter
2025-07-05  8:22   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-06-26 15:06 ` [ptxdist] [PATCH 5/7] optee-test: set libdir and bindir Michael Tretter
2025-07-05  8:22   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-06-26 15:06 ` [ptxdist] [PATCH 6/7] optee-test: install tee-supplicant plugins Michael Tretter
2025-07-05  8:22   ` Michael Olbrich [this message]
2025-06-26 15:06 ` [ptxdist] [PATCH 7/7] optee-test: set OPTEE_TEST_LICENSE_FILES Michael Tretter
2025-07-05  8:22   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-07-05  8:22 ` [ptxdist] [APPLIED] optee: version bump 4.5.0 -> 4.6.0 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=20250705082223.1506356-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