Skip to content

Commit

Permalink
Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
ying-css and restyled-commits authored Apr 30, 2024
1 parent 817f484 commit 3857abd
Show file tree
Hide file tree
Showing 33 changed files with 4,937 additions and 260 deletions.
6 changes: 6 additions & 0 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,8 @@ HomePods
hostapd
hostname
href
HSM
hsm
HTTPS
HW
hwadr
Expand Down Expand Up @@ -895,6 +897,7 @@ MoveWithOnOff
MPSL
MRP
MTD
MTR
MTU
Multiband
Multicast
Expand Down Expand Up @@ -958,6 +961,7 @@ objcopy
OccupancySensing
OctetString
OECORE
OID
ol
Onboarding
onboardingcodes
Expand All @@ -979,6 +983,7 @@ openweave
OperationalCredentials
operationalDataset
opkg
OPTIGA
optionMask
optionOverride
optionsMask
Expand Down Expand Up @@ -1406,6 +1411,7 @@ transitionTime
TransportMgrBase
TriggerEffect
TRNG
trustm
TrustedRootCertificates
tsan
TSG
Expand Down
Loading

0 comments on commit 3857abd

Please sign in to comment.