nuttx/arch/risc-v/src/rv32im
Xiang Xiao d6827cab60 arch: up_assert shouldn't call exit directly
since exit will be only callable from userspace and change
the 1st argument from "const uint8_t *" to "const char *"

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I86487d57210ab63109148232da71dbc4d60a563b
2020-07-19 01:21:36 +01:00
..
Kconfig build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig 2020-05-18 15:02:55 -06:00
riscv_assert.c arch: up_assert shouldn't call exit directly 2020-07-19 01:21:36 +01:00
riscv_blocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
riscv_copystate.c arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
riscv_doirq.c arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
riscv_fpu.S arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
riscv_initialstate.c arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
riscv_releasepending.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
riscv_reprioritizertr.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
riscv_schedulesigaction.c arch/risc-v/src/rv32im: update & complete risc-v rv32im arch 2020-06-30 09:31:21 -03:00
riscv_sigdeliver.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
riscv_swint.c arch/risc-v/src/rv32im: update & complete risc-v rv32im arch 2020-06-30 09:31:21 -03:00
riscv_syscall.S arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
riscv_unblocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
riscv_vfork.c sched/: Make more naming consistent 2020-05-16 13:39:03 -03:00
riscv_vfork.h arch/risc-v/src: Rename files starting by up_ to risc_ to conform to the 2020-04-30 20:48:32 -06:00
Toolchain.defs build: Move the toolchain library setting to the common place 2020-07-16 15:38:08 -03:00