Skip to content

fix sabre-6quad boot - #386

Merged
xiaoxiang781216 merged 3 commits into
open-vela:devfrom
szafonimateusz-mi:sabre-6quad-idle-stack-align
Sep 18, 2026
Merged

xiaoxiang781216 merged 3 commits into
open-vela:devfrom
szafonimateusz-mi:sabre-6quad-idle-stack-align

Conversation

@szafonimateusz-mi

Copy link
Copy Markdown
Contributor

Summary

  • boards/imx6: Add support for mounting tmpfs file system
  • boards/arm/imx6/sabre-6quad: align the end of .bss to 8 bytes
  • boards/arm/imx6/sabre-6quad: enable TMPFS and setlogmask in citest

Impact

fix NTFC tests

Testing

local NTFC

no1wudi and others added 3 commits September 18, 2026 12:45
Implement functionality to mount the tmpfs file system during the bring-up process.
* Added conditional compilation for tmpfs support
* Included error logging for mount failures

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
The idle stack starts at _ebss and must meet STACKFRAME_ALIGN,
otherwise up_cpu_idlestack() asserts at boot.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
Required by the NTFC nsh and example tests, same as upstream.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
@xiaoxiang781216
xiaoxiang781216 merged commit c9ead10 into open-vela:dev Sep 18, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants