seL4/tools/hardware/utils
Kent McLeod 18a3fb3bae hardware.py: Create smaller UT at end of addresses
At the end of the physical address range, the last address isn't turned
into an UT object. The scripts generating the memory regions
unnecessarily round down to a small page size when they could instead
round down to the smallest UT size and this memory could be used for
smaller kernel objects.

Signed-off-by: Kent McLeod <kent@kry10.com>
2021-10-03 10:10:43 +11:00
..
__init__.py Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
cpu.py Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
memory.py hardware.py: Create smaller UT at end of addresses 2021-10-03 10:10:43 +11:00
rule.py riscv: Map devices with large pages on 32 & 64-bit 2020-12-03 10:31:16 +11:00