Make tcti-spi-helper TCTIs PIRQ capable
Opened this issue · 0 comments
AndreasFuchsTPM commented
Make tcti-spi-helper TCTIs PIRQ capable
This would be a call for tcti-spi-helper derivatives to Tss2_Tcti_Spi_Helper_enable_pirq()
.
The application could then schedule the tcti_receive()
/ Tss2_Esys_Execute_Finish()
/ Esys_XXX_Finish()
call to be invoked when the PIRQ triggers.
But this is only interesting for dataAvail IRQ, I guess; not for e.g. CommandReady IRQs