Skip to content

Feature: migration signature#149

Open
lpbeliveau-silabs wants to merge 2 commits intorelease_2.6-1.4from
feature/migration-signature
Open

Feature: migration signature#149
lpbeliveau-silabs wants to merge 2 commits intorelease_2.6-1.4from
feature/migration-signature

Conversation

@lpbeliveau-silabs
Copy link
Contributor

Problem / Feature

Adding a MigrateAttestationCredentialAPI to allow the Storage migration to be implemented in the matter_sdk.

Change overview

CHIP_ERROR MigrateAttestationCredentialAPI() method added.

Testing

In matter_sdk: Provision -> Build -> Flash -> Read NVM3 to confirm migration.


CHIP_ERROR DecryptUsingOtaTlvEncryptionKey(MutableByteSpan & block, uint32_t & mIVOffset);
CHIP_ERROR GetOtaTlvEncryptionKeyId(uint32_t & value) override;

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but this will be done while implementing the CTM in provisioning. I should have opened this as draft, this is mostly so I can clear the CI in the matter_sdk

Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense,
I can review it again once ready

@mkardous-silabs mkardous-silabs requested a review from a team as a code owner October 3, 2025 01:46
@Sarthak-Shaha
Copy link
Contributor

Is the target branch release_2.6-1.4 still relevant for the changes?

@Sarthak-Shaha
Copy link
Contributor

@lpbeliveau-silabs Is this still needed? if not can we draft this?

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.

3 participants