HomeSort by relevance Sort by last modified time
    Searched refs:BL30 (Results 1 - 2 of 2) sorted by null

  /device/linaro/hikey/uefi-tools/
atf-build.sh 71 unset BL30 BL31 BL32 BL33
72 BL30="`$TOOLS_DIR/parse-platforms.py $PLATFORM_CONFIG -p $1 get -o scp_bin`"
75 SCP_BL2="$EDK2_DIR/$BL30"
88 if [ X"$BL30" != X"" ]; then
89 BL30="${EDK2_DIR}"/"${BL30}"
135 export BL30 BL31 BL32 BL33
137 echo "BL30=$BL30"
140 echo "SCP_BL2=$BL30"
    [all...]