genode/repos/base-hw/src
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
..
bbl base-hw: BBL fix warnings 2017-08-30 10:00:00 +02:00
bootstrap hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
core hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
include hw: cache maintainance on mapping removal too 2020-04-17 12:40:13 +02:00
kernel/spec/muen Update Muen port 2019-05-27 14:46:53 +02:00
lib base: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
test base-hw: Ada-compliant scheduler method signatures 2020-02-20 12:11:22 +01:00
timer/hw hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00