Re: [PATCH] test: boot: measurement: Fix compilation for non-sandbox builds

Tom Rini <[email protected]>
Newsgroups org.u-boot-project.lists.u-boot
Message-ID <[email protected]>
On Thu, 20 Aug 2026 17:57:08 +0200, Jan Kiszka wrote:

> asm/io.h provides map_to_sysmem() only for the sandbox. Other targets
> fail the build with
> 
> ../test/boot/measurement.c: In function ‘measure’:
> ../test/boot/measurement.c:30:33: error: implicit declaration of function ‘map_to_sysmem’; did you mean ‘map_physmem’? [-Wimplicit-function-declaration]
>    30 |         images.os.image_start = map_to_sysmem(kernel);
>       |                                 ^~~~~~~~~~~~~
>       |                                 map_physmem
> 
> [...]

Applied to u-boot/main, thanks!

[1/1] test: boot: measurement: Fix compilation for non-sandbox builds
      commit: f92bd784f6ce15aac66e89ab4c17349af18d4ddd
-- 
Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.