u-boot-brain/arch/sandbox/cpu
Simon Glass 14e46dfb17 sandbox: Add os_realloc()
We provide os_malloc() and os_free() but not os_realloc(). Add this,
following the usual semantics. Also update os_malloc() to behave correctly
when passed a zero size.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-03-02 15:53:37 -05:00
..
cache.c sandbox: implement invalidate_icache_all() 2020-12-22 20:39:25 -07:00
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
eth-raw-os.c sandbox: eth-raw: do not close the console input 2020-11-05 09:11:30 -07:00
Makefile sandbox: implement invalidate_icache_all() 2020-12-22 20:39:25 -07:00
os.c sandbox: Add os_realloc() 2021-03-02 15:53:37 -05:00
sdl.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
spl.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
start.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
state.c sandbox: remove ram buffer file when U-Boot is loaded by SPL 2021-01-05 12:24:41 -07: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