Commit 7cb7c41
committed
Update System Call entry point for IAR/ARM_CM4_MPU
Earlier the System Call entry from an unprivileged task looked like:
1. SVC for entering system call.
2. System call implementation.
3. SVC for exiting system call.
Now, the entry point needs to make only one system call and everything
else is handled internally.
Signed-off-by: Gaurav Aggarwal <[email protected]>1 parent b4f501d commit 7cb7c41
File tree
4 files changed
+167
-441
lines changed- portable/IAR/ARM_CM4F_MPU
4 files changed
+167
-441
lines changed
0 commit comments