openssl/crypto/ec/asm
Theo Buehler 25391acc14 Unable to run asm code on OpenBSD (amd64)
In order to get asm code running on OpenBSD we must place
all constants into .rodata sections.

davidben@ also pointed out we need to adjust `x86_64-xlate.pl` perlasm
script to adjust read-olny sections for various flavors (OSes). Those
changes were cherry-picked from boringssl.

closes #23312

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23997)
2024-04-17 09:38:06 +02:00
..
ecp_nistp384-ppc64.pl powerpc: ecc: Fix stack allocation secp384r1 asm 2023-09-01 10:06:54 +01:00
ecp_nistp521-ppc64.pl Copyright year updates 2023-09-07 09:59:15 +01:00
ecp_nistz256-armv4.pl
ecp_nistz256-armv8.pl
ecp_nistz256-ppc64.pl
ecp_nistz256-sparcv9.pl
ecp_nistz256-x86_64.pl Unable to run asm code on OpenBSD (amd64) 2024-04-17 09:38:06 +02:00
ecp_nistz256-x86.pl
ecp_sm2p256-armv8.pl Copyright year updates 2024-04-09 13:43:26 +02:00
x25519-ppc64.pl
x25519-x86_64.pl