nuttx/arch/arm
Masayuki Ishikawa 3c4bf1a2bf arch: armv6-m: Refactor interrupt stack related code
Summary:
- Apply the same logic for armv7-m
- NOTE: stack pointer alignment is 4-byte

Impact:
- Affects armv6-m with interrupt stack enabled

Testing:
- Built with freedom-kl25z:nsh (CONFIG_ARCH_INTERRUPTSTACK=2048)
- Not tested but should work

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-10-26 09:05:49 -07:00
..
include Fix nxstyle warning 2020-10-20 01:45:06 -07:00
src arch: armv6-m: Refactor interrupt stack related code 2020-10-26 09:05:49 -07:00
Kconfig arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00