TPM 2.0 marshaler/unmarshaler
A unipolar no_std TPM 2.0 implementation that does not require heap allocator
and has zero dependencies.
Overview
- Git: https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/tpm2-protocol.git
- Contributions: patches can be submitted to
tpm-protocol@lists.linux.dev.
Mailing List
The list can be subscribed by sending an empty message to
tpm-protocol+subscribe@lists.linux.dev, Unsubscribing follows the same exact
pattern except that the subaddress is +unsubscribe.
Emails must be in text/plain (instead of e.g., text/html) .
Licensing
The tpm2-protocol library is licensed under the permissive MIT OR Apache-2.0
license to allow for wide adoption.