[PATCH v2] cmd: zip: Use map_sysmem() with buffers in the zip command

Tom Rini trini at konsulko.com
Fri Feb 6 19:15:24 CET 2026


On Wed, 28 Jan 2026 20:41:30 +0100, Marek Vasut wrote:

> The current implementation casts an address to a pointer. Make it more
> sandbox-friendly by using map_sysmem().
> 
> Use symbolic return value for the command while updating
> the return value handling.
> 
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] cmd: zip: Use map_sysmem() with buffers in the zip command
      commit: 3a76ba66ecb65b892de8b16360a8b0e93415f712
-- 
Tom




More information about the U-Boot mailing list