zephyr/arch
Daniel Leung 0962114f2b riscv: implements arch_thread_priv_stack_space_get
This implements arch_thread_priv_stack_space_get() so this can
be used to figure out how much privileged stack space is used.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-08-28 06:50:30 -04:00
..
arc arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
arm arch: arm: cortex_m: pm_s2ram: save system_off before s2ram marking 2024-08-22 14:21:07 -04:00
arm64 arch/arm64/mmu: allow partial unmap of block mappings again 2024-08-27 15:14:43 -04:00
common arch: common: isr_tables: add shell command 2024-08-12 10:10:57 +02:00
mips arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
nios2 arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
posix arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
riscv riscv: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
sparc
x86 x86: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
xtensa xtensa: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
CMakeLists.txt
Kconfig riscv: implements arch_thread_priv_stack_space_get 2024-08-28 06:50:30 -04:00
Kconfig.v1
Kconfig.v2
archs.yml