Description
Introduce platform-specific 32-bit ARM (ARM32 / ARMv7 / AArch32) assembly optimizations for the backend's hashing and checksum verification modules. Currently, the project relies entirely on a generic software fallback on 32-bit ARM platforms, missing out on significant hardware features and instruction-level optimizations available on these processors.
Description
Introduce platform-specific 32-bit ARM (ARM32 / ARMv7 / AArch32) assembly optimizations for the backend's hashing and checksum verification modules. Currently, the project relies entirely on a generic software fallback on 32-bit ARM platforms, missing out on significant hardware features and instruction-level optimizations available on these processors.