Skip to content

Add support to add/remove custom kernel arguments for raw disk images using U-Boot#155

Merged
jsrc27 merged 2 commits into
torizon:trixiefrom
lucas-akira:TCB-868
Jul 16, 2026
Merged

Add support to add/remove custom kernel arguments for raw disk images using U-Boot#155
jsrc27 merged 2 commits into
torizon:trixiefrom
lucas-akira:TCB-868

Conversation

@lucas-akira

Copy link
Copy Markdown
Collaborator

Add support to add and remove custom kernel arguments for raw disk images that use U-Boot as bootloader. Adding custom kernel arguments is also supported using the build command via its respective option in the tcbuild.yaml file.

Test cases were also added for this new feature.

Related-to: TCB-868

@lucas-akira
lucas-akira requested a review from jsrc27 July 15, 2026 11:43
@lucas-akira lucas-akira self-assigned this Jul 15, 2026
Add support for WIC/raw disk (.img) images using U-Boot for the
following commands:

- kernel set_custom_args
- kernel get_custom_args
- kernel clear_custom_args

Support to add custom kernel arguments using the respective option of
the 'build' command is also included.

Related-to: TCB-868
Signed-off-by: Lucas Akira Morishita <lucas.morishita@toradex.com>
Related-to: TCB-868
Signed-off-by: Lucas Akira Morishita <lucas.morishita@toradex.com>

@jsrc27 jsrc27 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, just one minor comment.

Comment thread tcbuilder/backend/kernel.py
@jsrc27
jsrc27 merged commit 2b1acc5 into torizon:trixie Jul 16, 2026
13 of 14 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.

2 participants