commit | 439d11863654b4468d74b589b569d9c49c931225 | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Tue Jan 23 18:44:42 2024 +0000 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Jan 24 14:23:03 2024 +0100 |
tree | 9f014e70772f5cd707e4ff683958c71249e41412 | |
parent | ff48148ba08dbaf14f1a9c5125768d69ff24cdf3 [diff] |
CC3XX: Remove memory allocation functions for no_os Removes the memory allocation functions in the no_os PAL of the CC3XX runtime library. These functions are completely unused by the library but just the references to malloc, realloc and free caused the libc malloc library and its dependencies to be pulled into the binary. Signed-off-by: Jamie Fox <jamie.fox@arm.com> Change-Id: I413fb376248fc37273b1954630f0b9ad4f7f894b