mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 11:14:43 +00:00
This adds two optimizations for ARM:
NEON optimized Adler(-)32 checksum algorithm (ARMv7 and newer NEON CPUs)
ARM(v7+) specific optimization for inflate
I've also connected inflate optimization to the build using the following
source as template.
|
||
|---|---|---|
| .. | ||
| patches | ||
| Makefile | ||