Skip to main content

Module sysinfo

Module sysinfo 

Source
Expand description

High-level functions to get information about a Chrome device

Re-exports§

pub use gsc::*;
pub use rollback::*;
pub use stubs::*;

Modules§

backend
gsc
rollback
stubs

Functions§

get_tpm_version
Returns the version of TPM that Tlcl was compiled with, e.g: if feature tpm 2_0 is enabled, then this will return “TPM 2.0”.