Changes

Jump to navigation Jump to search
77 bytes added ,  22:27, 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.
** Syscalls 0x48/0x49 are used by [[AM_services|AM]]-sysmodule.
+
** Syscalls 0x48+0x49 are used by [[AM_services|AM]]-sysmodule.
 +
** Syscalls 0x4A+0x6F are used by [[Process_Manager_services|PM]]-sysmodule.
 
** Syscall 0x6F is used by FS.
 
** 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.

Navigation menu