Peter Huewe

Results 32 comments of Peter Huewe

Very cool proposal - i hope I can find time to review it soon.

@AndreasFuchsSIT : Is it possible to run the device tests against this tcti ? This would be a nice way for testing

odr-violation - one definition rule - it complains that tcti-cmd and tcti-spi both define the same global `tss2_tcti_info`, (as do all other tcti's.) It might be the case (one would...

the `tss2_tcti_info` should be static anyway.

Hmm, what if there is no way to hold the CS over multiple spi transfers ? (many spi masters have that limitation) and one does not want or cannot use...

Hi, since we have a ` TSS2_TCTI_SPI_PLATFORM_FINALIZE finalize;` does it make sense to also include a `TSS2_TCTI_SPI_PLATFORM_INITIALIZE initialize` function ? to include the posiblility for a one-time setup (a little...

@jpxd any updates on this one? I would really like to see this feature to be available.

@jpxd Sorry I somehow missed that - variant 1 sounds fine.

Can you elaborate a bit more on this? By this description I find it hard to implement.

Hi, you can find a bit more recent version of the write up here https://github.com/Infineon/amazon-greengrass-hsi-optiga-tpm Peter