-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Silabs] [WiFi] Added changes for the 917 Wi-Fi multi-ota feature #37611
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
Open
shgutte
wants to merge
88
commits into
project-chip:master
Choose a base branch
from
shgutte:feature/wifi/multi-ota-processor
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
e795ea4
Added changes for the multi ota 917 soc
shgutte 4e01104
Added changes for the build errores
shgutte f1a1c48
Added changes for 917 soc
shgutte d1a9481
Added changes for the name for 917 NCP
shgutte 3d80103
Deleted the 917 NCP file
shgutte 895b60b
Added fixed for 917 SoC build changes
shgutte 6bd95c1
Added changes for 917 SOC
shgutte d389920
Added changes for the 917 SOC build error
shgutte 8c35d72
Added changes for the 917 SoC ota reset
shgutte 778998b
Added changes for OTA 917 SoC script
shgutte d7b5393
Added changes for 917 build
shgutte f623d18
Added debugging logs for the files
shgutte b54a584
Removed the duplicate code
shgutte 1ca4b6f
Added changes for the SoC Application
shgutte 4a13cd6
Added changes for builkd issue with EFR32 multi OTA
shgutte 036d156
Added changes for the OTA 917 NCP
shgutte f4fcc3a
Added changes for the OTA tlv
shgutte 747f655
Added changes for the comment
shgutte 9fd9768
Added changes for the process block for WIfi
shgutte 74aa301
Removed the mWriteOffset in firmware processor
shgutte f33fa4c
Removed unessory comment
shgutte 0b9fbd3
Added changes for the ProcessInternal OTA WiFi
shgutte e30f171
Added changes for WiFi OTA processor
shgutte 0055e53
Removed the unwanted line
shgutte 5b40aeb
Cleanup of the code
shgutte 3e9e447
Corrected #ifdef comments
shgutte a4204ea
Removed unwanted comment
shgutte 86960be
Added back the set_logger function
shgutte 48a304c
Applied suggestion
selissia ed40c6f
Added changes realted to comment
shgutte 31f2318
Discription for input command is updated
shgutte 5e86a77
Added changes for build file of 917 SoC
shgutte 4fd92e3
Added changes for encryption
shgutte 5745617
Adds changes for the multi-ota updated
shgutte 6a9978c
Adds changes for the customProcessor
shgutte 5ece5b1
Refacred the code and removed the not required code
shgutte 78e7e8a
Adds change for script
shgutte 7da7811
Adds changes for the 917 NCP
shgutte 54e7413
Restyle done
shgutte 0fc0120
Adds OTA_ENCRYPTION_ENABLE commnet
shgutte 5af72d1
Added SL_STATUS_SI91X_FW_UPDATE_DONE directly
shgutte 2d54d19
Removed the OTAImageTypex
shgutte 6f49043
Added comment for 917 NCP
shgutte 5926361
Removed the comment
shgutte 695c1ac
Changed the comment for SLI_SI91X_MCU_INTERFACE
shgutte 4008b30
Restyled by clang-format
restyled-commits a1d432c
917 SoC reset has been moved to HandleApply instead of applyaction
bhmanda-silabs 232c99e
Resolved review comments
bhmanda-silabs cf21bc5
Reverted multi-ota/build.gn changes
bhmanda-silabs 4a991cf
Remove commented code
bhmanda-silabs 223c484
Removed commented code
bhmanda-silabs 6c50085
Cleanup the code
bhmanda-silabs 9c6fb07
sl_si91x_soc_nvic_reset(); removed and added platform abstract reset API
bhmanda-silabs d19de61
Resolved CI build error
bhmanda-silabs 483b2f0
Cleanedup code
bhmanda-silabs 0288c98
Removed iWx917/OTAWiFiFirmwareProcessor.h in multiimageprocessor as i…
bhmanda-silabs 7742d50
Update src/platform/silabs/multi-ota/OTATlvProcessor.h
bhmanda-silabs e6f9c41
Update src/platform/silabs/efr32/BUILD.gn
bhmanda-silabs 4ea22e1
Update src/platform/silabs/multi-ota/SiWx917/OTAWiFiFirmwareProcessor…
bhmanda-silabs dd9de8d
Update src/platform/silabs/multi-ota/SiWx917/OTAWiFiFirmwareProcessor…
bhmanda-silabs 5f5df98
Removed extra logs and resolved review comments
bhmanda-silabs 2f3cb94
Addressed review comments
bhmanda-silabs a75347b
Addressed review comments
bhmanda-silabs 6e3925b
Moved DataAccumulator Data and getthreashhold to protected block
bhmanda-silabs f59148e
Resolved review comments
bhmanda-silabs 2a33a37
Added BUILD.gn for multi-ota directory
bhmanda-silabs 853dd05
Resolved re-review comments
bhmanda-silabs 56157bf
Resolve merge conflicts
bhmanda-silabs c6d08a7
Resolve merge conflicts
bhmanda-silabs 482f12c
Restored examples BUILD.gn changes as it is not required
bhmanda-silabs 633c8a1
Restored examples BUILD.gn changes as it is not required
bhmanda-silabs c8b2913
Restored windows app BUILD.gn changes
bhmanda-silabs 2f07aae
Resolved merge conflicts due to ldscripts and matter-platform.slcp
bhmanda-silabs 4266030
Resolved review comments
bhmanda-silabs 9f4da8e
Resolved build errors
bhmanda-silabs 5162afc
Added wifi_sdk firmware_upgrade path in efr32_sdk.gni
bhmanda-silabs 0a0697a
Corrected naming schema in factorydata and fimware processors
bhmanda-silabs 0bc0a0c
Resolved review comments
bhmanda-silabs 785b8e9
Reverted the changes in OTADataAccumulator class
bhmanda-silabs 07c5011
Reverted change in OTADataAccumulator class
bhmanda-silabs 8a97e04
Bring changes from matter_sdk
bhmanda-silabs a0a0838
Bring changes from matter_sdk
bhmanda-silabs c97496f
Restyled by clang-format
restyled-commits 791253a
Added custom TLV macros
bhmanda-silabs dfd9040
Added refactored build.gn and added encrption changes also from matte…
bhmanda-silabs cf41f98
Modifie add arg for wifi input file as tai for --wifi_ta_input_file
bhmanda-silabs d754ae6
Resolved merge conflicts
bhmanda-silabs 81740f6
Resolved merge conflicts
bhmanda-silabs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.