diff options
author | Eric Richter <erichte@linux.vnet.ibm.com> | 2016-06-01 21:14:00 +0300 |
---|---|---|
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2016-06-30 08:14:19 +0300 |
commit | 96d450bbeccda6f32c70bbb9ee54057f68733cad (patch) | |
tree | d42a489679baa7e4043430cdc610f67d9c5d0369 /mm | |
parent | f786b752098216fedb73ba2905c8cce12358534a (diff) | |
download | linux-96d450bbeccda6f32c70bbb9ee54057f68733cad.tar.xz |
integrity: add measured_pcrs field to integrity cache
To keep track of which measurements have been extended to which PCRs, this
patch defines a new integrity_iint_cache field named measured_pcrs. This
field is a bitmask of the PCRs measured. Each bit corresponds to a PCR
index. For example, bit 10 corresponds to PCR 10.
Signed-off-by: Eric Richter <erichte@linux.vnet.ibm.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions