Merge pull request #6099 from bunnei/derive-mem

Kernel Rework: Derive memory regions from board layout.
This commit is contained in:
bunnei
2021-04-10 00:02:52 -07:00
committed by GitHub
26 changed files with 2144 additions and 178 deletions

View File

@ -110,6 +110,7 @@ add_library(common STATIC
cityhash.h
common_funcs.h
common_paths.h
common_sizes.h
common_types.h
concepts.h
div_ceil.h