]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move rodata to .rodata section for armv8
authorAlexey Moksyakov <yavtuk@yandex.ru>
Thu, 16 Jan 2025 11:21:30 +0000 (14:21 +0300)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Jan 2025 16:33:41 +0000 (17:33 +0100)
commit5b36728d974578f2c74e9f3d2ee6472187084882
treecc87c4e51d798607cc85d1528f13996b8571ff05
parente8387ed61c5f434e3436cc2950dded431246e226
Move rodata to .rodata section for armv8

Adds missing files where asm code is generated by
perl scripts and read only constant is used

PR #24137

closes #23312

Signed-off-by: Alexey Moksyakov <yavtuk@yandex.ru>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26440)
crypto/sm4/asm/sm4-armv8.pl
crypto/sm4/asm/vpsm4-armv8.pl
crypto/sm4/asm/vpsm4_ex-armv8.pl