mu
mu copied to clipboard
MU_TIANO_PLUS: add AARCH64 & ARM to SUPPORTED_ARCHITECTURES in CI .DSC's
Many of the CI DSC's lack ARM and AARCH64 in their SUPPORTED_ARCHITECTURES. Lets add these architectures where possible to get build and host unit test coverage.
Examples:
FmpDevicePkg\Test\FmpDeviceHostPkgTest.dsc:15: SUPPORTED_ARCHITECTURES = IA32|X64
SourceLevelDebugPkg\SourceLevelDebugPkg.dsc:22: SUPPORTED_ARCHITECTURES = IA32|X64