genode/repos/base-hw/lib/mk/spec/arm
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
..
core-hw.inc base: extend cache maintainance functionality 2021-06-25 11:43:41 +02:00
ld-hw.mk Genode application binary interface (ABI) 2016-12-23 16:50:28 +01:00
startup-hw.mk Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
syscall-hw.mk base-hw: simplify board support in external repo 2021-01-25 13:58:10 +01:00