genode/repos/base-hw
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
..
doc Retire OMAP4 support 2020-04-17 12:39:32 +02:00
etc kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
include base-hw: let upgrade_cap_slab reflect Out_of_caps 2020-03-26 11:38:59 +01:00
lib/mk Retire OMAP4 support 2020-04-17 12:39:32 +02:00
ports Update Muen port 2019-05-27 14:46:53 +02:00
recipes Retire OMAP4 support 2020-04-17 12:39:32 +02:00
run base-hw: fix run scripts 2020-02-20 12:11:21 +01:00
src hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00