arm-trusted-firmware/lib/zlib
Daniel Boulby a194255d75 feat(zlib): update zlib source files
Upgrade the zlib source files to the ones present in the version 1.2.13
of zlib [1]. Since 1.2.11 the use of Arm crc32 instructions has been
introduced so update the files to make use of this.

[1] https://github.com/madler/zlib/tree/v1.2.13

Change-Id: Ideef78c56f05ae7daec390d00dcaa8f66b18729e
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2022-10-24 16:49:32 +01:00
..
adler32.c zlib: import zlib files from zlib 1.2.11 2018-02-02 00:18:54 +09:00
crc32.c feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
crc32.h feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
inffast.c feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
inffast.h zlib: import zlib files from zlib 1.2.11 2018-02-02 00:18:54 +09:00
inffixed.h zlib: import zlib files from zlib 1.2.11 2018-02-02 00:18:54 +09:00
inflate.c feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
inflate.h feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
inftrees.c feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
inftrees.h feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
tf_gunzip.c feat(sw_crc32): add software CRC32 support 2021-08-02 17:15:41 +01:00
zconf.h feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
zlib.h feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
zlib.mk zlib: add gunzip() support 2018-02-02 00:18:54 +09:00
zutil.c feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00
zutil.h feat(zlib): update zlib source files 2022-10-24 16:49:32 +01:00