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

[device layer] Implement missing functionality in GenericConfigurationMgr #1166

Closed
turon opened this issue Jun 18, 2020 · 1 comment
Closed
Milestone

Comments

@turon
Copy link
Contributor

turon commented Jun 18, 2020

Problem

GenericConfigurationMgr references missing implementations for FabricState and hash algorithm.

Proposed Solution

Align hash algorithm with decisions from crypto team.

Regarding FabricState, need to track decisions there as well (TODO add reference to FabricState tracking issue #756).

Extend various platform implementations to support the new generic functionality (add new key/value pairs as needed and enable generic configuration tests)

woody-apple pushed a commit that referenced this issue Jun 19, 2020
… enable configurationMgr (#1166) (#1181)

* Disable Weave HashAlgo and align hash algorithm with decisions from crypto team.

* Disable FabricState dependent parts temporarily until the final decision (issue #756).

* Enable configurationMgr in CHIP test framework

* Restyled by clang-format
@woody-apple woody-apple added this to the V1.0 milestone Jun 30, 2020
@yufengwangca
Copy link
Contributor

#1181

This issue can be closed

@yufengwangca yufengwangca removed their assignment Jul 17, 2020
@turon turon closed this as completed Jul 17, 2020
shgutte pushed a commit to shgutte/connectedhomeip that referenced this issue Jan 11, 2024
…put path to be consistent with silabs_slc branch

Merge in WMN_TOOLS/matter from fix_ota_output_structure_smg to silabs

Squashed commit of the following:

commit 87ed9e9864e1e0387216f4ee81854881adc275c7
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 12:14:17 2023 -0400

    fixed name of var

commit 86e2db960337dbbe20d7b225ac60b60c7271e862
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 10:42:02 2023 -0400

    modified input to find command

commit e13576242f464dc028d3557c1148cd40f60f9237
Author: hussein elsherbini <[email protected]>
Date:   Wed Sep 20 16:31:57 2023 -0400

    MATTER-2443 modified OTA binaries output path to be consistent with silabs_slc branch
mkardous-silabs pushed a commit to mkardous-silabs/connectedhomeip that referenced this issue Jan 29, 2024
…put path to be consistent with silabs_slc branch

Merge in WMN_TOOLS/matter from fix_ota_output_structure_smg to silabs

Squashed commit of the following:

commit 87ed9e9864e1e0387216f4ee81854881adc275c7
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 12:14:17 2023 -0400

    fixed name of var

commit 86e2db960337dbbe20d7b225ac60b60c7271e862
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 10:42:02 2023 -0400

    modified input to find command

commit e13576242f464dc028d3557c1148cd40f60f9237
Author: hussein elsherbini <[email protected]>
Date:   Wed Sep 20 16:31:57 2023 -0400

    MATTER-2443 modified OTA binaries output path to be consistent with silabs_slc branch
rcasallas-silabs pushed a commit to rcasallas-silabs/connectedhomeip that referenced this issue Jun 20, 2024
…put path to be consistent with silabs_slc branch

Merge in WMN_TOOLS/matter from fix_ota_output_structure_smg to silabs

Squashed commit of the following:

commit 87ed9e9864e1e0387216f4ee81854881adc275c7
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 12:14:17 2023 -0400

    fixed name of var

commit 86e2db960337dbbe20d7b225ac60b60c7271e862
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 10:42:02 2023 -0400

    modified input to find command

commit e13576242f464dc028d3557c1148cd40f60f9237
Author: hussein elsherbini <[email protected]>
Date:   Wed Sep 20 16:31:57 2023 -0400

    MATTER-2443 modified OTA binaries output path to be consistent with silabs_slc branch
rcasallas-silabs pushed a commit to rcasallas-silabs/connectedhomeip that referenced this issue Jun 20, 2024
…put path to be consistent with silabs_slc branch

Merge in WMN_TOOLS/matter from fix_ota_output_structure_smg to silabs

Squashed commit of the following:

commit 87ed9e9864e1e0387216f4ee81854881adc275c7
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 12:14:17 2023 -0400

    fixed name of var

commit 86e2db960337dbbe20d7b225ac60b60c7271e862
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 10:42:02 2023 -0400

    modified input to find command

commit e13576242f464dc028d3557c1148cd40f60f9237
Author: hussein elsherbini <[email protected]>
Date:   Wed Sep 20 16:31:57 2023 -0400

    MATTER-2443 modified OTA binaries output path to be consistent with silabs_slc branch
chirag-silabs pushed a commit to rosahay-silabs/connectedhomeip that referenced this issue Jul 15, 2024
…put path to be consistent with silabs_slc branch

Merge in WMN_TOOLS/matter from fix_ota_output_structure_smg to silabs

Squashed commit of the following:

commit 87ed9e9864e1e0387216f4ee81854881adc275c7
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 12:14:17 2023 -0400

    fixed name of var

commit 86e2db960337dbbe20d7b225ac60b60c7271e862
Author: hussein elsherbini <[email protected]>
Date:   Thu Sep 21 10:42:02 2023 -0400

    modified input to find command

commit e13576242f464dc028d3557c1148cd40f60f9237
Author: hussein elsherbini <[email protected]>
Date:   Wed Sep 20 16:31:57 2023 -0400

    MATTER-2443 modified OTA binaries output path to be consistent with silabs_slc branch
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

No branches or pull requests

3 participants