zephyr/arch/riscv/core
Flavio Ceolin 3a04cc2210 riscv: core: Remove invalid comparison
unsigned int will never be lesser than 0.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-03-26 07:13:13 -04:00
..
offsets arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
pmp riscv: core: Remove invalid comparison 2021-03-26 07:13:13 -04:00
CMakeLists.txt arch: riscv: add common stub reboot function 2021-03-04 11:09:51 -06:00
cpu_idle.c
fatal.c arch: riscv: improve exception messages 2021-03-22 15:47:09 -04: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
reboot.c arch: riscv: add common stub reboot function 2021-03-04 11:09:51 -06:00
reset.S arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00
swap.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
thread.c kernel: arch: introduce k_float_enable() 2021-03-25 14:13:23 +01:00
tls.c riscv: add support for thread local storage 2020-10-24 10:52:00 -07:00
userspace.S arch: riscv: add memory protection support 2020-11-09 15:37:11 -05:00