mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 17:50:17 +00:00
feat(tpm): initial tpm support code, we just tell systemd about the pcr banks right now
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
/// timer: Platform timer support.
|
||||
pub mod timer;
|
||||
/// tpm: Platform TPM support.
|
||||
pub mod tpm;
|
||||
|
||||
Reference in New Issue
Block a user