Searched hist:"84 fda15286d1bcf15e1c5cfb8320c5fab770165f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | diff 84fda15286d1bcf15e1c5cfb8320c5fab770165f Mon Sep 19 15:22:09 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: sanitize constant expressions
Use cpu_to_b32 at the time it is needed in enum tpm_capabilities and enum tpm_sub_capabilities in order to be consistent with the other enums in drivats/char/tpm/tpm.h.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
H A D | tpm-interface.c | diff 84fda15286d1bcf15e1c5cfb8320c5fab770165f Mon Sep 19 15:22:09 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: sanitize constant expressions
Use cpu_to_b32 at the time it is needed in enum tpm_capabilities and enum tpm_sub_capabilities in order to be consistent with the other enums in drivats/char/tpm/tpm.h.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
H A D | tpm.h | diff 84fda15286d1bcf15e1c5cfb8320c5fab770165f Mon Sep 19 15:22:09 CDT 2016 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> tpm: sanitize constant expressions
Use cpu_to_b32 at the time it is needed in enum tpm_capabilities and enum tpm_sub_capabilities in order to be consistent with the other enums in drivats/char/tpm/tpm.h.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|