mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-26 17:45:06 +01:00
Add a compat.sh run to psa_crypto_config_accel_hash_use_psa
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
97fc247d6a
commit
5e0654a324
|
|
@ -1889,6 +1889,7 @@ component_test_psa_crypto_config_accel_hash_use_psa () {
|
|||
|
||||
msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated hash and USE_PSA"
|
||||
make test
|
||||
tests/compat.sh
|
||||
}
|
||||
|
||||
component_test_psa_crypto_config_accel_cipher () {
|
||||
|
|
|
|||
Loading…
Reference in a new issue