HomeFreeBSD

ossl: Add missing labels to bsaes-armv7.S

Description

ossl: Add missing labels to bsaes-armv7.S

There is a bug in the OpenSSL script which generates this file; the bug
is in the process of being fixed upstream.

Specifically, when generating the output, bsaes-armv7.pl strips some
labels that are used when the output asm is compiled with KERNEL
defined, resulting in a build error. As a step towards adding armv7
support to ossl(4), manually patch the generated asm. The upstream fix
will be imported later.

Reviewed by: andrew, jhb, emaste
MFC after: 1 week
Sponsored by: Klara, Inc.
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D41303

(cherry picked from commit 454c425dbed1d341025c71a8645011a980e20ccd)

Details

Provenance
markjAuthored on Aug 7 2023, 2:17 PM
Reviewer
andrew
Differential Revision
D41303: ossl: Add missing labels to bsaes-armv7.S
Parents
rGd0434eff5786: arm/unwind: Check stack pointer boundaries before dereferencing
Branches
Unknown
Tags
Unknown