Open
Description
The test_full_block_cipher_psa_dispatch
and test_full_block_cipher_psa_dispatch_static_keystore
all.sh
components are disabling the PSA cipher macros and thus the cipher tests are skipped when the legacy macros are turned off by default (and excluded from full
). These components need to be updated to run the tests correctly.
Depends on #10278