mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-08-22 19:04:35 +00:00
![]() Define a structure to use for returning the PTM_GET_CAPABILITY result that resembles the layout of all the commands' structures. Since only 17bits for capabilities are currenlty defined and they are returned in big endian format as part of a 64bit number, this change can be done without any side effects. The upper 32bit of this number now become the tpm_result, which will always be 0. The lower 32bits are the possible capability flags, of which the 17 are used. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
swtpm_ioctls.pod |