Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

riscv: telink: merge zigbee fimware before process_binaries #365

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

pulin1103
Copy link
Collaborator

  • check zigbee firmware path.
  • merge zb fw into matter fw and sign it.

Copy link
Owner

@s07641069 s07641069 left a comment

Choose a reason for hiding this comment

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

@pulin1103
Code looks ok
But please take a look into /scripts/tools/telink/process_binaries.py
This script I created to replace dd command usage under CMake
It much user friendly and easy to use.
Under Matter upstream master we use only this script, no more dd commands for merging binaries.

- check zigbee firmware path.
- merge zb fw into matter fw and sign it.

Signed-off-by: Zhenghuan Zhang <[email protected]>
@pulin1103 pulin1103 force-pushed the develop_dual_merge_zbfw branch from 0cbd515 to 4418497 Compare January 9, 2025 09:19
@pulin1103
Copy link
Collaborator Author

@s07641069
Thank you for your suggestion. To meet IKEA's requirements, the process_binaries script needs some modifications (time is tight). We will try to add the functionality of merging Zigbee firmware into the script later.

@andy-liu-telink andy-liu-telink merged commit 5b80f89 into develop_dual Jan 10, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants