5.0.0: Difference between revisions
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. | ||
** 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. |