]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
arch/arm: add some non-cortex armv8a cores
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 3 Sep 2017 13:17:47 +0000 (15:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 24 Nov 2017 22:30:36 +0000 (23:30 +0100)
commitd632d9e5a984a8da01156f28a2180e344f6a07a7
tree03dc2e29162bab5f8c04792b1f8ce4dd53085ad2
parente9960da6ec84d0fc4f3d7ef8d9db5b1e29d79358
arch/arm: add some non-cortex armv8a cores

Some need gcc-5, some gcc-6 and some gcc-7.

The thunderx familly does not build in 32-bit mode (gcc complains
that the CPU is unknown, and even gcc master only knows them as
aarch64-only).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.arm