master
Merge pull request #9796 from liamwhite/current
kernel: remove relative task registration
svc: Fix type consistency (exposed on macOS)
k_process: PageTable -> GetPageTable
scope_exit: Make constexpr
core: improve debug workflow
core: refactor emulated cpu core activation
kernel: restrict nce to applications
kernel/svc: switch to generated wrappers
kernel: implement light IPC
kernel: update KProcess
kernel: add KPageTableBase
kernel: fix debugger and process list lifetime
core_timing: Fix SingleCore cycle timer