tpm2-software / tpm2-tcti-uefi

TCTI module for use with TSS2 libraries in UEFI environment
BSD 2-Clause "Simplified" License
32 stars 17 forks source link

ci: Move logic to build dependencies to a shell script. #29

Closed flihp closed 5 years ago

flihp commented 5 years ago

This adds flexibility as we can call it from the .travis.yml or we can call it from ... somewhere else.

Signed-off-by: Philip Tricca philip.b.tricca@intel.com