rt-thread-official/libcpu/risc-v/e310
zhangjun b032dff161 fix bug in rt_hw_context_switch_interrupt_do
save sp to old thread
	clear rt_thread_switch_interrupt_flag
always enable interrupt after rt_hw_context_switch
judeg the type of interrupt in trap_entry, then call handler(Machine timer interrupt of Machine external interrupt)
2017-07-30 19:46:28 +08:00
..
sifive add context_gcc.s 2017-07-17 15:44:00 +08:00
context_gcc.S fix bug in rt_hw_context_switch_interrupt_do 2017-07-30 19:46:28 +08:00
encoding.h add context_gcc.s 2017-07-17 15:44:00 +08:00
hifive1.h add context_gcc.s 2017-07-17 15:44:00 +08:00
init.c fix bug in rt_hw_context_switch_interrupt_do 2017-07-30 19:46:28 +08:00
platform.h add context_gcc.s 2017-07-17 15:44:00 +08:00
stack.c deleted: rtthread.s /*just for debug*/ 2017-07-17 16:55:33 +08:00
start_gcc.S fix bug in rt_hw_context_switch_interrupt_do 2017-07-30 19:46:28 +08:00