nuttx/arch/arm/include
Ville Juven 42d0e356c2 arch/addrenv: Change group_addrenv_t to arch_addrenv_t
This is preparation for moving address environments out of the group
structure into the tcb.

Why move ? Because the group is destroyed very early in the exit phase,
but the MMU mappings are needed until the context switch to the next
process is complete. Otherwise the MMU will lose its mappings and the
system will crash.
2023-01-27 23:17:01 +08:00
..
a1x
am335x
arm arch/arm: optimize context switch speed 2022-03-15 23:03:51 +09:00
armv6-m compiler.h: Rename inline_function to always_inline_function 2022-09-07 10:24:04 +02:00
armv7-a armv7-a/r: modify regs index to improve exception performance 2022-09-16 15:24:03 +09:00
armv7-m arch:add faultmask register operation to armv7-m & armv8-m 2023-01-05 23:17:43 +02:00
armv7-r armv7-r: correct the wrong usage of ARMV7A_XX marco 2022-11-28 12:21:32 +01:00
armv8-m arch:add faultmask register operation to armv7-m & armv8-m 2023-01-05 23:17:43 +02:00
c5471
cxd56xx arch: cxd56xx: Fix duplicate definitions in battery_ioctl.h 2022-10-20 21:49:07 +02:00
dm320
efm32 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
eoss3
gd32f4 add chip GD32F450 of GD32MCU 2022-09-09 15:29:35 +08:00
imx1
imx6
imxrt
kinetis include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
kl
lc823450
lpc17xx_40xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc31xx
lpc43xx
lpc54xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc214x
lpc2378
max326xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
moxart
nrf52
nrf53 arch/arm: initial support for NRF5340 2022-09-18 21:49:32 +08:00
nuc1xx
phy62xx include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
rp2040 Add watchdog driver support to RP2040 2022-09-08 21:41:13 +08:00
s32k1xx
s32k3xx Add initial support for NXP S32K3 MCU family 2022-07-25 23:47:05 +08:00
sam34
sama5
samd2l2
samd5e5 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
samv7 arch/arm/samv7: correct number on interrupts 2022-01-03 22:10:22 +08:00
stm32
stm32f0l0g0 arch/stm32f0l0g0: add support for stm32l053 2022-07-09 23:37:33 +08:00
stm32f7
stm32h7 Add support for stm32h7b3xx MCU's flash 2022-10-21 01:37:23 +08:00
stm32l4
stm32l5
stm32u5 stm32u5: Architecture Support for STM32U5 2022-02-13 16:32:35 +08:00
stm32wb New stm32wb chip family 2022-07-01 12:13:58 +08:00
stm32wl5 stm32wl5: add new chip family 2022-06-07 22:28:32 +08:00
str71x
tiva include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
tlsr82 tlsr82: first commit of telink tlsr82xx chip port. 2022-05-09 12:33:39 +08:00
tms570
xmc4
.gitignore
arch.h arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
elf.h arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
inttypes.h arch/arm: Document the clever trick of PRI?32 macros 2022-11-01 23:11:16 +01:00
irq.h arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
limits.h arch: Define WCHAR_[MIN|MAX] in arch/include/limits.h 2022-06-03 22:25:49 +03:00
setjmp.h arch/arm: Support setjmp/longjmp for all socs 2022-03-09 17:13:21 +02:00
spinlock.h arch/arm: Remove the empty spinlock.h file 2022-02-25 09:18:53 +09:00
stdarg.h
syscall.h arch/arm: Remove FAR and CODE from common/ and arm*/ folder 2022-04-19 00:23:59 +03:00
types.h arch/arm: Fix types.h:61:9: error: unknown type name '__UINT32_TYPE__' 2022-11-06 07:14:39 +01:00