genode/repos/base-hw/include
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
..
drivers/defs base-hw: coding style 2021-02-23 12:02:41 +01:00
hw_native_pd base-hw: coding style 2021-02-23 12:02:41 +01:00
kernel base-hw: introduce 'cache_line_size' call 2023-01-24 12:07:29 +01:00
spec hw: unify architectural kernel interface header 2022-02-28 11:45:18 +01:00