e3c8b5496ffa328e38a6a0194f0e5716f2324c67
Kernel code and rodata sections are now read-only. Sections and mappings other than kernel code section are privileged-execute-never. All mappings are user-execute-never. Code assumes kernel text section is at start of ram, followed by rodata then data/bss/free-memory. Change-Id: I96e27f9a8844594da5e9d033759b90e47adb667f
lk
The LK embedded kernel
Languages
C
80.6%
C++
10.8%
Assembly
3.6%
Makefile
3.4%
Python
1%
Other
0.6%