Import bsdiff from libtota 61/280161/1
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 24 Aug 2022 13:12:17 +0000 (15:12 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Wed, 24 Aug 2022 13:54:27 +0000 (15:54 +0200)
commitf75a5c888ab8b6a25653990d10cbe025bcef2c89
tree1ff4295e9594a49167c0f6c79bbd6913f5f986e6
parentc459a175da8efb5d3b379159badee86957d2e0d1
Import bsdiff from libtota

This commit import tools to generate binary deltas from libtota
commit 143447ad7 ("ss_bsdiff: Fix to speed up patch generation")

Change-Id: I3ef5abd6065b476ffbd682c92bf306edd9a2ea4f
LICENSE.Apache-2.0 [new file with mode: 0644]
LICENSE.BSD-2-Clause [new file with mode: 0644]
bsdiff/CMakeLists.txt [new file with mode: 0644]
bsdiff/ss_brotli_patch.c [new file with mode: 0644]
bsdiff/ss_brotli_patch.h [new file with mode: 0644]
bsdiff/ss_bsdiff.c [new file with mode: 0644]
bsdiff/ss_bspatch.c [new file with mode: 0644]
bsdiff/ss_bspatch_common.c [new file with mode: 0644]
bsdiff/ss_bspatch_common.h [new file with mode: 0644]