u-boot/arch/sandbox/cpu
Sean Anderson f6d76e6878 sandbox: Close file after mmaping it
After opening pathname, we must close ifd once we are done with it.

Fixes: b9274095c2 ("sandbox: Add a way to map a file into memory")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-11-14 20:04:01 -07:00
..
cache.c sandbox: implement invalidate_icache_all() 2020-12-22 20:39:25 -07:00
cpu.c sandbox: Add a dummy dcache_status() function 2023-06-21 16:54:25 -04:00
eth-raw-os.c sandbox: eth-raw: fix building with musl library 2022-01-25 14:02:38 -07:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00
os.c sandbox: Close file after mmaping it 2023-11-14 20:04:01 -07:00
sdl.c sandbox: Fix quiting when the LCD window is closed 2023-07-14 12:54:50 -04:00
spl.c test: spl: Add a test for the NET load method 2023-10-17 20:50:52 -04:00
start.c sandbox: Support -T in spl 2023-10-17 20:50:52 -04:00
state.c sandbox: Only read the state if we have a state file 2023-10-06 14:38:13 -04:00
u-boot-spl.lds test: spl: Add functions to create images 2023-10-17 20:50:52 -04:00
u-boot.lds sandbox: eliminate unused functions from binaries 2023-11-02 22:38:01 -04:00