master
mak 9 lines 324 Bytes
Raw
1 TARGET_ARCH=aarch64
2 TARGET_BASE_ARCH=arm
3 TARGET_XML_FILES= aarch64-core.xml aarch64-fpu.xml aarch64-pauth.xml aarch64-mte.xml aarch64-sme2.xml
4 TARGET_HAS_BFLT=y
5 CONFIG_SEMIHOSTING=y
6 CONFIG_ARM_COMPATIBLE_SEMIHOSTING=y
7 TARGET_SYSTBL_ABI=common,64,renameat,rlimit,memfd_secret
8 TARGET_SYSTBL=syscall_64.tbl
9 TARGET_LONG_BITS=64