You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SVE2] Cherry Pick Matter Official CDs and CD Trusted Storage Implementation (#23239)
* Add missing pthread header (#22833)
* [build] Fix#21255 - allow circular initialization of SimpleStateMachine test. (#22461)
* [build] Fix#21255 - allow circular initialization of SimpleStateMachine test.
* [build] Add comment per review feedback.
* [Darwin][AttestationVerifier] Expose a mechanism to customise cd signing keys and use it in darwin (#22338)
* Add AttestationTrustStore::GetCertificationDeclarationCert virtual method to allow controllers passing in some CD certs
* Add cdCerts member to MTRControllerFactoryparams and override AttestationTrustStore::GetCertificationDeclarationCert
* Implement ArrayTrustStore::GetCertificationDeclarationSigningKey and initialize the test ArrayTrustStore store with the test CD cert
* Update the FileAttestationTrustStore to read a directory with der certs for certification declaration verification
* Add credentials/development/cd-certs/ and update chip-tool to use it if desired
* Update API to match conversation
- Remove CD stuff from FileAttestationTrustStore
- Refactor FileAttestationTrustStore to allow loading
of any X.509 cert directory
- Add a command line to chip-tool to disallow test keys
(`only-allow-trusted-cd-keys`)
- Add plumbing to enable CD keys lookup properly without mixing-up
with PAA semantics
- Add official CD verifying key and official SDK CD test key
in the default CD trust store as-is
* Update src/darwin to take into account the proposed changes
* Add unit test for `CsaCdKeysTrustStore`
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
* [Attestation] Updated to Use CD Signed by a Valid CSA Cert (#22685)
* Updated CSA Official CD Signing Certificates (#23027)
* restyled.
* Remove fixed versioning for git in cirque (#23257)
Co-authored-by: Gene Harvey <gene.harvey@smartthings.com>
Co-authored-by: Martin Turon <mturon@google.com>
Co-authored-by: Vivien Nicolas <vnicolas@apple.com>
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
Co-authored-by: Andrei Litvin <andy314@gmail.com>
0 commit comments