u-boot-brain/arch/sandbox/cpu
Heinrich Schuchardt c0b19f25a1 sandbox: use O_CLOEXEC in os_open()
During a cold reset execv() is used to relaunch the U-Boot binary.
We must ensure that all files are closed in this case.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-11-05 09:11:30 -07:00
..
cpu.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
eth-raw-os.c sandbox: eth-raw: do not close the console input 2020-11-05 09:11:30 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00
os.c sandbox: use O_CLOEXEC in os_open() 2020-11-05 09:11:30 -07:00
sdl.c sandbox: make SDL window resizable 2020-10-29 14:42:18 -06:00
spl.c dm: test: Drop of-platdata pytest 2020-10-29 14:42:18 -06:00
start.c dm: test: Drop of-platdata pytest 2020-10-29 14:42:18 -06:00
state.c sandbox: handling out of memory 2020-07-09 18:57:21 -06:00
u-boot-spl.lds sandbox: u-boot.lds: Remove bogus __bss_start symbol 2020-08-22 08:54:51 -06:00
u-boot.lds sandbox: u-boot.lds: Remove bogus __bss_start symbol 2020-08-22 08:54:51 -06:00