Galaxy Note II: Cyanogenmod 11.0 – Fidelity Edition build 20140708

It’s been a long while since last time I cooked my own ROM to use. My Xperia Z broke months back and I’ve just got time to cook a new ROM on my current Note 2 phone recently with full Linaro optimizations including strict aliasing and audio optimizations.

Changes I made aside from CM nightlies.

-Compiled with latest Linaro toolchain and its NDK (4.7 for kernel and 4.9 for ROM)
-Compiled with Linaro optimization flags -O3 -pipe -Wl,–hash-style=gnu -fno-tree-vectorize -fno-inline-functions -fno-unswitch-loops
-Compiled with full strict aliasing (No warning error for kernel though because there’re too many to fix)
-Some Bionic optimizations cherry-picked from SlimSaber source
-Low latency audio/voice driver tweaks
-Use Superclock frequency for system clock used in kernel’s audio codec

Download: cm-11-20140708-UNOFFICIAL-n7100.zip