Remove BUILD_TARGET64
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 17 Jun 2019 22:46:11 +0000 (15:46 -0700)
committerAntonio Borneo <borneo.antonio@gmail.com>
Tue, 21 Apr 2020 11:55:41 +0000 (12:55 +0100)
commit5c6e32612df3360abe0ada4e434783b5636643f2
treeb62dbb2a873f6342ed69e452705e0ee674063a2d
parent5c8de6a7253641bf1e4789bdc3b1e89ab741b1d1
Remove BUILD_TARGET64

BUILD_TARGET64 creates a larger test matrix and mostly gates the
building of the aarch64/armv8 target, make that unconditional, which
would help fixing any issues with 64-bit address types anyway.

Rebased by Antonio Borneo after commit 1fbe8450a9dd ("mips: Add
MIPS64 support")

Change-Id: I219f62b744d540d9dde9a42e6b63fd7d91df3dbb
Suggested-by: Matthias Welwarsky <matthias@welwarsky.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5240
Tested-by: jenkins
configure.ac
src/helper/types.h
src/target/Makefile.am
src/target/armv7a_mmu.c
src/target/mips64.c
src/target/mips64_pracc.c
src/target/mips_ejtag.c
src/target/mips_mips64.c
src/target/riscv/riscv-013.c
src/target/target.c