Skip to content

add Linux target support to NTFC - #20

Open
raiden00pl wants to merge 1 commit into
apache:mainfrom
raiden00pl:intel64-realtime-pr
Open

add Linux target support to NTFC#20
raiden00pl wants to merge 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
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.

1 participant