mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 16:31:06 +00:00
585c4b8c69
This patch adds support for booting base-hw kernel on qemu-arm virt machines. The arm_virt machine has 2GB of RAM, 2 Cortex A15 cores and uses GICv2 interrupt controller. The arm_64_virt machine also has 2GB of RAM, but has 4 Cortex A53 cores and uses GICv3. Both machines use PSCI to boot additional CPU cores. Fixes #3673 |
||
---|---|---|
.. | ||
bootstrap-hw-imx8q_evk.mk | ||
bootstrap-hw-rpi3.mk | ||
bootstrap-hw-virt_qemu.mk | ||
core-hw-imx8q_evk.mk | ||
core-hw-rpi3.mk | ||
core-hw-virt_qemu.mk | ||
ld-hw.mk |