Skip to content

add Linux target support to NTFC - #20

Merged
xiaoxiang781216 merged 1 commit into
apache:mainfrom
raiden00pl:intel64-realtime-pr
Aug 31, 2026
Merged

add Linux target support to NTFC#20
xiaoxiang781216 merged 1 commit into
apache:mainfrom
raiden00pl:intel64-realtime-pr

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Add a per-core "os" option (default "nuttx") that selects the target shell abstraction, and implement the Linux shell contract used by serial and QEMU devices. Linux images are pre-built, so ELF parsing and NuttX core discovery are skipped for them.

This allows running the same test suites against Linux and NuttX, which is useful for comparing the two systems (e.g. benchmarks).

Add a per-core "os" option (default "nuttx") that selects the target
shell abstraction, and implement the Linux shell contract used by
serial and QEMU devices. Linux images are pre-built, so ELF parsing
and NuttX core discovery are skipped for them.

This allows running the same test suites against Linux and NuttX,
which is useful for comparing the two systems (e.g. benchmarks).

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
@raiden00pl

Copy link
Copy Markdown
Member Author

@xiaoxiang781216
xiaoxiang781216 merged commit a0ba968 into apache:main Aug 31, 2026
6 checks passed
@raiden00pl
raiden00pl deleted the intel64-realtime-pr branch August 31, 2026 07:46
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.

2 participants