arch/arm64: Add Clang as supported target
QEMU aarch64 boots to payload when compiled with clang. Change-Id: I940a1ccf5cc4ec7bed5b6c8be92fc47922e1e747 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74501 Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
00783211c0
commit
5c46b6bd01
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
config ARCH_ARM64
|
||||
bool
|
||||
select CLANG_UNSUPPORTED
|
||||
|
||||
config ARCH_BOOTBLOCK_ARM64
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue