zephyr/arch/riscv/core
Krzysztof Chruscinski 3ed8083dc1 kernel: Cleanup logger setup in kernel files
Most of kernel files where declaring os module without providing
log level. Because of that default log level was used instead of
CONFIG_KERNEL_LOG_LEVEL.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-11-27 09:56:34 -05:00
..
offsets arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
pmp arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
CMakeLists.txt arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
cpu_idle.c
fatal.c kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
irq_manage.c kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
irq_offload.c
isr.S tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
prep_c.c arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
reset.S arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
swap.S
thread.c arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
tls.c
userspace.S arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00