nuttx/arch/arm
liuhaitao 55ff12ad66 arch/arm/src/common/up_exit.c: _exit should call arm_fullcontextrestore for armv8-m
Since armv8-m now uses arm_fullcontextrestore instead of up_fullcontextrestore, _exit
should call arm_fullcontextrestore for armv8-m accordingly.

Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-30 08:47:10 -06:00
..
include Mea Culpa. Fix nxstyle problems from PR879 2020-04-26 11:56:15 -03:00
src arch/arm/src/common/up_exit.c: _exit should call arm_fullcontextrestore for armv8-m 2020-04-30 08:47:10 -06:00
Kconfig Porting arch/armv8-m support 2020-04-26 07:43:37 -06:00