On 2026-08-07T08:06:41, Nikita Shubin <[email protected]> wrote: > spl: fit: Use map_sysmem() with buffers for fdt address > > The current implementation casts an address to a pointer. Make it more > sandbox-friendly by using map_sysmem(). > > Signed-off-by: Nikita Shubin <[email protected]> > > common/spl/spl_fit.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>
