base: add initial support for ARM 64-bit

Ref #3260
This commit is contained in:
Stefan Kalkowski
2019-03-29 10:40:29 +01:00
committed by Christian Helmuth
parent c98597a2c0
commit 71a48c0a26
14 changed files with 422 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
include $(BASE_DIR)/lib/mk/ld-platform.inc
INC_DIR += $(DIR)/spec/arm_64
vpath %.s $(DIR)/spec/arm_64