修改lwp支持中arm cortex-a的swi入口函数处理

This commit is contained in:
shaojinchun
2019-04-27 13:54:51 +08:00
parent 12610f76ae
commit 1e7bd3d8a1
3 changed files with 8 additions and 10 deletions
+1 -3
View File
@@ -241,9 +241,7 @@ rt_hw_context_switch_interrupt_do:
.endm
.align 5
.globl vector_swi
.weak SVC_Handler
SVC_Handler:
.weak vector_swi
vector_swi:
push_svc_reg
bl rt_hw_trap_swi