genode/repos/base-hw/include/kernel
Stefan Kalkowski e7067050be base: extend cache maintainance functionality
Introduce two new cache maintainance functions:
* cache_clean_invalidate_data
* cache_invalidate_data
used to flush or invalidate data-cache lines.

Both functions are typically empty, accept for the ARM architecture.
The commit provides implementations for the base-hw kernel, and Fiasco.OC.

Fixes #4207
2021-06-25 11:43:41 +02:00
..
interface.h base: extend cache maintainance functionality 2021-06-25 11:43:41 +02:00
types.h base-hw: coding style 2021-02-23 12:02:41 +01:00