rt-thread/libcpu/risc-v/common
Fan Yang 96ba787e25
Bugfix/fix weak handle trap in riscv common crash rv64 trap handling (#9189)
* [bsp][hpmicro] add weak handle_trap implementation

- added weak handle_trap implementation

Signed-off-by: Fan YANG <fan.yang@hpmicro.com>

* [libcpu][risc-v][common] remove weak handle_trap function

- removed weak handle_trap function from trap_common.c

Signed-off-by: Fan YANG <fan.yang@hpmicro.com>

---------

Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
2024-07-15 17:51:32 +08:00
..
SConscript [libcpu][SConscript]规范group名为libcpu 2024-02-20 08:39:05 +08:00
atomic_riscv.c [atomic] add stdc atomic detection. (#7536) 2023-05-20 23:41:29 +08:00
context_gcc.S [bsp] add bl808 lp core (#7069) 2023-03-19 23:16:12 +08:00
cpuport.c rt_hw_cpu_shutdown: implement default weak function 2023-08-08 22:34:25 -04:00
cpuport.h [libcpu][risc-v][common] Fix application crash on risc-v soc if FPU is 2023-08-11 21:20:28 -04:00
interrupt_gcc.S Fix compiling eror in hpmicro bsp (#8889) 2024-04-30 20:11:47 +08:00
riscv-ops.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
riscv-plic.h [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
rt_hw_stack_frame.h [bsp] add bl808 lp core (#7069) 2023-03-19 23:16:12 +08:00
trap_common.c Bugfix/fix weak handle trap in riscv common crash rv64 trap handling (#9189) 2024-07-15 17:51:32 +08:00