blob: aac0d1cb5b0c12f80354359658cfe5d33aa85f22 [file] [log] [blame]
Brad Bishopbec4ebc2022-08-03 09:55:16 -04001EDK2_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"