-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M #32771
Merged
Conversation
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
PR #32771: Size comparison from b30ef3b to a604bae Increases above 0.2%:
Increases (4 builds for psoc6)
Decreases (5 builds for efr32, psoc6)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
andy31415
approved these changes
Mar 28, 2024
andy31415
reviewed
Mar 28, 2024
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
andy31415
reviewed
Mar 28, 2024
andy31415
reviewed
Mar 28, 2024
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
andy31415
reviewed
Mar 28, 2024
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
andy31415
reviewed
Mar 28, 2024
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
PR #32771: Size comparison from b30ef3b to f1a2fbe Increases above 0.2%:
Increases (10 builds for efr32, k32w, psoc6)
Decreases (4 builds for psoc6)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, stm32, telink)
|
yunhanw-google
approved these changes
Mar 29, 2024
PR #32771: Size comparison from a7c9a7b to 4b85d0a Increases above 0.2%:
Increases (4 builds for psoc6)
Decreases (5 builds for efr32, psoc6)
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
|
arkq
approved these changes
Apr 3, 2024
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
src/platform/Infineon/crypto/trustm/CHIPCryptoPALHsm_P256_trustm.cpp
Outdated
Show resolved
Hide resolved
PR #32771: Size comparison from 2ca30ac to 65e3e18 Increases above 0.2%:
Increases (4 builds for psoc6)
Decreases (6 builds for efr32, psoc6)
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
|
- Updated the trustm_Open() to add init settings.
PR #32771: Size comparison from 96329ae to e416c5f Increases above 0.2%:
Increases (4 builds for psoc6)
Decreases (5 builds for efr32, psoc6)
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
|
ying-css
added a commit
to ying-css/connectedhomeip
that referenced
this pull request
Apr 9, 2024
project-chip#32771) * 1)Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * - Tidy up the code and the printouts. - Updated the trustm_Open() to add init settings. * - Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * 1)Updated README.md * Restyled by prettier-markdown * 1)Tidy Up the code --------- Co-authored-by: Ank Khandelwal <ank.khandelwal@infineon.com> Co-authored-by: Restyled.io <commits@restyled.io>
andy31415
pushed a commit
that referenced
this pull request
Apr 10, 2024
#32771) (#32905) * 1)Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * - Tidy up the code and the printouts. - Updated the trustm_Open() to add init settings. * - Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * 1)Updated README.md * Restyled by prettier-markdown * 1)Tidy Up the code --------- Co-authored-by: ying-css <71699179+ying-css@users.noreply.github.com> Co-authored-by: Restyled.io <commits@restyled.io>
ying-css
added a commit
to ying-css/connectedhomeip
that referenced
this pull request
Apr 19, 2024
project-chip#32771) * Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * Tidy up the code and the printouts. Updated the trustm_Open() to add init settings. * Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * 1)Updated README.md * Restyled by prettier-markdown * Tidy Up the code
ying-css
added a commit
to ying-css/connectedhomeip
that referenced
this pull request
Apr 22, 2024
project-chip#32771) * Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * Tidy up the code and the printouts. Updated the trustm_Open() to add init settings. * Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * Updated README.md * Restyled by prettier-markdown * Tidy Up the code
ying-css
added a commit
to ying-css/connectedhomeip
that referenced
this pull request
Apr 22, 2024
Author date: 4/4/2024 1:35:11 pm Committer: Ye Ying (IFAP CSS SMD AP TM SAE ITS) <Ying.Ye@infineon.com> Commit date: 22/4/2024 9:48:38 am Commit hash: eab8a63 Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M (project-chip#32771) * Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * Tidy up the code and the printouts. Updated the trustm_Open() to add init settings. * Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * Updated README.md * Restyled by prettier-markdown * Tidy Up the code
ying-css
added a commit
to ying-css/connectedhomeip
that referenced
this pull request
Apr 22, 2024
project-chip#32771) * 1)Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * - Tidy up the code and the printouts. - Updated the trustm_Open() to add init settings. * - Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * 1)Updated README.md * Restyled by prettier-markdown * 1)Tidy Up the code
andy31415
pushed a commit
that referenced
this pull request
Apr 30, 2024
#33130) * Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M (#32771) * 1)Added Crypto Function provided by Infineon HSM OPTIGA Trust M * Fix Lint code base error and remove unnecessary comments. * Restyled by whitespace * Apply restyled changes. * - Tidy up the code and the printouts. - Updated the trustm_Open() to add init settings. * - Clear the trustm_isOpen flag when trustm_close() is called. * Apply restyled patch * 1)Updated README.md * Restyled by prettier-markdown * 1)Tidy Up the code * 1)Updated trustm provisiong guides 2)Updated crypto functions for V1.2 branch * 1)Updated wordlist to include MTR * Restyled by clang-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
maciejbaczmanski
pushed a commit
to maciejbaczmanski/connectedhomeip
that referenced
this pull request
Jan 16, 2025
…A Trust M (project-chip#32771) (project-chip#32905)" This reverts commit 15b6bdd. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cherry picked to 1.3
crypto
documentation
Improvements or additions to documentation
examples
github
platform
review - approved
scripts
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.
1)Added Infineon OPTIGA Trust M as Hardware Secure Module (HSM)
2)Added support for device attestation/NOC/RNG/ECDH using Infineon Optiga Trust M
3)Integrated OPTIGA Trust M into psoc6 platform for lock-app
4)Option to switch between HSM and Host Software Crypto implementation