nuttx/arch/arm/src/armv6-m
Huang Qi c0a0de97ce Revert "libc: Call pthread_exit in user-space by up_pthread_exit"
This reverts commit f4a0b7aedd.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2022-02-09 21:21:43 +08:00
..
arm_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_copyfullstate.c arch: arm: armv6-m: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_doirq.c cortex-m/doirq: do not update the CURRENT_REGS on nested interrupt handling 2022-01-29 01:04:00 +08:00
arm_dumpnvic.c arch: arm: armv6-m: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_exception.S arch: armv6-m: Introduce setintstack macro 2021-07-03 04:13:13 -05:00
arm_fullcontextrestore.S arch/arm: Remove .cpu directive from assemble file 2021-04-04 17:29:42 -07:00
arm_hardfault.c arch: arm: armv6-m: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
arm_ramvec_attach.c arm: ARMv6-M vector table offset register support 2021-02-19 19:24:09 -08:00
arm_ramvec_initialize.c Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
arm_releasepending.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
arm_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
arm_saveusercontext.S arch/arm: Remove .cpu directive from assemble file 2021-04-04 17:29:42 -07:00
arm_schedulesigaction.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_sigdeliver.c signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
arm_signal_dispatch.c arch: arm: armv6-m: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:42:44 -07:00
arm_signal_handler.S arch/arm: Remove .cpu directive from assemble file 2021-04-04 17:29:42 -07:00
arm_svcall.c Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
arm_systemreset.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
arm_tcbinfo.c sched/tcbinfo: Fix the compile warning 2022-01-27 17:36:27 +08:00
arm_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
arm_vectors.c arch/arm/src/armv6-m: fix typo 2022-01-19 15:32:58 +01:00
exc_return.h arch: arm: armv6-m: fix nxstyle errors 2021-03-25 19:42:44 -07:00
Kconfig ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds 2022-01-25 20:24:28 +08:00
nvic.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
psr.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
ram_vectors.h Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
svcall.h Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
Toolchain.defs arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00
vfork.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00