Changes

Jump to navigation Jump to search
29 bytes added ,  22:26, 13 March 2018
Line 86: Line 86:  
** 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.
 
* 5 new syscalls.
** SVCs 0x48/0x49 are accessible by [[AM_services|AM]]-sysmodule.
+
** Syscalls 0x48/0x49 are used by [[AM_services|AM]]-sysmodule.
 +
** Syscall 0x6F is used by FS.
 
* NPDM irq_id's are no longer checked to be < 0x100, instead max-value is loaded from per-cpu state.
 
* NPDM irq_id's are no longer checked to be < 0x100, instead max-value is loaded from per-cpu state.
 
* The order slabheaps are laid out in memory is now randomized.
 
* The order slabheaps are laid out in memory is now randomized.

Navigation menu