[PATCH v3 0/3] arm64: add a software pagetable walker
Tom Rini
trini at konsulko.com
Wed Jun 26 15:37:12 CEST 2024
On Mon, 17 Jun 2024 10:03:46 +0200, Caleb Connolly wrote:
> MMU issues are some of the most frustrating to debug. To make this
> slightly less unbearable, introduce a software pagetable walker for
> ARMv8. This can be called to dump a pagetable with the default
> formatter, or a custom callback can be provided to implement more
> complicated parsing.
>
> This can also be useful to dump the pagetable used by a previous
> bootloader stage (by reading out the ttbr register).
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list