5.0.0: Difference between revisions

No edit summary
Line 85: Line 85:
* 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.
** Instead of using a hardcoded address for per-CPU region, they now use x18 to point to the per-CPU region.
* 5 new syscalls. SVCs 0x48/0x49 are accessible by [[AM_services|AM]]-sysmodule.
* 5 new syscalls.
** SVCs 0x48/0x49 are accessible by [[AM_services|AM]]-sysmodule.
* NPDM irq_id's are no longer checked to be < 0x100, instead max-value is loaded from per-cpu state.


===[[Internet Browser]]===
===[[Internet Browser]]===