nsacyber / HIRS

Trusted Computing based services supporting TPM provisioning and supply chain validation concepts. #nsacyber
Other
177 stars 57 forks source link

Remove HIRS_ProvisionerTPM2 #825

Open iadgovuser26 opened 4 weeks ago

iadgovuser26 commented 4 weeks ago

Per the HIRS Development changes discussion "The Base OS used for development of the TPM2 provisioner will be migrated to Windows 10/11 with .NET support and the Windows TPM stack. This will support packaging for windows (msi) as well as a major Linux packaging (RPM, Deb, etc) for most Linux Distros" The HIRS_ProvisionerTPM2 is a c++ implementation of the HIRS_Provisioner that only supported linux distos. As such it needs to be removed. HIRS will still support Linux via the HIRS_Provisioner.Net project.