Ari Weiler-Ofek abcfd4c160 Modified dlopen.c and tfpsacrypto_dlopen.c so that they use PSA API-only dynamic loading
- Replaced soon-deprecated mbedtls_md_list() in dlopen.c with psa_hash_compute()
- Added tfpsacrypto_dlopen.c as a PSA-only shared-library loading test
- Enabled -fPIC for tf-psa-crypto builtins to support shared linking
- Confirmed clean builds and successful dlopen() test execution.

Signed-off-by: Ari Weiler-Ofek <ari.weiler-ofek@arm.com>
2025-07-15 15:08:07 +01:00
..
cmake_package cmake: Fix library order 2025-06-17 09:48:05 +02:00
cmake_package_install cmake: Fix library order 2025-06-17 09:48:05 +02:00
cmake_subproject cmake: Fix library order 2025-06-17 09:48:05 +02:00
CMakeLists.txt programs: test: Let zeroize be an Mbed TLS test program 2025-06-16 15:55:05 +02:00
dlopen.c Modified dlopen.c and tfpsacrypto_dlopen.c so that they use PSA API-only dynamic loading 2025-07-15 15:08:07 +01:00
generate_cpp_dummy_build.sh programs: test: add C++ specific commands to cpp_dummy_build 2025-04-29 11:01:46 +02:00
selftest.c Remove: DES selftest, component_test_psa_crypto_config_accel_des and dead DES mentions prior to TF-PSA-Crypto cleanup 2025-07-07 11:29:50 +01:00
udp_proxy_wrapper.sh update headers 2023-11-02 19:47:20 +00:00
udp_proxy.c Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program 2025-03-24 11:37:33 +00:00