mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
1b369544ca
As armv7-a addrenv layout is not in line with other archs, we need align it with others by defining ARCH_DATA_RESERVE_SIZE as same as MM_PGSIZE for now to keep gnu-elf.ld.in unified. Signed-off-by: Yanfeng Liu <p-liuyanfeng9@xiaomi.com>