| commit | b63a58a9916b94078e2a208b25e1cc3fc1b64d25 | [log] [tgz] |
|---|---|---|
| author | Matthew Ellis <Matthew.Ellis@arm.com> | Thu Jul 31 14:16:53 2025 +0100 |
| committer | Matthew Ellis <Matthew.Ellis@arm.com> | Mon Dec 08 11:29:21 2025 +0000 |
| tree | 03d9d3c0037d453f68a65fae144a9afc68283d28 | |
| parent | d012b9681304b7312948de345f9d7c79433bc576 [diff] |
feat: provide access to transport errors Signed-off-by: Matthew Ellis <Matthew.Ellis@arm.com> Change-Id: I20815f203fe7c91ee8b100dad9fc0ee09a05e5a4
TCG2-compliant TPM library based on the TCG PC Client Platform TPM Profile for TPM 2.0 Specification v1.06.
This library provides a lightweight C interface for interacting with TPM 2.0 devices, specifically targeting platforms compliant with the TCG2 specification.
cmake -B build cmake --build build
CC=aarch64-linux-gnu-gcc cmake -B build -DCMAKE_TRY_COMPILE_TARGET_TYPE=STATIC_LIBRARY cmake --build build
This project is licensed under the BSD 3-Clause License. See the LICENSE file for more information.