[PATCH] common: Make MMU_PGPROT depend on !SANDBOX
Tom Rini
trini at konsulko.com
Thu Oct 9 16:18:57 CEST 2025
On Fri, 26 Sep 2025 09:31:30 -0600, Tom Rini wrote:
> While MMU_PGPROT is currently only functional for arm64 it can be
> extended for other real platforms as well. It does not however make
> sense for sandbox to enable and create dummy functions for. Make this
> depend on !SANDBOX.
>
>
Applied to u-boot/master, thanks!
[1/1] common: Make MMU_PGPROT depend on !SANDBOX
commit: 0cdca862cb68a7f896e2095f5a248d3bc780bd29
--
Tom
More information about the U-Boot
mailing list