swtpm/man
Stefan Berger 7499734f98 swtpm: Define a structure to return PTM_GET_CAPABILITY result
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>
2024-10-11 17:34:36 -04:00
..
man3 swtpm: Define a structure to return PTM_GET_CAPABILITY result 2024-10-11 17:34:36 -04:00
man5 swtpm_setup: Add support for --profile-name option 2024-10-02 09:35:17 -04:00
man8 swtpm: Implement --print-info to run TPMLIB_GetInfo with flags 2024-10-07 11:09:04 -04:00
Makefile.am Move *.conf and *.options to man5 2021-11-22 18:30:17 -05:00