Package: android-platform-external-boringssl / 14.0.0+r45-2

Metadata

Package Version Patches format
android-platform-external-boringssl 14.0.0+r45-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 Add new Arch ia64 riscv64 sh4 x32.patch | (download)

src/include/openssl/base.h | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 support to build on little endian systems: ia64, riscv64, sh4, and x32
02 sources mk.patch | (download)

src/util/generate_build_files.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 update debian/sources.mk
03 Disable failing test.patch | (download)

src/ssl/ssl_test.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable failing test
04 Revert Remove support for ppc64le.patch | (download)

src/crypto/fipsmodule/rand/getrandom_fillin.h | 2 2 + 0 - 0 !
src/include/openssl/base.h | 3 3 + 0 - 0 !
src/util/fipstools/acvp/modulewrapper/main.cc | 2 2 + 0 - 0 !
src/util/fipstools/delocate/delocate.go | 482 480 + 2 - 0 !
src/util/fipstools/delocate/delocate_test.go | 5 5 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-GlobalEntry/in.s | 9 9 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-GlobalEntry/out.s | 62 62 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-LoadToR0/in.s | 4 4 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-LoadToR0/out.s | 72 72 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-Sample/in.s | 161 161 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-Sample/out.s | 552 552 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-Sample2/in.s | 226 226 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-Sample2/out.s | 677 677 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-TOCWithOffset/in.s | 23 23 + 0 - 0 !
src/util/fipstools/delocate/testdata/ppc64le-TOCWithOffset/out.s | 178 178 + 0 - 0 !
15 files changed, 2456 insertions(+), 2 deletions(-)

 revert "remove support for ppc64le."
 This reverts commit 7d2338d000eb1468a5bbf78e91854236e18fb9e4.
 This reverts commit cbccae538c6f03cdf7b9fa263fd1c37724d7a769.
05 loong64.patch | (download)

src/crypto/fipsmodule/rand/getrandom_fillin.h | 2 2 + 0 - 0 !
src/include/openssl/base.h | 3 3 + 0 - 0 !
2 files changed, 5 insertions(+)

---