nuttx/arch/arm
Masayuki Ishikawa 2fbb896a4b arch: cxd56xx: Add SMP support to cxd56_farapi.c
Summary:
- This commit adds SMP support to cxd56_farapi.c
- nxplayer now works in SMP mode

Impact:
- Spresense in SMP mode only

Testing:
- Add the following configs to spresense:wifi
- +CONFIG_SCHED_INSTRUMENTATION=yy
- +CONFIG_SCHED_INSTRUMENTATION_BUFFER=y
- +CONFIG_SMP=y
- +CONFIG_SMP_NCPUS=2
- +CONFIG_SPINLOCK_IRQ=y
- Run nxplayer and play an WAV file on uSD card
- NOTE: http streaming playback would cause deadlocks

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-08-16 00:03:18 +01:00
..
include Several nxstyle fixes. 2020-08-05 08:55:54 -03:00
src arch: cxd56xx: Add SMP support to cxd56_farapi.c 2020-08-16 00:03:18 +01:00
Kconfig cxd56xx: spresense: Add some improvements and fix bugs for Spresense board 2020-07-28 09:13:05 +02:00