]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
tpm: Request access to locality 0
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 28 Mar 2018 19:37:44 +0000 (15:37 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 12 Apr 2018 19:20:36 +0000 (15:20 -0400)
commitd1343e6863dd287ce7d4fcb5169c9cff568f9d1b
tree4725556507a4515bf32783f1ecd6990770e0ee7f
parent4922d6cb391b8ea48a35a73c46e484cf5f1a9b1a
tpm: Request access to locality 0

The CRB driver has to request access to locality 0. Our QEMU
CRB model will enforce that as well.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/hw/tpm_drivers.c