Skip to content

Commit

Permalink
Merge pull request #3 from RaymWong/python3_dev
Browse files Browse the repository at this point in the history
Update of Setup and Readme Guides
  • Loading branch information
RaymWong authored Mar 8, 2022
2 parents 0efaebb + 4d7a69b commit da0001e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ The main benefit from the tool is that you are able to explore OPTIGA™ TPM 2.0
- Raspberry Pi® 3 Model B+/ Raspberry Pi® 4 Model B
- Micro SD card (≥8GB)
- OPTIGA™ TPM 2.0 evaluation board
- [Iridium SLB 9670 TPM2.0](https://www.infineon.com/cms/en/product/evaluation-boards/iridium9670-tpm2.0-linux/) / [SLB 9672 TPM2.0](https://www.infineon.com/cms/en/product/security-smart-card-solutions/optiga-embedded-security-solutions/optiga-tpm/optiga-tpm-slb-9672/)
- [Iridium SLB 9670 TPM2.0](https://www.infineon.com/cms/en/product/evaluation-boards/iridium9670-tpm2.0-linux/)


| ![](/images/Overview/TPMRPI3.png) |
| --------------------------------- |

## Setup Environment

This tool was tested on a Raspberry Pi® 3 Model B+/ 4 Model B with Raspbian Linux in Release Version 11 (Bullseye) and kernel version 5.10.92 with an Infineon OPTIGA™ TPM SLB 9670/ 9672 TPM2.0 evaluation board attached to the Raspberry Pi® board.
This tool was tested on a Raspberry Pi® 3 Model B+/ 4 Model B with Raspbian Linux in Release Version 11 (Bullseye) and kernel version 5.10.92 with an Infineon OPTIGA™ TPM SLB 9670 TPM2.0 evaluation board attached to the Raspberry Pi® board.

The following software required for the OPTIGA™ TPM 2.0 Explorer:
- python-wxtools
Expand Down
4 changes: 2 additions & 2 deletions Setup Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This page provides instructions on how to install and configure the Raspberry Pi
- Raspberry Pi® 3 Model B+ / Raspberry Pi® 4 Model B
- Micro SD card (≥8GB) flashed with Raspberry Pi® Bullseye OS (Released on 2022-01-28). Download the official image from [[1]](#references).
- OPTIGA™ TPM 2.0 evaluation board
- [Iridium SLB 9670 TPM2.0](https://www.infineon.com/cms/en/product/evaluation-boards/iridium9670-tpm2.0-linux/) / [SLB 9672 TPM2.0](https://www.infineon.com/cms/en/product/security-smart-card-solutions/optiga-embedded-security-solutions/optiga-tpm/optiga-tpm-slb-9672/)
- [Iridium SLB 9670 TPM2.0](https://www.infineon.com/cms/en/product/evaluation-boards/iridium9670-tpm2.0-linux/)

| ![](/images/Overview/TPMRPI3.png) |
| --------------------------------- |
Expand All @@ -25,7 +25,7 @@ This page provides instructions on how to install and configure the Raspberry Pi
| Hardware | Version and Firmware/OS | Comment |
| -------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| Host PC | • x86 architecture and USB 2.0 (or higher) • Capable of running Linux, for example Ubuntu® 18.04 • Arbitrary as long as VNC viewer is present | This platform is used for patching the Kernel, maintaining and interacting with the Raspberry Pi® in a more convenient and faster way compared to doing all actions directly on the Raspberry Pi®. |
| OPTIGA™ TPM 2.0 evaluation board |[Iridium SLB 9670 TPM2.0](https://www.infineon.com/cms/en/product/evaluation-boards/iridium9670-tpm2.0-linux/) / [SLB 9672 TPM2.0](https://www.infineon.com/cms/en/product/security-smart-card-solutions/optiga-embedded-security-solutions/optiga-tpm/optiga-tpm-slb-9672/) | This board contains the Infineon OPTIGA™ TPM SLB 9670/ 9672 TPM2.0 mounted on an easy-to-use hardware board, which can be attached to the Raspberry Pi®. |
| OPTIGA™ TPM 2.0 evaluation board |[Iridium SLB 9670 TPM2.0](https://www.infineon.com/cms/en/product/evaluation-boards/iridium9670-tpm2.0-linux/) | This board contains the Infineon OPTIGA™ TPM SLB 9670 TPM2.0 mounted on an easy-to-use hardware board, which can be attached to the Raspberry Pi®. |
| Raspberry Pi® Board | • Model 3 B+/ 4 B, Bullseye OS (2022-01-28) • Micro SD Card with at least 8 GB • Micro-B/ Type C USB cable for power supply | A SD card with Raspberry Pi® Bullseye OS and kernel version 5.10.92 on it is required, which can be downloaded at [[1]](#references). This SD card will be plugged in the developer PC |


Expand Down

0 comments on commit da0001e

Please sign in to comment.