56b5170c87
This commit renames two files which provide ARM semihosting support so that they can be shared by other architectures: 1. target/arm/arm-semi.c -> hw/semihosting/common-semi.c 2. linux-user/arm/semihost.c -> linux-user/semihost.c The build system was modified use a new config variable, CONFIG_ARM_COMPATIBLE_SEMIHOSTING, which has been added to the ARM softmmu and linux-user default configs. The contents of the source files has not been changed in this patch. Signed-off-by: Keith Packard <keithp@keithp.com> [AJB: rename arm-compat-semi, select SEMIHOSTING] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210107170717.2098982-2-keithp@keithp.com> Message-Id: <20210108224256.2321-13-alex.bennee@linaro.org> |
||
---|---|---|
.. | ||
aarch64-softmmu.mak | ||
alpha-softmmu.mak | ||
arm-softmmu.mak | ||
avr-softmmu.mak | ||
cris-softmmu.mak | ||
hppa-softmmu.mak | ||
i386-softmmu.mak | ||
lm32-softmmu.mak | ||
m68k-softmmu.mak | ||
microblaze-softmmu.mak | ||
microblazeel-softmmu.mak | ||
mips64-softmmu.mak | ||
mips64el-softmmu.mak | ||
mips-softmmu-common.mak | ||
mips-softmmu.mak | ||
mipsel-softmmu.mak | ||
moxie-softmmu.mak | ||
nios2-softmmu.mak | ||
or1k-softmmu.mak | ||
ppc64-softmmu.mak | ||
ppc-softmmu.mak | ||
riscv32-softmmu.mak | ||
riscv64-softmmu.mak | ||
rx-softmmu.mak | ||
s390x-softmmu.mak | ||
sh4-softmmu.mak | ||
sh4eb-softmmu.mak | ||
sparc64-softmmu.mak | ||
sparc-softmmu.mak | ||
tricore-softmmu.mak | ||
unicore32-softmmu.mak | ||
x86_64-softmmu.mak | ||
xtensa-softmmu.mak | ||
xtensaeb-softmmu.mak |