| commit | 76e56245c6cba24c0e0efd6fd7d7fee8ae86835d | [log] [tgz] |
|---|---|---|
| author | Harrison Mutai <harrison.mutai@arm.com> | Tue Oct 21 10:48:40 2025 +0000 |
| committer | Matthew Ellis <Matthew.Ellis@arm.com> | Mon Dec 08 11:29:21 2025 +0000 |
| tree | b55d7ca1d7bf35d5328005ca029b68704ecbc01d | |
| parent | 3bff35ed6ff698eef414318437c4c3972162c017 [diff] |
feat: add extra logging messages Signed-off-by: Matthew Ellis <Matthew.Ellis@arm.com> Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Change-Id: I96d7d68e35ce69e1adca86c067b16c8d2e2aa202
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.