Kernel v2 released! I've cherry-picked some cherry-picked commits that were cherry-picked by others who cherry-picked (...) who cherry-picked the original commits and now I have this new version of my kernel(V2).
Changelog:
- kernel is now at 85d902d0a592ad8d8dd4fb4e3f8532103cbb75b2
- fixed some compile warnings;
- reduced Wi-Fi wakelocks;
- boot image compression optimizations for Cortex A15. Theoretically the phone should boot faster;
- bit sliced AES using NEON instructions. Faster AES encryption/decryption;
- glibc memcpy/memmove. Memory copy macros and functions of the glibc to improve the kernel version's performance;
- some other Cortex A15 compile flags. Here and here;
- I've readded the version option in build script;
Download
FTP: boot-v2.img
Dropbox: boot-v2.img
MD5: 494a6d26e03e1c7e834d323ce532b7df
Comments !