tpm: Fix multiple device support

Hardware / Coreboot - Subrata [intel.com] - 29 May 2015 12:19 UTC

Current TPM driver does not support multiple devices for a given vendor. As the device object never takes the 2nd ID in the list. This patch fixes the same.

BRANCH=None BUG=None TEST=Built for sklrvp and tested on RVP3.

Change-Id: I82c3267c6c74b22650fc53dc6abdc2eb3daa138e

41b08d9 tpm: Fix multiple device support
src/drivers/pc80/tpm/tpm.c | 1 +
1 file changed, 1 insertion(+)

Upstream: review.coreboot.org


  • Share