Re: [PATCH 1/3] addrmap: Support on sandbox

2022-07-26 Thread Simon Glass
Update this feature so that it works on sandbox, using a basic identity mapping. This allows us to run the 'ut addrmap' test. Also fix up the test to use the correct macros to access the linker list, so that the 'ut addrmap' command actually works. Signed-off-by: Simon Glass --- board/sandbox/

[PATCH 1/3] addrmap: Support on sandbox

2022-07-13 Thread Simon Glass
Update this feature so that it works on sandbox, using a basic identity mapping. This allows us to run the 'ut addrmap' test. Also fix up the test to use the correct macros to access the linker list, so that the 'ut addrmap' command actually works. Signed-off-by: Simon Glass --- board/sandbox/