aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/common/common.fvp1
-rw-r--r--configs/common/common.juno1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/common/common.fvp b/configs/common/common.fvp
index cc86298..99df321 100644
--- a/configs/common/common.fvp
+++ b/configs/common/common.fvp
@@ -47,6 +47,7 @@ UEFI_PLAT_fvp[platname]="ArmVExpress-FVP-AArch64"
UEFI_PLAT_fvp[output]=fvp
UEFI_PLAT_fvp[defines]=
UEFI_PLAT_fvp[binary]="FVP_AARCH64_EFI.fd"
+UEFI_PLAT_fvp[outbin]=uefi.bin
OPTEE_BUILD_ENABLED=1
OPTEE_FLAVOUR="fvp"
diff --git a/configs/common/common.juno b/configs/common/common.juno
index 724fb87..6f617c0 100644
--- a/configs/common/common.juno
+++ b/configs/common/common.juno
@@ -47,6 +47,7 @@ UEFI_PLAT_juno[platname]="ArmJuno"
UEFI_PLAT_juno[output]=juno
UEFI_PLAT_juno[defines]=
UEFI_PLAT_juno[binary]="BL33_AP_UEFI.fd"
+UEFI_PLAT_juno[outbin]=uefi.bin
ARM_TF_PLATS="juno"