mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
Move build of PSA programs to tf-psa-crypto
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
set(programs_target "${TF_PSA_CRYPTO_TARGET_PREFIX}tfpsacrypto-programs")
|
||||
add_custom_target(${programs_target})
|
||||
|
||||
add_subdirectory(psa)
|
||||
|
||||
Reference in New Issue
Block a user