[PATCH 13/14] arc: Add support for ARCv2
Philippe Mathieu-Daudé
f4bug at amsat.org
Wed Oct 7 00:14:45 EDT 2020
On 9/30/20 10:46 PM, cupertinomiranda at gmail.com wrote:
> From: Shahab Vahedi <shahab at synopsys.com>
>
> Add remaining bits of the Synopsys ARCv2 (EM/HS) support into QEMU,
> configure bits, arch_init and configuration files for softmmu (hardware
> emulation).
>
> Signed-off-by: Shahab Vahedi <shahab at synopsys.com>
> ---
> configure | 5 +++++
> default-configs/arc-softmmu.mak | 5 +++++
> disas.c | 2 ++
> disas/meson.build | 1 +
> hw/meson.build | 1 +
> include/disas/dis-asm.h | 10 +++++++++-
> include/elf.h | 3 +++
> include/exec/poison.h | 2 ++
> include/sysemu/arch_init.h | 1 +
> meson.build | 3 ++-
> softmmu/arch_init.c | 2 ++
> target/meson.build | 1 +
> 12 files changed, 34 insertions(+), 2 deletions(-)
> create mode 100644 default-configs/arc-softmmu.mak
Reviewed-by: Philippe Mathieu-Daudé <f4bug at amsat.org>
More information about the linux-snps-arc
mailing list