nuttx/arch/arm
Masayuki Ishikawa 529ac8dd9b arch/arm/src/lc823450: Fix setintstack macro in chip.h. In case of CONFIG_SMP=y, g_cpu0_instack_base and g_cpu1_instack_base
are not allocated just after g_instack_alloc but these values show the addresses for interrupt stack of each CPU. So to set the stack
pointer based on these variables, temporal register has to be used.
2018-06-27 06:50:00 -06:00
..
include Fix some errors found in build testing. 2018-06-25 17:06:29 -06:00
src arch/arm/src/lc823450: Fix setintstack macro in chip.h. In case of CONFIG_SMP=y, g_cpu0_instack_base and g_cpu1_instack_base 2018-06-27 06:50:00 -06:00
Kconfig Squashed commit of the following: 2018-06-20 12:30:37 -06:00