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-08-11 16:43:41 -04:00
2018-08-11 16:00:50 +02:00
2018-08-11 16:00:50 +02:00
2018-11-14 09:16:27 -08:00
2018-11-14 09:16:27 -08:00
2017-01-21 15:12:33 -05:00
2019-12-17 06:58:19 +01:00
2018-11-14 09:16:27 -08:00
2018-11-14 09:16:27 -08:00
2019-12-15 11:44:12 +08:00
2018-12-19 15:23:01 +01:00
2020-01-17 13:26:50 -05:00
2019-02-09 12:50:22 -07:00
2020-01-08 13:20:08 +01:00