Skip to content

Commit 3857abd

Browse files
Support for Hardware Secure Module (HSM) using Infineon OPTIGA Trust M (#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>
1 parent 817f484 commit 3857abd

33 files changed

+4937
-260
lines changed

.github/.wordlist.txt

+6
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,8 @@ HomePods
644644
hostapd
645645
hostname
646646
href
647+
HSM
648+
hsm
647649
HTTPS
648650
HW
649651
hwadr
@@ -895,6 +897,7 @@ MoveWithOnOff
895897
MPSL
896898
MRP
897899
MTD
900+
MTR
898901
MTU
899902
Multiband
900903
Multicast
@@ -958,6 +961,7 @@ objcopy
958961
OccupancySensing
959962
OctetString
960963
OECORE
964+
OID
961965
ol
962966
Onboarding
963967
onboardingcodes
@@ -979,6 +983,7 @@ openweave
979983
OperationalCredentials
980984
operationalDataset
981985
opkg
986+
OPTIGA
982987
optionMask
983988
optionOverride
984989
optionsMask
@@ -1406,6 +1411,7 @@ transitionTime
14061411
TransportMgrBase
14071412
TriggerEffect
14081413
TRNG
1414+
trustm
14091415
TrustedRootCertificates
14101416
tsan
14111417
TSG

0 commit comments

Comments
 (0)