Searched hist:"000 a07b0aac1bc69bcf602b468d975c3e37a155c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 000a07b0aac1bc69bcf602b468d975c3e37a155c Tue Nov 26 14:30:41 CST 2013 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> tpm: Move sysfs functions from tpm-interface to tpm-sysfs
CLASS-sysfs.c is a common idiom for linux subsystems.
This is the first step to pulling all the sysfs support code from the drivers into tpm-sysfs. This is a plain text copy from tpm-interface with support changes to make it compile.
_tpm_pcr_read is made non-static and is called tpm_pcr_read_dev.
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
|
H A D | Makefile | diff 000a07b0aac1bc69bcf602b468d975c3e37a155c Tue Nov 26 14:30:41 CST 2013 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> tpm: Move sysfs functions from tpm-interface to tpm-sysfs
CLASS-sysfs.c is a common idiom for linux subsystems.
This is the first step to pulling all the sysfs support code from the drivers into tpm-sysfs. This is a plain text copy from tpm-interface with support changes to make it compile.
_tpm_pcr_read is made non-static and is called tpm_pcr_read_dev.
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
|
H A D | tpm-interface.c | diff 000a07b0aac1bc69bcf602b468d975c3e37a155c Tue Nov 26 14:30:41 CST 2013 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> tpm: Move sysfs functions from tpm-interface to tpm-sysfs
CLASS-sysfs.c is a common idiom for linux subsystems.
This is the first step to pulling all the sysfs support code from the drivers into tpm-sysfs. This is a plain text copy from tpm-interface with support changes to make it compile.
_tpm_pcr_read is made non-static and is called tpm_pcr_read_dev.
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
|
H A D | tpm.h | diff 000a07b0aac1bc69bcf602b468d975c3e37a155c Tue Nov 26 14:30:41 CST 2013 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> tpm: Move sysfs functions from tpm-interface to tpm-sysfs
CLASS-sysfs.c is a common idiom for linux subsystems.
This is the first step to pulling all the sysfs support code from the drivers into tpm-sysfs. This is a plain text copy from tpm-interface with support changes to make it compile.
_tpm_pcr_read is made non-static and is called tpm_pcr_read_dev.
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
|