mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Remove depends.py
option to use without PSA
Also removed test which uses this option. Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
@ -721,11 +721,6 @@ component_test_full_minus_session_tickets () {
|
||||
|
||||
component_test_depends_py_kex () {
|
||||
msg "test/build: depends.py kex (gcc)"
|
||||
tests/scripts/depends.py kex --unset-use-psa
|
||||
}
|
||||
|
||||
component_test_depends_py_kex_psa () {
|
||||
msg "test/build: depends.py kex (gcc) with MBEDTLS_USE_PSA_CRYPTO defined"
|
||||
tests/scripts/depends.py kex
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user