Files
u-boot/arch/sandbox/cpu
Simon Glass 0db1b4305a sandbox: Drop use of special os_malloc() where possible
Some sandbox files are not built with U-Boot headers, so with the renamed
malloc functions there is now no need to use the special os_... allocation
functions to access the system routines. Instead we can just call them
directly.

Update the affected files accordingly.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
2019-01-14 17:47:13 -07:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00