Thanks, applied as d104e45786878291232c5762a0ea9074f72958b1.

Michael

[sent from post-receive hook]

On Tue, 16 Sep 2025 21:44:41 +0200, Michael Tretter <[email protected]> 
wrote:
> The COMPILE_NS_USER option was used to specify the arch to link against
> the correct version of libcrypto. This is now detected automatically.
> 
> Drop the obsolete COMPILE_NS_USER option.
> 
> Signed-off-by: Michael Tretter <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/optee-test.make b/rules/optee-test.make
> index 69937442a613..038b3461b342 100644
> --- a/rules/optee-test.make
> +++ b/rules/optee-test.make
> @@ -39,7 +39,6 @@ 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 \
>       CFG_TEE_PLUGIN_LOAD_PATH=/usr/lib/tee-supplicant/plugins \
>       bindir=/usr/bin \
>       libdir=/usr/lib

Reply via email to