mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-02 08:19:56 +00:00
Move build of PSA programs to tf-psa-crypto
Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
@@ -8,7 +8,6 @@ if (NOT WIN32)
|
||||
endif()
|
||||
add_subdirectory(hash)
|
||||
add_subdirectory(pkey)
|
||||
add_subdirectory(../tf-psa-crypto/programs/psa ../tf-psa-crypto/programs/psa)
|
||||
add_subdirectory(random)
|
||||
add_subdirectory(ssl)
|
||||
add_subdirectory(test)
|
||||
|
||||
Reference in New Issue
Block a user