genode/repos/base-hw
Martin Stein 9542bcf88c base-hw: reduce includes in board.h
The includes for the address-space-ID allocator and the translation table are
usually specific to the CPU in use. Therefore these includes can be moved from
their current location in the board header to the CPU headers. This reduces the
number of decisions a board maintainer has to make if the CPU model he's aiming
for is already available.

This can probably also be applied for other includes in the board headers but I
intentionally leave it for a future commit as I don't have the time to do it
all now.

Ref #4217
2021-10-13 14:46:54 +02:00
..
board base-hw: support packaging of multi-arch boards 2021-03-12 12:01:36 +01:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include base-hw: fix self-include in kernel/types.h 2021-10-13 14:46:52 +02:00
lib/mk base-hw: reduce hardware-specific include paths 2021-10-13 14:46:53 +02:00
recipes depot: update recipe hashes 2021-08-30 15:00:39 +02:00
run base-hw: fix run scripts 2020-02-20 12:11:21 +01:00
src base-hw: reduce includes in board.h 2021-10-13 14:46:54 +02:00