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

travis: Run example efi application in QEMU #23

Closed johnandersen777 closed 5 years ago

johnandersen777 commented 5 years ago

Run tpm2-get-caps-fixed.efi in QEMU after running build and test in travis

flihp commented 5 years ago

High level feedback on this is very positive. This is the direction I wanted to take things and I really appreciate you pushing it further in this direction. A few questions that came to mind while reviewing this:

Eventually I'd like to turn this into a sort of integration test harness much like we do in the tpm2-tss & tpm2-abrmd using the autotools mechanisms. Been thinking about it a bit and I do not think that turning this PR into that work is the right thing to do. Instead I'd like to merge this once we sort out separating the bulk of the changes to the CI from the introduction of the qemu execution in the CI (the whole startup.nsh thing is really nice, had no idea you could do that).

flihp commented 5 years ago

This PR went stale. No progress in ~2 months. Closing.