lib: Mark gunzip as relocation code
authorSimon Glass <sjg@chromium.org>
Sun, 26 Jan 2025 18:43:24 +0000 (11:43 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 3 Feb 2025 22:01:36 +0000 (16:01 -0600)
commit5c751dc09128b6ca7dc12d6aec665f965905ab29
treed8ea5707c3295907a14abded6792ab3603c5cf1d
parent4ca29703906ec28814a6fc09088ca4b01e4f94ca
lib: Mark gunzip as relocation code

Mark the gunzip code as needed by relocation. This is used to decompress
the next-phase image.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/gunzip.c
lib/zlib/inflate.c