test_suite_block_cipher.psa: remove misleading initial comment
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
1994e72e18
commit
9a4cc122a7
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
# These tests behave differently depending on the presence of
|
||||
# drivers and/or built-in, so they're isolated here for the benefit of
|
||||
# analyze_outcomes.py (driver vs reference comparison).
|
||||
|
||||
AES - legacy only
|
||||
depends_on:MBEDTLS_BLOCK_CIPHER_AES_VIA_LEGACY:!MBEDTLS_BLOCK_CIPHER_AES_VIA_PSA
|
||||
block_cipher_psa_dynamic_dispatch:MBEDTLS_CIPHER_ID_AES:0:MBEDTLS_BLOCK_CIPHER_ENGINE_LEGACY
|
||||
|
|
Loading…
Reference in a new issue