diff options
author | Simon Glass <sjg@chromium.org> | 2024-09-01 16:26:31 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-09-18 13:01:00 -0600 |
commit | 705cc13ce7a81111b93a11cfff1763e11586f33e (patch) | |
tree | 430483fd64799855ec61e0de10a0828ea9f7ec27 /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 7086a894f091cb8ed03b519ed64c6117a704fe90 (diff) |
test: mbr: Unmap the buffers after use
This tests maps some local variables into sandbox's address space. Make
sure to unmap them afterwards.
Note that the normal approach with sandbox is to use a fixed memory
address in the RAM, to avoid needing to create a map for transient local
variables.
Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 04291ee0aba ("cmd: mbr: Allow 4 MBR partitions without need...")
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions