zephyr/boards/xtensa/qemu_xtensa
Daniel Leung 7a7aeb21e2 boards: qemu_xtensa: use dc233c core
This changes qemu_xtensa to use dc233c core instead of
sample_controller. The sample_controller uses a very
basic configuration which lacks features usually needed
in real world applications. Instead, use the dc233c core
as the base for qemu_xtensa so we can use QEMU to cover
more of our code path.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-10-20 15:00:14 +02:00
..
doc
Kconfig
Kconfig.board boards: qemu_xtensa: use dc233c core 2023-10-20 15:00:14 +02:00
Kconfig.defconfig
board.cmake boards: qemu_xtensa: use dc233c core 2023-10-20 15:00:14 +02:00
qemu_xtensa.dts boards: qemu_xtensa: use dc233c core 2023-10-20 15:00:14 +02:00
qemu_xtensa.yaml
qemu_xtensa_defconfig boards: qemu_xtensa: use dc233c core 2023-10-20 15:00:14 +02:00
qemu_xtensa_mmu.dts
qemu_xtensa_mmu.yaml
qemu_xtensa_mmu_defconfig