Skip to content

Infineon/optiga-trust-m

Repository files navigation

Infineon OPTIGA™ Trust M Host Library for C

This is the OPTIGA™ Trust M Host Library for C. It is a reference implementation that allows the use of the OPTIGA™ Trust M via a high-level API and serves as a basis of our example host applications.

Quick navigation

Getting started

Information on the Product including Documentation, GetStarted Guides or Application Notes can be found in OPTIGA™ Trust M Overview Repository here

Getting the Host Library

Below are the instructions to get the OPTIGA™ Trust M Host Library for C.

The OPTIGA™ Trust M Host Library for C can be cloned using git command :

git clone --recurse-submodules https://github.com/Infineon/optiga-trust-m.git

Building and testing the Host Library

Instructions on how to build and test the host library can be found here

Porting the Host library

Instructions on how to port the host library to a specific platform can be found here

Examples using Host Library

Examples to demonstrate basic functionality of the security chip can be found here

Host library overview

The following documentation is available for the host library.

Topic Link to documentation
API Documentation (High Level) OPTIGA™ Trust M API - High Level
API Documentation (Code) OPTIGA™ Trust M API - Code
I2C Interface Documenation I2C Interface Documenation

For more information please refer to the Wiki page of this project

Host Applications

Host application Platform Status
OPTIGA™ Trust M Cryptography ModusToolbox™ Active
OPTIGA™ Trust M MQTT Client ModusToolbox™ Active
OPTIGA™ Trust M Power management ModusToolbox™ Active
OPTIGA™ Trust M Data management ModusToolbox™ Active
OPTIGA™ Trust M TLS with mbedTLS Make Active
OPTIGA™ Trust M AWS FreeRTOS CMake Active
OPTIGA™ Trust M Microsoft Azure IoT Make Active
OPTIGA™ Trust M PKCS#11 interface CMake Active
OPTIGA™ Trust M Matter integration Ninja Active
OPTIGA™ Trust M Zephyr PAL & Application CMake Active

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Licensing

Please see our LICENSE for copyright and license information.

This project follows the REUSE approach, so copyright and licensing information is available for every file (including third party components) either in the file header, an individual *.license file or the .reuse/dep5 file. All licenses can be found in the LICENSES folder.