diff options
author | Simon Glass <sjg@chromium.org> | 2024-07-30 08:39:35 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-07 08:49:10 -0600 |
commit | 04894f5ad53cab0ee03eb3bc1cc1682e22f5dd1b (patch) | |
tree | 9dd6e83984ac9d1f633bda441591573d2ce1f5b7 /drivers/ddr/fsl/main.c | |
parent | c0d269da3c8492d4b81bbcb79a66f6d4a49f7610 (diff) |
malloc: Support testing with realloc()
At present in tests it is possible to cause an out-of-memory condition
with malloc() but not realloc(). Add support to realloc() too, so code
which uses that function can be tested.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/fsl/main.c')
0 files changed, 0 insertions, 0 deletions