genode/repos/base-hw/src/bootstrap/spec
Stefan Kalkowski ff378a8c5b hw: cache maintainance on mapping removal too
Older ARM processors like ARMv6, or Cortex A8 need to write back changes
of the page-tables to physical ram because the MMU does not use the cache.
This naturally needs to be done not only when adding a mapping,
but on removal too.

Fix #3715
2020-04-17 12:40:13 +02:00
..
arm hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
arm_64 hw: add CPU wake up code for rpi3 2020-02-20 12:08:17 +01:00
arndale hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
imx6q_sabrelite hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
imx7d_sabre hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
imx8q_evk hw: initialize iomux, ccm and gpc for i.MX8 EVK 2019-11-19 14:42:23 +01:00
imx53_qsb hw: integrate interrupt controllers into board.h 2019-08-13 12:02:26 +02:00
nit6_solox hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
odroid_xu hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
pbxa9 hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
riscv hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
rpi hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
rpi3 hw: add CPU wake up code for rpi3 2020-02-20 12:08:17 +01:00
usb_armory hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
virt_qemu hw: Add support for Qemu virt arm platforms. 2020-04-17 12:39:32 +02:00
virt_qemu_64 hw: Add support for Qemu virt arm platforms. 2020-04-17 12:39:32 +02:00
wand_quad hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00
x86_64 hw/x86: use PAT for write combining support 2020-03-26 11:38:54 +01:00
zynq hw: consistently move cpu into board namespace 2019-08-13 12:02:26 +02:00
zynq_qemu hw: instantiate pic object per cpu 2019-11-19 14:42:22 +01:00