feat: Added Initdata Support for CCCO Baremetal Solution#131
Merged
Sashwat-K merged 1 commit intoJun 26, 2026
Merged
Conversation
Contributor
Author
|
Sashwat-K
reviewed
Jun 23, 2026
Sashwat-K
requested changes
Jun 23, 2026
b86587e to
77fa2c5
Compare
Sashwat-K
approved these changes
Jun 24, 2026
Sashwat-K
left a comment
Collaborator
There was a problem hiding this comment.
Looks good to me @Rohit-Singh43-1 ! Thank you for the feature!
| --out initdata.txt | ||
| ``` | ||
|
|
||
| **Save output to file:** |
Collaborator
There was a problem hiding this comment.
as per above heading this example is for baremetal solution we need to mention about sehdr flag here?
or can you mention this is for peer pod for better understanding?
- Create initdata for Baremetal solution with SE header binary
- Create initdata for Peer pod solution without SE header binary
Collaborator
There was a problem hiding this comment.
as in line 995 there is one example of peer pod.
Check and update accordingly
vikas-sharma24
requested changes
Jun 25, 2026
77fa2c5 to
460c1dd
Compare
460c1dd to
624f9e8
Compare
- Added Flg for providing the encoded sehdrbin in initdata flg Signed-off-by: Rohit.Singh43@ibm.com <Rohit.Singh43@ibm.com>
624f9e8 to
682a0cb
Compare
vikas-sharma24
approved these changes
Jun 26, 2026
Contributor
|
🎉 This PR is included in version 1.26.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
initdata flag is enhanced to support annotation creation for CCCO baremetal Solution
Type of Change
Testing
Tested the functionality of initdata flg against CCCO baremetal solution .
Checklist