mbedtls
mbedtls copied to clipboard
Programs don't build with libtestdriver and USE_PSA
Description
In the new all.sh component component_test_psa_crypto_config_accel_hash_use_psa() introduced in #6065 we only build the tests, not programs, because they would fail to build.
Resolves #6101
Status
READY
Requires Backporting
NO
Migrations
NO
Additional comments
N/A
Todos
- [ ] Tests
Steps to test or reproduce
tests/scripts/all.sh test_psa_crypto_config_accel_hash_use_psa must run clean
When you come back, this will need rebasing now that #6065 has been merged.
Rebased on development