Searched refs:TOS_PLATFORM (Results 1 – 2 of 2) sorted by relevance
25 TOS_PLATFORM="`$TOOLS_DIR/parse-platforms.py $PLATFORM_CONFIG -p $1 get -o tos_platform`"26 if [ X"$TOS_PLATFORM" = X"" ]; then27 TOS_PLATFORM="`$TOOLS_DIR/parse-platforms.py $PLATFORM_CONFIG -p $1 get -o atf_platform`"28 if [ X"$TOS_PLATFORM" = X"" ]; then29 TOS_PLATFORM=$186 export PLATFORM=$TOS_PLATFORM106 …cp -a out/arm-plat-"$TOS_PLATFORM"/core/tee.bin "$EDK2_DIR/Build/$PLATFORM_IMAGE_DIR/$BUILD_PROFIL…
28 # - TOS_PLATFORM Platform name for Trusted OS build, if