nuttx/arch/arm/src
guoshichao 29e50ebed8 greenhills: add dummy implementation for unused function
add dummy implementation to avoid the link error

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-19 10:37:54 +08:00
..
a1x arch: Fix style warnings regarding included header files 2024-03-05 09:45:49 +08:00
am335x arch/arm/src/am335x: Fix incorrect signedness of variable 2024-04-04 11:50:36 +08:00
arm arm: Make ARMv5 boards work again 2024-08-02 13:39:40 +08:00
armv6-m arm-m/barrier: fix green hills build ARM_ISB error 2024-08-11 14:28:12 -03:00
armv7-a arm-m/barrier: fix green hills build ARM_ISB error 2024-08-11 14:28:12 -03:00
armv7-m arm-m/barrier: fix green hills build ARM_ISB error 2024-08-11 14:28:12 -03:00
armv7-r arm-m/barrier: fix green hills build ARM_ISB error 2024-08-11 14:28:12 -03:00
armv8-m armv8-m:fix log warnning 2024-08-12 01:52:35 +08:00
armv8-r arm/armv8-r: invalidate d-cache on boot 2024-08-16 13:41:19 +08:00
at32 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
c5471 net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
cmake cmake:split the archive process to avoid parameter problems 2024-08-18 23:26:01 +08:00
common greenhills: add dummy implementation for unused function 2024-08-19 10:37:54 +08:00
cxd32xx Fix Kconfig style 2024-07-12 06:37:59 +08:00
cxd56xx arch: cxd56xx: Add audio sources to CMakeLists.txt 2024-06-28 17:53:56 +08:00
dm320 arch/arm: Disable -Warray-bound for rp2040, dm320 and lpc31xx 2023-12-19 08:36:49 +08:00
efm32 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
eoss3 arch/arm:add up_debugpoint api 2023-12-11 08:43:26 -08:00
fvp-v8r-aarch32 fix nxstyle 2024-04-15 15:33:17 -03:00
gd32f4 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
goldfish arch: Remove xxx_intstack_top and xxx_intstack_alloc 2024-04-09 16:59:00 -03:00
imx1 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
imx6 arm/imx6: we use spin_lock_irqsave replace enter_critical_section to protect gpio init 2024-05-09 13:45:02 +08:00
imxrt imxrt: Correctly update PLL, bit has to toggled instead of being set 2024-07-04 13:00:19 -03:00
kinetis spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
kl spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
lc823450 Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
lpc17xx_40xx lpc17_40 i2c: Fix I2C driver state desynchronization. 2024-04-25 01:24:40 +08:00
lpc31xx arch: Fix style warnings regarding included header files 2024-03-05 09:45:49 +08:00
lpc43xx lpc43xx/usb: Fix gcc13.2 compiler error 2023-12-19 08:36:49 +08:00
lpc54xx spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
lpc214x Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
lpc2378 Fix nuttx coding style 2023-07-11 02:33:45 +08:00
max326xx arch/arm:add up_debugpoint api 2023-12-11 08:43:26 -08:00
moxart
mps mps3:Support NuttX running on qemu cortex-m55 2024-04-26 18:42:35 -03:00
mx8mp arch/mx8mp: add rptun/rpmsg client support 2024-04-30 11:30:02 -03:00
nrf52 fix nxstyle 2024-05-03 14:15:56 -03:00
nrf53 arch/arm/{nrf53|nrf91}: enable fpu if CONFIG_ARCH_FPU=y 2024-07-26 23:46:34 +08:00
nrf91 arch/arm/{nrf53|nrf91}: enable fpu if CONFIG_ARCH_FPU=y 2024-07-26 23:46:34 +08:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
qemu qemu/trustzone: add secure memory config 2024-04-14 12:07:59 -03:00
rp2040 Adapt i2c slave callback interface for rp2040 and s32k11x 2024-08-07 12:13:38 -03:00
rtl8720c Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
s32k1xx Adapt i2c slave callback interface for rp2040 and s32k11x 2024-08-07 12:13:38 -03:00
s32k3xx arch/arm/src/s32k3xx: Fix incorrect check for invalid port or pin number 2024-04-04 11:53:06 +08:00
sam34 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
sama5 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
samd2l2 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
samd5e5 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
samv7 samv7: Fix comment block in sam_rstc.h 2024-07-27 03:11:39 +08:00
stm32 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32f0l0g0 Correct comment blocks 2024-07-27 03:11:39 +08:00
stm32f7 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32h7 arm/stm32h7x3x_rcc.c: Add External Power Supply option to stm32h7x3x targets 2024-08-15 02:52:45 +08:00
stm32l4 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32l5 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32u5 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32wb spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
stm32wl5 fix stm32wl5_rcc.h: Add the missing argument to RCC_PLLCFG_PLLP define. 2024-08-11 03:10:20 +08:00
str71x fix nxstyle 2024-05-03 14:15:56 -03:00
tiva Replace all asserts in kernel code with ASSERT 2024-05-17 10:18:16 -03:00
tlsr82 up_backtrace: fix maybe backtrace the exiting thread 2024-07-26 12:03:43 +08:00
tms570 spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
xmc4 arch/xmc4 : fixed critical section in i2c_transfer 2024-08-02 20:28:25 +08:00
.gitignore
CMakeLists.txt cmake: move NUTTX_CHIP_ABS_DIR before common src 2023-11-07 17:39:03 +01:00
Makefile greenhills: add dummy implementation for unused function 2024-08-19 10:37:54 +08:00