diff options
author | Thomas Huth <thuth@redhat.com> | 2016-06-07 17:39:37 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-06-14 10:41:38 +1000 |
commit | 8cd2ce7aaa3c3fadc561f40045d4d53ff72e94ef (patch) | |
tree | 203bffc0130f11a4093594dcc2afca67edb23ede /fpu | |
parent | 7386ae6372cc07c77a39cb3aa185848b43f7ae34 (diff) |
ppc: Split pcr_mask settings into supported bits and the register mask
The current pcr_mask values are ambiguous: Should these be the mask
that defines valid bits in the PCR register? Or should these rather
indicate which compatibility levels are possible? Anyway, POWER6 and
POWER7 should certainly not use the same values here. So let's
introduce an additional variable "pcr_supported" here which is
used to indicate the valid compatibility levels, and use pcr_mask
to signal the valid bits in the PCR register.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions