nuttx/arch/arm/src/armv6-m
wanggang26 2c24e5b430 arch/arm-m: Clear lr before jump to __start
to fix issue about https://github.com/apache/nuttx/issues/12687

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-09-15 17:31:12 +08:00
..
arm_cpuinfo.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
arm_doirq.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
arm_dumpnvic.c armv6-m/dumpnvic: fix build warning 2023-11-29 03:58:05 -08:00
arm_exception.S armv6/7/8-m: use ISB instruction immediately after the MSR instruction 2024-05-29 14:16:55 -03:00
arm_hardfault.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
arm_initialstate.c sched: replace up_cpu_index with this_cpu 2024-09-05 12:09:24 +08:00
arm_ramvec_attach.c
arm_ramvec_initialize.c
arm_saveusercontext.S The character U+ff0c "," could be confused with the ASCII character U+002c ",", which is more common in source code. 2023-10-03 16:53:12 -04:00
arm_schedulesigaction.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
arm_sigdeliver.c signal: fix deadlock when sigdeliver call enter_critical_section 2024-06-22 19:35:28 -03:00
arm_svcall.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
arm_systemreset.c
arm_tcbinfo.c tcbinfo:remove total_num form tcbinfo. 2023-11-21 21:52:24 -08:00
arm_vectors.c arch/arm-m: Clear lr before jump to __start 2024-09-15 17:31:12 +08:00
barriers.h arm-m/barrier: fix green hills build ARM_ISB error 2024-08-11 14:28:12 -03:00
CMakeLists.txt cmake: port stm32f0l0g0 2023-07-24 10:13:26 -07:00
exc_return.h arch/armv6-m: Supports interrupt nesting 2023-08-07 05:43:13 -07:00
Kconfig
Make.defs procfs:add armv6-m cpuinfo 2023-08-10 14:13:35 +08:00
nvic.h
psr.h
ram_vectors.h
Toolchain.defs arm/clang: replace deprecated parameter 2023-11-29 03:58:05 -08:00