"gitlab@git.project-insanity.org:onny/uboot-i9100.git" did not exist on "82a04900a5613d62a778436388e42f4fddf6c469"
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>
Loading
Please register or sign in to comment