nuttx/boards/arm
Masayuki Ishikawa cb6dd70082 boards: cxd56xx: Fix a deadlock in cxd56_gs2200m.c
Summary:
- During streaming test, I noticed a dealock when controlling IRQ
- Actually, it will send an IPI when the cpu index is not 0
- However, up_cpu_pause() also sends IPI with critical section
- So the IRQ control must follow the same rule

Impact:
- Affects SMP only

Testing:
- Tested with spresense:wifi_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-10-08 09:02:17 +02:00
..
a1x/pcduino-a10 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
am335x/beaglebone-black libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
c5471/c5471evm libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
cxd56xx boards: cxd56xx: Fix a deadlock in cxd56_gs2200m.c 2020-10-08 09:02:17 +02:00
dm320/ntosd-dm320 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
efm32 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
eoss3/quickfeather sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
imx6/sabre-6quad libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
imxrt imxrt:imxrt10x0-evk Add KEEP on init_section 2020-09-29 10:26:59 +08:00
kinetis libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
kl libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
lc823450/lc823450-xgevk libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
lpc17xx_40xx libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
lpc31xx use "export" to expose TOPDIR to all child make instead of passing it around every time 2020-09-15 21:11:33 -07:00
lpc43xx libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
lpc54xx/lpcxpresso-lpc54628 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
lpc214x libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
lpc2378/olimex-lpc2378 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
max326xx/max32660-evsys libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
moxart/moxa libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
nrf52 boards/nrf52840-dk: normalize adc and pwm configs 2020-09-13 10:57:11 -03:00
nuc1xx/nutiny-nuc120 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
s32k1xx s32k1xx:boards Add KEEP on init_section 2020-09-29 10:26:59 +08:00
sam34 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
sama5 Kconfig: Fix syntax error in giant-board 2020-09-16 14:16:50 -06:00
samd2l2 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
samd5e5 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
samv7 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
stm32 arch: Initialize idle thread stack information 2020-09-16 06:57:29 -07:00
stm32f0l0g0 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
stm32f7 Fix nxstyle warning 2020-09-16 06:57:29 -07:00
stm32h7 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
stm32l4 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
str71x/olimex-strp711 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
tiva libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
tms570 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
xmc4 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00