nuttx/arch/arm
guoshichao f6cfcfa39f 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>
2024-11-21 20:08:42 +08:00
..
include follow upstream change & fix minor things 2024-11-20 16:32:05 -03:00
src armv6-m: fix the incorrect stub-function entry address of svc call 2024-11-21 20:08:42 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch(rp23xx): add files 2024-11-20 16:32:05 -03:00