Skip to content

[TEST] New NOTE section for BYT#2808

Closed
ktrzcinx wants to merge 7 commits intothesofproject:masterfrom
ktrzcinx:ext-mnf-test
Closed

[TEST] New NOTE section for BYT#2808
ktrzcinx wants to merge 7 commits intothesofproject:masterfrom
ktrzcinx:ext-mnf-test

Conversation

@ktrzcinx
Copy link
Member

No description provided.

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>
@ktrzcinx ktrzcinx force-pushed the ext-mnf-test branch 4 times, most recently from 783201e to 941d583 Compare April 20, 2020 09:29
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

This needs split between sof and rimage repos.

@ktrzcinx ktrzcinx force-pushed the ext-mnf-test branch 2 times, most recently from 002b9a8 to acbc684 Compare April 20, 2020 12:03
Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
@ktrzcinx ktrzcinx force-pushed the ext-mnf-test branch 3 times, most recently from 183f752 to dca2048 Compare April 21, 2020 06:25
Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
@lgirdwood
Copy link
Member

@ktrzcinx looks like it's mainly rimage issue blocking this now ?

@ktrzcinx
Copy link
Member Author

@lgirdwood it's only test PR, shouldn't be merge. I Close it

@ktrzcinx ktrzcinx closed this Apr 22, 2020
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