mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
98ad3fe82b
To support Intel CET, all indirect branch targets must start with endbranch. Here is a patch to add endbranch to function entries in x86_64 assembly codes which are indirect branch targets as discovered by running openssl testsuite on Intel CET machine and visual inspection. Verified with $ CC="gcc -Wl,-z,cet-report=error" ./Configure shared linux-x86_64 -fcf-protection $ make $ make test and $ CC="gcc -mx32 -Wl,-z,cet-report=error" ./Configure shared linux-x32 -fcf-protection $ make $ make test # <<< passed with https://github.com/openssl/openssl/pull/10988 Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10982) |
||
---|---|---|
.. | ||
aes-gcm-armv8_64.pl | ||
aesni-gcm-x86_64.pl | ||
ghash-alpha.pl | ||
ghash-armv4.pl | ||
ghash-c64xplus.pl | ||
ghash-ia64.pl | ||
ghash-parisc.pl | ||
ghash-s390x.pl | ||
ghash-sparcv9.pl | ||
ghash-x86_64.pl | ||
ghash-x86.pl | ||
ghashp8-ppc.pl | ||
ghashv8-armx.pl |