genode/repos/base-hw/src/core/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: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
arm_v6 hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
arm_v7 hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
arm_v8 hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
arndale hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
cortex_a8 hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
cortex_a9 hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
cortex_a15 hw: add support for i.MX7 Dual SABRE board 2019-04-01 19:33:49 +02:00
imx6q_sabrelite hw: correct the i.MX6 Sabrelite timer settings 2019-11-25 15:43:59 +01:00
imx7d_sabre hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
imx8q_evk hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
imx53_qsb hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +01:00
nit6_solox hw: correct the i.MX6 Sabrelite timer settings 2019-11-25 15:43:59 +01:00
odroid_xu hw: move timer into board.h 2019-08-13 12:02:26 +02:00
pbxa9 hw: move timer into board.h 2019-08-13 12:02:26 +02:00
riscv hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
rpi hw: move timer into board.h 2019-08-13 12:02:26 +02:00
rpi3 hw: move timer into board.h 2019-08-13 12:02:26 +02:00
usb_armory hw: introduce virtualization support for ARMv8 2019-11-21 14:29:36 +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: correct the i.MX6 Sabrelite timer settings 2019-11-25 15:43:59 +01:00
x86_64 hw: correct the ARM cache maintainance operations 2020-03-26 11:38:55 +01:00
zynq_qemu hw: move timer into board.h 2019-08-13 12:02:26 +02:00