-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "sdfw_services: regenerate zcbor encoders/decoders with curren…
…t version" This reverts commit 48d68a3. This commit breaks compatibility with older versions of SDFW. We have as a target for the next release to enable getting entropy from SDFW by default. This means that applications/tests which needs entropy will use SDFW for the first time. If this commit is not reverted all the affected testing CI plans will have to update their SDFW in order to pass if this commit is not reverted. So we concluded to revert this commit now in order to allow enabling entropy from the SDFW and open another PR to reapply this commit which can be merged when all the affected CI plans are updated to the required SDFW version. Signed-off-by: Georgios Vasilakis <[email protected]>
- Loading branch information
Showing
24 changed files
with
1,954 additions
and
913 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
subsys/sdfw_services/services/echo/zcbor_generated/CMakeLists.txt
This file contains 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 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
4 changes: 2 additions & 2 deletions
4
subsys/sdfw_services/services/echo/zcbor_generated/echo_service_decode.h
This file contains 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 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
4 changes: 2 additions & 2 deletions
4
subsys/sdfw_services/services/echo/zcbor_generated/echo_service_encode.h
This file contains 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
4 changes: 2 additions & 2 deletions
4
subsys/sdfw_services/services/echo/zcbor_generated/echo_service_types.h
This file contains 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
2 changes: 1 addition & 1 deletion
2
subsys/sdfw_services/services/psa_crypto/zcbor_generated/CMakeLists.txt
This file contains 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.