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:
Arthur Heymans 2023-04-18 13:00:49 +02:00
commit 5c46b6bd01

View file

@ -2,7 +2,6 @@
config ARCH_ARM64
bool
select CLANG_UNSUPPORTED
config ARCH_BOOTBLOCK_ARM64
bool