zephyr/arch/riscv32/core
Kumar Gala 4f7f0f73f3 arch: riscv32: Fix trivial comment
The Kconfig sybmol referenced in the comment is called
CONFIG_RISCV_SOC_CONTEXT_SAVE not CONFIG_RISCV_SOC_CONTEXT.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-01-31 07:40:24 -05:00
..
offsets arch: riscv32: provide a general mechanism for saving SoC context 2018-12-04 22:54:23 -05:00
CMakeLists.txt
cpu_idle.c
fatal.c arch: riscv32: follow-on tweaks 2019-01-25 11:59:46 -05:00
irq_manage.c riscv32: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
irq_offload.c
isr.S arch: riscv32: Fix trivial comment 2019-01-31 07:40:24 -05:00
prep_c.c kernel: Remove _IntLibInit function 2018-11-28 14:59:10 -08:00
reset.S arch: riscv32: support CONFIG_WDOG_INIT 2019-01-25 11:59:46 -05:00
swap.S tests: benchmarks: timing_info: Enable benchmarks for riscv32. 2018-08-20 06:51:25 -07:00
thread.c