nuttx/arch/arm/src
zhangyuan21 3b074b153b arch/armv8-m: add ARMV8M_TRUSTZONE_HYBRID feature
Some chips only have one core that supports secure in smp mode,
so need change EXC_RETURN to non-secure when switching to a core that
does not support secure.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-05-19 11:55:18 +08:00
..
a1x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
am335x Typo fixes. 2023-02-17 11:17:11 -03:00
arm arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
armv6-m arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
armv7-a arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
armv7-m arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
armv7-r arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
armv8-m arch/armv8-m: add ARMV8M_TRUSTZONE_HYBRID feature 2023-05-19 11:55:18 +08:00
c5471 Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
common arch/arm: set arm_testset to weak function 2023-05-18 13:46:27 +08:00
cxd56xx arch/arm/src/cxd56xx: fix style issues 2023-05-19 02:40:38 +08:00
dm320 Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
efm32 usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
eoss3 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
gd32f4 add littlefs support for gd32f450zk-eval board 2023-04-01 10:38:16 -03:00
imx1 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
imx6 arch/arm/src/imx6/Kconfig: Fix indentation 2023-05-10 00:45:29 +08:00
imxrt Wrong dlastsga or slast setting if doff or soff larger than one 2023-05-19 10:23:29 +08:00
kinetis usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
kl drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lc823450 arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
lpc17xx_40xx Indent the include statement by two spaces 2023-05-16 12:34:32 -03:00
lpc31xx usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
lpc43xx Fix typos (s/FRQUENCY/FREQUENCY/) 2023-05-13 00:31:26 +08:00
lpc54xx arch\arm\src\lpc54xx\Kconfig: Fix indentation 2023-05-18 15:43:22 +03:00
lpc214x Typo fixes. 2023-02-17 11:17:11 -03:00
lpc2378 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
max326xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
moxart
nrf52 assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
nrf53 assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
rp2040 mtd: Extend isbad and markbad func for mtd_dev_s 2023-03-01 10:06:56 -03:00
rtl8720c sem/sem_init: Change sem_xxx -> nxsem_xxx in kernel modules 2023-04-25 13:41:51 +02:00
s32k1xx arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
s32k3xx arch/arm/src/s32k3xx/Kconfig: Fix indentation 2023-05-10 00:45:29 +08:00
sam34 arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
sama5 arch/arm/sama5: Make EHCI work with slow devices. 2023-05-16 08:14:54 +02:00
samd2l2 Fix typos (s/FRQUENCY/FREQUENCY/) 2023-05-13 00:31:26 +08:00
samd5e5 usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
samv7 samv7: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
stm32 usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
stm32f0l0g0 stm32f0l0g0: Fix GPIO port definitions 2023-05-10 18:01:07 +08:00
stm32f7 arch/arm/src/stm32f7/stm32_usbhost.c: Fix nxstyle errors 2023-05-15 10:44:17 +08:00
stm32h7 arch/arm/src/stm32h7/stm32_usbhost.c: Fix nxstyle errors 2023-05-18 20:14:45 +08:00
stm32l4 usbhost: Fix function address generation for multi-port root hubs. 2023-05-11 09:44:18 +02:00
stm32l5 stm32l5:pinmap Add suffix to all pins and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32u5 stm32u5:stm32u585xx_pinmap Fix typo 2023-04-19 09:58:11 +02:00
stm32wb stm32wb:pinmap Add suffix to all pins and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32wl5 stm32wl5:pinmap Fix typo 2023-04-19 09:58:11 +02:00
str71x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tiva arch/arm: Add a "cc" flag to instructions that may modify condition flag. 2023-05-18 17:23:16 +08:00
tlsr82 arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
tms570
xmc4 Typo fixes. 2023-02-17 11:17:11 -03:00
.gitignore
Makefile