mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-24 12:09:52 +00:00
psasim: Update location in Makefile and all-core.sh
Signed-off-by: Minos Galanakis <[email protected]>
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ pre_initialize_variables () {
|
||||
# defined in this script whose name starts with "component_".
|
||||
ALL_COMPONENTS=$(compgen -A function component_ | sed 's/component_//')
|
||||
|
||||
PSASIM_PATH='tests/psa-client-server/psasim/'
|
||||
PSASIM_PATH='framework/psasim/'
|
||||
|
||||
# Delay determining SUPPORTED_COMPONENTS until the command line options have a chance to override
|
||||
# the commands set by the environment
|
||||
|
||||
Reference in New Issue
Block a user