genode/repos/base-sel4/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
..
base-sel4.mk base: extend cache maintainance functionality 2021-06-25 11:43:41 +02:00
core-sel4.mk kernel: differentiate board-specific components 2019-05-27 14:46:52 +02:00
kernel-sel4-imx6q_sabrelite.mk sel4: assignment of BOARD as effective override 2020-06-30 09:11:57 +02:00
kernel-sel4-imx7d_sabre.mk sel4: assignment of BOARD as effective override 2020-06-30 09:11:57 +02:00
kernel-sel4.inc sel4: update tools to currently used version 9.0.x 2019-04-01 19:33:49 +02:00
ld-sel4.mk sel4: add Wandboard Quad (iMX6) support 2017-08-17 11:04:21 +02:00
startup-sel4.mk sel4: add Wandboard Quad (iMX6) support 2017-08-17 11:04:21 +02:00
syscall-sel4-imx6q_sabrelite.mk base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
syscall-sel4-imx7d_sabre.mk base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00