1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-01 23:27:56 +01:00
Files
u-boot-megous/drivers
Simon Glass 21d651fb29 sandbox: Complete migration away from os_malloc()
Now that we can use direct access to the system malloc() in sandbox, drop
the remaining uses of os_malloc().

The only one remaining now is for the RAM buffer, which we do want to be
at a known address, so this is intended.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 21:48:23 -07:00
..
2019-12-02 18:23:09 -05:00
2020-01-25 12:04:36 -05:00
2019-08-07 15:31:04 -04:00