nuttx/arch/arm
Masayuki Ishikawa 386946ee54 arch: cxd56xx: Fix address mapping in cxd56_modtext.c
Summary:
- I noticed that DEBUGASSERTION() happens when executing
  an ELF application
- This commit fixes this issue by re-mapping the address
  to SYSBUS in up_module_text_free()

Impact:
- None

Testing:
- Tested with spresense (both DEBUG_ASSERTIONS=n and y)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-06-04 01:40:37 -05:00
..
include arch: cxd56xx: Introduce CXD56_PHYSADDR 2021-06-02 22:13:10 -05:00
src arch: cxd56xx: Fix address mapping in cxd56_modtext.c 2021-06-04 01:40:37 -05:00
Kconfig arch: arm: Add select ARCH_HAVE_MODULE_TEXT to ARCH_CHIP_CXD56XX 2021-06-04 01:40:37 -05:00