summaryrefslogtreecommitdiff
path: root/lib/zlib/inflate.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2025-01-26 11:43:23 -0700
committerTom Rini <trini@konsulko.com>2025-02-03 16:01:36 -0600
commit4ca29703906ec28814a6fc09088ca4b01e4f94ca (patch)
tree2d94971d360e29dfedcaf34c64be06ab7d4de5bc /lib/zlib/inflate.c
parent6e5b3d4265971a0494c4ef016597f65c41651ed9 (diff)
lib: Mark memcpy() and memmove() as relocation code
Mark these functions as needed by relocation. These functions are used to copy data while relocating the next-phase image. Drop the 'safe' versions from SPL as they are not needed. Change the static array to a local one, to avoid link errors when trying to access the data. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/zlib/inflate.c')
0 files changed, 0 insertions, 0 deletions