Introduction - If you have any usage issues, please Google them yourself
ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document is in the implementation of a_swi.s document called the C language implementation of SWI handler.