/openbmc/u-boot/lib/ |
H A D | tpm-utils.h | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-common.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-v1.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-v2.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | hre.h | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | keyprogram.h | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | hre.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | keyprogram.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | controlcenterdc.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/cmd/ |
H A D | tpm-v1.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-common.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm_test.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-v2.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/ |
H A D | tpm-v1.h | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-common.h | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
H A D | tpm-v2.h | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd-id.c | abdc7b8a Sun Nov 18 15:22:27 CST 2018 Simon Glass <sjg@chromium.org> tpm: Convert to use a device parameter At present many TPM calls assume there is only one TPM in the system and look up this TPM themselves. This is inconsistent with driver model, which expects all driver methods to have a device parameter. Update the code to correct this. Signed-off-by: Simon Glass <sjg@chromium.org>
|