qemu-e2k/default-configs/targets
Taylor Simpson 3e7a84eecc Hexagon build infrastructure
Add file to default-configs
Add hexagon to meson.build
Add hexagon to target/meson.build
Add target/hexagon/meson.build
Change scripts/qemu-binfmt-conf.sh

We can build a hexagon-linux-user target and run programs on
the Hexagon scalar core.  With hexagon-linux-clang installed,
"make check-tcg" will pass.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1612763186-18161-35-git-send-email-tsimpson@quicinc.com>
[rth: Use top-level python variable]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-02-18 08:25:06 -08:00
..
aarch64-linux-user.mak semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
aarch64-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
aarch64_be-linux-user.mak semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
alpha-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
alpha-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
arm-linux-user.mak semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
arm-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
armeb-linux-user.mak semihosting: Move ARM semihosting code to shared directories 2021-01-18 10:05:06 +00:00
avr-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
cris-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
cris-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
hexagon-linux-user.mak Hexagon build infrastructure 2021-02-18 08:25:06 -08:00
hppa-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
hppa-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
i386-bsd-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
i386-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
i386-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
lm32-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
m68k-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
m68k-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
microblaze-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
microblaze-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
microblazeel-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
microblazeel-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
mips-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mips-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mips64-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mips64-softmmu.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
mips64el-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mips64el-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
mipsel-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mipsel-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mipsn32-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
mipsn32el-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
moxie-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
nios2-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
nios2-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
or1k-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
or1k-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
ppc-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
ppc-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
ppc64-linux-user.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
ppc64-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
ppc64abi32-linux-user.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
ppc64le-linux-user.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
riscv32-linux-user.mak Testing, gdbstub and semihosting patches: 2021-01-18 12:10:20 +00:00
riscv32-softmmu.mak target/riscv: Remove built-in GDB XML files for CSRs 2021-01-16 10:57:21 -08:00
riscv64-linux-user.mak Testing, gdbstub and semihosting patches: 2021-01-18 12:10:20 +00:00
riscv64-softmmu.mak target/riscv: Remove built-in GDB XML files for CSRs 2021-01-16 10:57:21 -08:00
rx-softmmu.mak dtc: Convert Makefile bits to meson bits 2020-10-06 08:34:45 +02:00
s390x-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
s390x-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sh4-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sh4-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sh4eb-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sh4eb-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sparc-bsd-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sparc-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sparc-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sparc32plus-linux-user.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
sparc64-bsd-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sparc64-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
sparc64-softmmu.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
tilegx-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
tricore-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
unicore32-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
x86_64-bsd-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
x86_64-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
x86_64-softmmu.mak default-configs: use TARGET_ARCH key 2020-10-03 08:18:57 -04:00
xtensa-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
xtensa-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
xtensaeb-linux-user.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00
xtensaeb-softmmu.mak default-configs: remove redundant keys 2020-10-03 08:18:58 -04:00