Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
armv6-m: fix the incorrect stub-function entry address of svc call
the stub-function entry address is stored in r4, we should branch to the stub-function with blx r4, not r5 Signed-off-by: guoshichao <guoshichao@xiaomi.com>
- Loading branch information