coreboot-kgpe-d16/src/mainboard/emulation/qemu-aarch64
Patrick Rudolph 977b8e83cb mb/emulation/qemu-aarch64: Add MMU support
Enable MMU in bootblock. Makes qemu look more similar to real hardware.
There's no real need to activate the MMU.

Tested on qemu-system-aarch64: 5 page entries are used out of 32.

Change-Id: Ifaed9d3cc11520f180a732d51adce634621b5844
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38534
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-02 10:33:38 +00:00
..
include/mainboard
board_info.txt
bootblock.c mb/emulation/qemu-aarch64: Add MMU support 2020-03-02 10:33:38 +00:00
bootblock_custom.S
cbmem.c lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
devicetree.cb
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Kconfig.name
mainboard.c
Makefile.inc mb/emulation/qemu-aarch64: Add MMU support 2020-03-02 10:33:38 +00:00
media.c
memlayout.ld mb/emulation/qemu-aarch64: Add MMU support 2020-03-02 10:33:38 +00:00
mmio.c