mu icon indicating copy to clipboard operation
mu copied to clipboard

MU_TIANO_PLUS: add AARCH64 & ARM to SUPPORTED_ARCHITECTURES in CI .DSC's

Open out0xb2 opened this issue 4 years ago • 0 comments

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

out0xb2 avatar Oct 30 '20 20:10 out0xb2