@@ -14,8 +14,8 @@ An example showing the use of Matter on the Infineon CY8CKIT-062S2-43012 board.
14
14
- [ Notes] ( #notes )
15
15
- [ Cluster control] ( #cluster-control )
16
16
- [ Factory Reset] ( #factory-reset )
17
- - [ Building with OPTIGA™ Trust M as HSM] ( #build-trustm -hsm )
18
- - [ OPTIGA™ Trust M Provisioning] ( #provisioning-trustm )
17
+ - [ Building with Optiga Trust M as HSM] ( #building-with-optiga-trust-m-as -hsm )
18
+ - [ Optiga Trust M Provisioning] ( #optiga-trust-m-provisioning )
19
19
- [ OTA Software Update] ( #ota-software-update )
20
20
21
21
<hr >
@@ -59,7 +59,7 @@ will then join the network.
59
59
60
60
_ To build with Infineon Hardware Security Module-OPTIGA™ Trust M for Device
61
61
attestation and other security use cases, please refer to the
62
- [ Building with OPTIGA™ Trust M as HSM] ( #build-trustm -hsm ) for more instructions_
62
+ [ Building with OPTIGA™ Trust M as HSM] ( #building-with-optiga-trust-m-as -hsm ) for more instructions_
63
63
64
64
## Flashing the Application
65
65
@@ -96,7 +96,7 @@ Run the built executable and pass it the discriminator and pairing code of the
96
96
remote device, as well as the network credentials to use.
97
97
98
98
$ ./out/debug/chip-tool pairing ble-wifi 1234 ${SSID} ${PASSWORD} 20202021 3840
99
-
99
+
100
100
Parameters:
101
101
1. Discriminator: 3840
102
102
2. Setup-pin-code: 20202021
@@ -137,9 +137,7 @@ commands. These power cycle the BlueTooth hardware and disable BR/EDR mode.
137
137
- Pressing the button again within 5 seconds will cancel the factory reset of
138
138
the board.
139
139
140
- ## <a name =" build-trustm-hsm " ></a >
141
-
142
- ## Building with OPTIGA™ Trust M as HSM
140
+ ## Building with Optiga Trust M as HSM
143
141
144
142
Infineon Hardware Security Module-OPTIGA™ Trust M is a high-end security
145
143
solution that provides an anchor of trust for connecting IoT devices to the
@@ -152,7 +150,7 @@ cloud, giving every IoT device its own unique identity.
152
150
153
151
[ OPTIGA™ Trust Adapter] ( https://www.infineon.com/cms/en/product/evaluation-boards/optiga-trust-adapter/ )
154
152
155
- - Building
153
+ - Building:
156
154
157
155
Follow the steps to build with OPTIGA™ Trust M for device attestation use
158
156
case:
@@ -170,9 +168,7 @@ cloud, giving every IoT device its own unique identity.
170
168
- Proceed to OPTIGA™ Trust M Provisioning section to complete the credential
171
169
storage into HSM.
172
170
173
- ### <a name="provisioning-trustm"></a>
174
-
175
- ### OPTIGA™ Trust M Provisioning
171
+ ### Optiga Trust M Provisioning
176
172
177
173
For the description of OPTIGA™ Trust M Provisioning with test DAC generation and
178
174
PAI and CD storage, please refer to
0 commit comments