diff options
author | Simon Glass <sjg@chromium.org> | 2020-02-03 07:36:18 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-02-05 21:48:23 -0700 |
commit | 21d651fb29cf268b1a5f64d080e3d352ee32c87f (patch) | |
tree | 616cf1f40f265c6e0b5e04bf8fad3e479275cd3f /arch/x86/include | |
parent | f217651575f30256955f22a1691115a70e7f5934 (diff) |
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>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions