5.0.0: Difference between revisions

Line 59: Line 59:
==Kernel==
==Kernel==
* Kernel Address Space Layout Randomization was added.
* Kernel Address Space Layout Randomization was added.
** Instead of using a hardcoded address for per-CPU region, they now use x18 to point to the per-CPU region.
* 6 new syscalls


==Keys==
==Keys==