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
commit b04877dd95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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