add support for flashing cores from manifest file - #7
Merged
Conversation
try to flash cores from manifest file. So far we have only build images which made sense only for host simulations, when we use real HW we have to flash the image Signed-off-by: raiden00pl <raiden00@railab.me>
add flash_only config option for core. This allows flash core firmware for a given code, without running NTFC checks and test cases on it. This is usefull for AMP cases where we run tests only on application core, but we have to flash network interface core Signed-off-by: raiden00pl <raiden00@railab.me>
raiden00pl
force-pushed
the
flash_manifest
branch
from
July 3, 2026 11:37
37ad661 to
629861a
Compare
acassis
approved these changes
Jul 3, 2026
|
I was going to ask the usage case scenario where it is needed, but you already explained in the Docs! Kudos!!! |
xiaoxiang781216
approved these changes
Jul 3, 2026
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.
multi.py: flash cores from manifest
try to flash cores from manifest file. So far we have only build images which
made sense only for host simulations, when we use real HW we have to flash the image
add flash_only config option for core
add flash_only config option for core. This allows flash core firmware for
a given code, without running NTFC checks and test cases on it.
This is usefull for AMP cases where we run tests only on application core,
but we have to flash network interface core
Tested with Dawn project on various hardware targets: https://github.com/railab/dawn/blob/master/ntfc