[PATCH v2 2/5] boot: android: Add sandbox memory mapping support
Mattijs Korpershoek
mkorpershoek at kernel.org
Fri Oct 31 16:49:24 CET 2025
Hi Guillaume,
Thank you for the patch.
On Fri, Oct 17, 2025 at 15:19, "Guillaume La Roque (TI.com)" <glaroque at baylibre.com> wrote:
> Use map_to_sysmem() to convert header pointers to physical addresses
> in parse_hdr functions, and add proper map_sysmem()/unmap_sysmem()
> calls in android_image_get_data() for sandbox compatibility.
>
> Signed-off-by: Guillaume La Roque (TI.com) <glaroque at baylibre.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>
> ---
> boot/image-android.c | 41 ++++++++++++++++++++++++++++-------------
> 1 file changed, 28 insertions(+), 13 deletions(-)
>
> --
> 2.34.1
More information about the U-Boot
mailing list