nuttx/arch/arm/src
Jukka Laitinen 1b75b5d5aa Fix compilation of arm protected build
Correct typos in include/nuttx/arch.h and suppress
"'noreturn' function does return" warning coming from arm_pthread_exit.c

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-09-07 00:31:47 +08:00
..
a1x Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
am335x Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
arm arch: Replace ar and nm with gcc-ar and gcc-nm 2021-09-02 10:02:14 -03:00
armv6-m arch: Replace ar and nm with gcc-ar and gcc-nm 2021-09-02 10:02:14 -03:00
armv7-a arch: Replace ar and nm with gcc-ar and gcc-nm 2021-09-02 10:02:14 -03:00
armv7-m arch: Replace ar and nm with gcc-ar and gcc-nm 2021-09-02 10:02:14 -03:00
armv7-r arch: Replace ar and nm with gcc-ar and gcc-nm 2021-09-02 10:02:14 -03:00
armv8-m arch: Replace ar and nm with gcc-ar and gcc-nm 2021-09-02 10:02:14 -03:00
c5471 ARM: fix CPSR corruption after exception handling 2021-07-19 08:41:06 -03:00
common Fix compilation of arm protected build 2021-09-07 00:31:47 +08:00
cxd56xx arch/*_testset: Fix few typos. 2021-08-25 00:20:20 +08:00
dm320 Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
efm32 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
eoss3 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
imx1 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
imx6 Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
imxrt arch/arm/src/imxrt/imxrt_flexcan.c: use SW control to check free MBs 2021-08-31 14:47:41 -03:00
kinetis arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
kl arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
lc823450 arch/*_testset: Fix few typos. 2021-08-25 00:20:20 +08:00
lpc17xx_40xx arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
lpc31xx Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
lpc43xx arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
lpc54xx arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
lpc214x Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lpc2378 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
max326xx arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
moxart Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
nrf52 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
nuc1xx arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
rp2040 arch/*_testset: Fix few typos. 2021-08-25 00:20:20 +08:00
rtl8720c arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
s32k1xx arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
sam34 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
sama5 Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
samd2l2 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
samd5e5 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
samv7 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
stm32 author: Aleksandr Vyhovanec: update licenses to Apache 2021-09-03 17:38:33 +08:00
stm32f0l0g0 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
stm32f7 arch/arm/stm32f7/stm32_irq: Fix format strings 2021-08-31 16:56:55 +08:00
stm32h7 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
stm32l4 arch/arm/src/stm32l4/stm32l4_flash.c: fix FLASH_CONFIG_I to use dual-bank access 2021-09-04 14:31:16 +08:00
stm32l5 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
str71x Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
tiva arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
tms570 arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
xmc4 arch/cortex-m: replace arm_switchcontext to c-style 2021-08-22 14:44:01 +08:00
.gitignore arch/arm: Add support for boot stage2 from Raspberry Pi Pico SDK 2021-02-20 03:45:24 -08:00
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00