genode/repos/base-hw/include/kernel
Josef Söntgen 66fd027b96 base-hw: introduce 'cache_line_size' call
This call is used to query the cache line size of the underlying CPU.
For now it is only implemented and used by 'arm_v8' platforms.

It does not distinguish between D-/I-cache sizes and always uses the
smallest size. Furthermore it does not account for any discrepancy
in 'big.little' CPUs.

Issue #4339.
2023-01-24 12:07:29 +01:00
..
interface.h base-hw: introduce 'cache_line_size' call 2023-01-24 12:07:29 +01:00
types.h hw: unify architectural kernel interface header 2022-02-28 11:45:18 +01:00