zephyr/soc/arc/snps_qemu
Wayne Ren 0fa4423932 ARC: Add support for basic QEMU platform for ARC EM & HS
Now when we're finally ready to open QEMU port for ARC
we introduce the first ever platform it supports and in fact does
that quite well - Zephyr RTOS.

For now we only offer support of basic EM & HS code execution,
built-in timers, interrupt controller and set of very simple
peripherals: DW UART & optionally MMIO Virtio devices.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-06-08 16:58:37 -04:00
..
CMakeLists.txt ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
Kconfig ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
Kconfig.defconfig ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
Kconfig.defconfig.em ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
Kconfig.soc ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
linker.ld ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00
soc.h ARC: Add support for basic QEMU platform for ARC EM & HS 2020-06-08 16:58:37 -04:00