Changes

Jump to navigation Jump to search
104 bytes added ,  17:59, 13 March 2018
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]]===

Navigation menu