[TEST] New NOTE section for BYT#2808
Closed
ktrzcinx wants to merge 7 commits intothesofproject:masterfrom
Closed
Conversation
This section will be used to store information about firmware known during compilation time. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
Extended manifest is a place to store build time known firmware metadata, for example firmware version or used compiler description. Given information is read on host side before firmware startup. This part of output binary is located as a first structure in binary file. Extended manifest should be skipped in firmware loading routine. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
Read only pointers should be explicit marked with const keyword to add more restrictions to code and make this function usable with arguments already marked as cost. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
Extended manifest is a place to store metadata about firmware, known during compilation time - for example firmware version or used compiler. Given information are read on host side before firmware startup. This part of output binary is not signed. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
Include such an information in extended manifest, to make it accessible from host side before firmware load and run. Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
783201e to
941d583
Compare
lgirdwood
requested changes
Apr 20, 2020
Member
lgirdwood
left a comment
There was a problem hiding this comment.
This needs split between sof and rimage repos.
002b9a8 to
acbc684
Compare
Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
183f752 to
dca2048
Compare
Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
Member
|
@ktrzcinx looks like it's mainly rimage issue blocking this now ? |
Member
Author
|
@lgirdwood it's only test PR, shouldn't be merge. I Close it |
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.
No description provided.