Skip to content

Poly1305 ARM32 assembly code: loading with ldm#8561

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
SparkiDev:poly1305-arm32-asm-fix
Mar 14, 2025
Merged

Poly1305 ARM32 assembly code: loading with ldm#8561
douzzer merged 1 commit intowolfSSL:masterfrom
SparkiDev:poly1305-arm32-asm-fix

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

Loading message with ldm, that requires aligned pointers, when 64n + 16*[1-3] bytes are to be processed.

Testing

Enable assembly with ARMv7a all build and run all tests with emulator that crashes when unaligned loads are performed.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

Loading message with ldm, that requires aligned pointers, when 64n +
16*[1-3] bytes are to be processed.
@douzzer douzzer merged commit 37909e9 into wolfSSL:master Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants