mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-01 08:47:49 +00:00
test_suite_block_cipher.psa: remove misleading initial comment
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user