Skip to content

Conversation

@vbendeb
Copy link

@vbendeb vbendeb commented Sep 21, 2025

The new extension contents is a 32 bit value which can be used by the owner to mark image for different applications built for the same chip.

Tested by creating a manifest including the new extension and observing the generated binary.

Change-Id: I16c5dca791b379adf98c6d4e2dfd6845844c8d65

The new extension contents is a 32 bit value which can be used by the
owner to mark image for different applications built for the same
chip.

Tested by creating a manifest including the new extension and
observing the generated binary.

Change-Id: I16c5dca791b379adf98c6d4e2dfd6845844c8d65
Signed-off-by: Vadim Bendebury <[email protected]>
@vbendeb vbendeb requested a review from a team as a code owner September 21, 2025 21:19
@vbendeb vbendeb requested review from cfrantz and removed request for a team September 21, 2025 21:19
@vbendeb
Copy link
Author

vbendeb commented Sep 21, 2025

This defines an optional extension which sets an additional image identifier, a 32 bit value.

@vbendeb vbendeb requested review from cfrantz and timothytrippel and removed request for cfrantz September 21, 2025 21:21
Copy link
Contributor

@timothytrippel timothytrippel left a comment

Choose a reason for hiding this comment

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

Let's also cherry-pick this to master branch after merging.

@timothytrippel timothytrippel merged commit 4933614 into lowRISC:earlgrey_1.0.0 Sep 23, 2025
64 of 66 checks passed
@jwnrt jwnrt added the CherryPick:master This PR should be cherry-picked to master label Jan 28, 2026
@lowrisc-ci
Copy link

lowrisc-ci bot commented Jan 28, 2026

Backport failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin master
git worktree add -d .worktree/backport-28324-to-master origin/master
cd .worktree/backport-28324-to-master
git switch --create backport-28324-to-master
git cherry-pick -x 0d4cca1598dba98e94752533a3e4a4c09b36bf07

@lowrisc-ci lowrisc-ci bot added the Manually CherryPick This PR should be manually cherry picked. label Jan 28, 2026
@lowrisc-ci
Copy link

lowrisc-ci bot commented Jan 28, 2026

Backport failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin master
git worktree add -d .worktree/backport-28324-to-master origin/master
cd .worktree/backport-28324-to-master
git switch --create backport-28324-to-master
git cherry-pick -x 0d4cca1598dba98e94752533a3e4a4c09b36bf07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CherryPick:master This PR should be cherry-picked to master Manually CherryPick This PR should be manually cherry picked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants