Grissiom
a8520ed383
cortex-r4: let svc mode reuse the stack of IRQ on startup
As the svc stack is the stack of threads, there is no need to allocate a separate stack for the startup. Reuse the IRQ stack should be OK. Tested on rm48 board.
Description
Languages
C
96.1%
Assembly
3%
HTML
0.4%
Python
0.2%
Shell
0.1%