1EDK2_PLATFORM      = "ArmJuno"
2EDK2_PLATFORM_DSC  = "Platform/ARM/JunoPkg/ArmJuno.dsc"
3EDK2_BIN_NAME      = "BL33_AP_UEFI.fd"
4
5COMPATIBLE_MACHINE = "juno"
6
7# As of 2022-06-14 with 2022.05, clang builds fail:
8# "The required fv image size 0x104048 exceeds the set fv image size 0xf9000"
9TOOLCHAIN = "gcc"
10