zephyr/arch/riscv/core
Nicolas Pitre 6051ea7d3c riscv: clarify stack size and alignment parameters
The StackGuard area is used to save the esf and run the exception code
resulting from a StackGuard trap. Size it appropriately.

Remove redundancy, clarify documentation, etc.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2022-05-18 10:54:53 +02:00
..
offsets arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
asm_macros.inc riscv: isr.S: compute _current_cpu using CPU number on SMP 2022-03-21 07:28:05 -04:00
CMakeLists.txt riscv: pmp: switch over to the new implementation 2022-04-29 15:30:00 +02:00
coredump.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
cpu_idle.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
fatal.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_manage.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
isr.S tracing: riscv: Add missing invoke of sys_trace_isr_exit() 2022-05-11 12:03:41 -04:00
pmp.c riscv: clarify stack size and alignment parameters 2022-05-18 10:54:53 +02:00
pmp.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
prep_c.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
reboot.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
reset.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
semihost.c semihosting: fix inline assembly output dependency 2022-04-24 19:46:15 +02:00
smp.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
switch.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread.c riscv: clarify stack size and alignment parameters 2022-05-18 10:54:53 +02:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
userspace.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00