Skip to content

embedded-tools/Windows_TPM_Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic version of TPM driver for Windows 7 and newer.

It contains very basic structures for communication with TPM chip version 1.2 and also implements all authentication principles correctly.

This basic driver can be used as a base for your own embedded driver.

This driver also contains some functions that are not tested at all - e.g. function TakeOwnership was not tested because Windows 7 has TPM ownership, therefore this driver does not have rights to retake ownership.

Other functions are tested well - see the output of test application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published