incubator-nuttx/arch/xtensa
YAMAMOTO Takashi 51490bad55 modlib: Implement sh_addralign handling
I've seen a module with 16 bytes .rodata alignment for xmm operations.
It was getting SEGV on sim/Linux because of the alignment issue.
The same module binary seems working fine after applying this patch.

Also, tested on sim/macOS and esp32 on qemu,
using a module with an artificially large alignment. (64 bytes)
2021-04-14 21:17:07 -05:00
..
include arch: xtensa: fix nxstyle errors 2021-04-07 21:21:51 -05:00
src modlib: Implement sh_addralign handling 2021-04-14 21:17:07 -05:00
Kconfig boards/xtensa/esp32: Add a section in external memory to hold some BSS 2021-03-23 16:39:01 +09:00