u-boot/arch/sandbox
Simon Glass 3ff6fe5fab sandbox: Add a new header for the system malloc()
Some files use U-Boot headers but still need to access the system
malloc(). Allow this by creating a new asm/malloc.h which can be used so
long as U-Boot's malloc.h has not been included.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
cpu sandbox: Add a new header for the system malloc() 2020-02-05 19:33:46 -07:00
dts dm: core: Add ofnode_get_chosen_prop() 2020-02-05 19:33:45 -07:00
include/asm sandbox: Add a new header for the system malloc() 2020-02-05 19:33:46 -07:00
lib common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
config.mk efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00