nuttx/arch/arm
chao.an 59e2e5fdc8 arch/arm: correct the frame pointer register declare
In AArch32, the frame pointer is stored in register R11 for ARM code or register R7 for Thumb code.
In AArch64, the frame pointer is stored in register X29.

Change-Id: I0c60cf37bea9bb94b9c2043b4c97e06001214a54
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-08-18 19:37:01 +08:00
..
include arch/arm: correct the frame pointer register declare 2021-08-18 19:37:01 +08:00
src mtd: Implement BIOC_PARTINFO for all drivers 2021-08-16 22:07:02 +08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-08-18 19:35:59 +08:00