Skip to content

Commit 6de582c

Browse files
dgarskedanielinux
authored andcommitted
Fix spelling and update list of supported TPM's.
1 parent 80da567 commit 6de582c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Portable TPM 2.0 project designed for embedded use.
77

88
* This implementation provides all TPM 2.0 API's in compliance with the specification.
99
* Wrappers provided to simplify Key Generation/Loading, RSA encrypt/decrypt, ECC sign/verify, ECDH, NV, Hashing/HACM, AES, Sealing/Unsealing, Attestation, PCR Extend/Quote and Secure Root of Trust.
10-
* Testing done using TPM 2.0 modules from STMicro ST33 (SPI/I2C), Infineon OPTIGA SLB9670/SLB9672, Microchip ATTPM20, Nations Tech Z32H330TC/NS350 and Nuvoton NPCT650/NPCT750.
10+
* Testing done using TPM 2.0 modules from STMicro ST33 (SPI/I2C), Infineon OPTIGA SLB9670/SLB9672/SLB9673, Microchip ATTPM20, Nations Tech Z32H330TC/NS350 and Nuvoton NPCT650/NPCT750.
1111
* wolfTPM uses the TPM Interface Specification (TIS) to communicate either over SPI, or using a memory mapped I/O range.
1212
* wolfTPM can also use the Linux TPM kernel interface (`/dev/tpmX`) to talk with any physical TPM on SPI, I2C and even LPC bus.
1313
* Platform support for Raspberry Pi (Linux), MMIO, STM32 with CubeMX, Atmel ASF, Xilinx, QNX Infineon TriCore and Barebox.
@@ -31,7 +31,7 @@ Portable TPM 2.0 project designed for embedded use.
3131
* Time signed or set
3232
* PCR read/reset
3333
* GPIO configure, read and write.
34-
* Endrosement Key/Cert retreival and validation.
34+
* Endorsement Key/Cert retrieval and validation.
3535
* Parameter encryption support using AES-CFB or XOR.
3636
* Support for salted unbound authenticated sessions.
3737
* Support for HMAC Sessions.

0 commit comments

Comments
 (0)