Skip to content

Commit 8aeb999

Browse files
committed
1)Updated README.md
1 parent 89eca38 commit 8aeb999

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

examples/lock-app/infineon/psoc6/README.md

+7-11
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ An example showing the use of Matter on the Infineon CY8CKIT-062S2-43012 board.
1414
- [Notes](#notes)
1515
- [Cluster control](#cluster-control)
1616
- [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)
1919
- [OTA Software Update](#ota-software-update)
2020

2121
<hr>
@@ -59,7 +59,7 @@ will then join the network.
5959

6060
_To build with Infineon Hardware Security Module-OPTIGA™ Trust M for Device
6161
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_
6363

6464
## Flashing the Application
6565

@@ -96,7 +96,7 @@ Run the built executable and pass it the discriminator and pairing code of the
9696
remote device, as well as the network credentials to use.
9797

9898
$ ./out/debug/chip-tool pairing ble-wifi 1234 ${SSID} ${PASSWORD} 20202021 3840
99-
99+
100100
Parameters:
101101
1. Discriminator: 3840
102102
2. Setup-pin-code: 20202021
@@ -137,9 +137,7 @@ commands. These power cycle the BlueTooth hardware and disable BR/EDR mode.
137137
- Pressing the button again within 5 seconds will cancel the factory reset of
138138
the board.
139139

140-
## <a name="build-trustm-hsm"></a>
141-
142-
## Building with OPTIGA™ Trust M as HSM
140+
## Building with Optiga Trust M as HSM
143141

144142
Infineon Hardware Security Module-OPTIGA™ Trust M is a high-end security
145143
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.
152150

153151
[OPTIGA™ Trust Adapter](https://www.infineon.com/cms/en/product/evaluation-boards/optiga-trust-adapter/)
154152

155-
- Building
153+
- Building:
156154

157155
Follow the steps to build with OPTIGA™ Trust M for device attestation use
158156
case:
@@ -170,9 +168,7 @@ cloud, giving every IoT device its own unique identity.
170168
- Proceed to OPTIGA™ Trust M Provisioning section to complete the credential
171169
storage into HSM.
172170
173-
### <a name="provisioning-trustm"></a>
174-
175-
### OPTIGA™ Trust M Provisioning
171+
### Optiga Trust M Provisioning
176172
177173
For the description of OPTIGA™ Trust M Provisioning with test DAC generation and
178174
PAI and CD storage, please refer to

0 commit comments

Comments
 (0)