platform_build/core/combo
Ben Cheng 74a8faf233 AArch64: Enable AArch64 support
This patch completes the support for AArch64. It adds the last few
tweaks that will enable a AArch64 build of bionic.

Please note that though AArch64 uses the new kernel infrastructure,
where the userspace exported headers live in uapi folders, we still
need to include "kernel/common" in the include search path
(take a look at external/kernel-headers/uapi/asm-generic/signal-defs.h).

Also remove the relro linker flags for now as they crash the foundation
model.

Change-Id: Ie2fa8c1056c84dc15fec4469f2d65b8d0c5e712b
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2013-10-29 16:15:40 -07:00
..
arch Specify -mcpu=cortex-a15 for krait CPU variants. 2013-10-11 16:24:32 -07:00
include/arch Add generic aarch64 board config and build rules. 2013-10-07 13:58:27 -07:00
HOST_darwin-x86.mk Don't try to group static libraries on mac. 2013-03-11 14:59:42 +00:00
HOST_linux-x86.mk am e2f7bd46: am c148cca6: Merge "Specify -msse3 on host as on target." 2013-02-27 19:03:54 +00:00
HOST_windows-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-08-21 14:40:16 +08:00
javac.mk Fix the build: properly detect the BUILD OS version of Java, not the host one. 2010-06-12 11:44:48 -07:00
select.mk select.mk: Tune ccache options 2012-08-16 11:11:29 -07:00
TARGET_linux-aarch64.mk AArch64: Enable AArch64 support 2013-10-29 16:15:40 -07:00
TARGET_linux-arm.mk Re-tighten default compiler options. 2013-08-28 11:17:43 -07:00
TARGET_linux-mips.mk Link PRIVATE_TARGET_FDO_LIB before shared libraries 2013-08-08 05:31:12 -07:00
TARGET_linux-x86.mk x86: turn on -Wl,--fatal-warnings 2013-10-24 13:36:08 -07:00
TARGET_linux-x86_64.mk Remove explicit passing of dynamic loader name 2013-10-08 11:35:39 +04:00