HIRS/settings.gradle
2023-02-14 07:30:16 -05:00

6 lines
168 B
Groovy

rootProject.name = 'HIRS'
include 'TPM_Utils',
'HIRS_AttestationCAPortal',
'tpm_module',
'tools/tcg_rim_tool',
'tools/tcg_eventlog_tool'