mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 21:29:02 +00:00
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) |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||