mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-07 10:49:54 +00:00
Test Makefiles: Updated location of psasim
Signed-off-by: Minos Galanakis <[email protected]>
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@ ifndef MBEDTLS_PATH
|
||||
MBEDTLS_PATH := ..
|
||||
endif
|
||||
|
||||
PSASIM_PATH=$(MBEDTLS_PATH)/tests/psa-client-server/psasim
|
||||
PSASIM_PATH?=$(abspath $(MBEDTLS_PATH)/framework/psasim)
|
||||
|
||||
|
||||
ifeq (,$(wildcard $(MBEDTLS_PATH)/framework/exported.make))
|
||||
# Use the define keyword to get a multi-line message.
|
||||
|
||||
Reference in New Issue
Block a user