Files
qemu/hw/arm
Fabiano Rosas a7d23bd3da arm/Kconfig: Always select SEMIHOSTING when TCG is present
We are about to enable the build without TCG, so CONFIG_SEMIHOSTING
and CONFIG_ARM_COMPATIBLE_SEMIHOSTING cannot be unconditionally set in
default.mak anymore. So reflect the change in a Kconfig.

Instead of using semihosting/Kconfig, use a target-specific file, so
that the change doesn't affect other architectures which might
implement semihosting in a way compatible with KVM.

The selection from ARM_v7M needs to be removed to avoid a cycle during
parsing.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2023-04-11 17:50:49 -03:00
..
2023-02-07 09:02:05 +01:00
2023-01-12 16:50:19 +00:00
2023-01-12 17:03:14 +00:00
2023-02-16 16:00:47 +00:00
2023-01-12 17:03:14 +00:00
2023-01-12 17:03:14 +00:00
2023-04-11 17:50:49 -03:00
2023-02-08 07:28:05 +01:00