aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorBernhard Beschow <shentey@gmail.com>2025-02-23 12:46:54 +0100
committerPeter Maydell <peter.maydell@linaro.org>2025-02-25 15:32:58 +0000
commita4eefc69b23713c4e5981d9d91a6e15dfd4496fe (patch)
tree4614bafc3f88ababc58b03d0dd566a15c9c509fb /rust/qemu-api
parent0f520f0a9d9516fb3563a9b69c820ac73d2017aa (diff)
downloadqemu-a4eefc69b23713c4e5981d9d91a6e15dfd4496fe.zip
qemu-a4eefc69b23713c4e5981d9d91a6e15dfd4496fe.tar.gz
qemu-a4eefc69b23713c4e5981d9d91a6e15dfd4496fe.tar.bz2
hw/arm: Add i.MX 8M Plus EVK board
As a first step, implement the bare minimum: CPUs, RAM, interrupt controller, serial. All other devices of the A53 memory map are represented as TYPE_UNIMPLEMENTED_DEVICE, i.e. the whole memory map is provided. This allows for running Linux without it crashing due to invalid memory accesses. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250223114708.1780-5-shentey@gmail.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> [PMM: drop 'static const' from serial_table[] definition to avoid compile failure on GCC 7.5] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions