Skip to content

Commit

Permalink
Enable risklevel2, match v44 of security wiki
Browse files Browse the repository at this point in the history
Change-Id: If884719fcc42a6023e9d9f35390db22f49b0e3ee
Original-Change-Id: I9ee4a8c97705ea5aa984c2c0137ed012d50eb658
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54711
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55631
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
jklazyns authored and dcrowell77 committed Mar 13, 2018
1 parent 00c3e73 commit 2c08db3
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,17 +205,17 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_FORCE_PRIV_L1D</id>
<id>ATTR_CHIP_EC_FEATURE_CORE_NIMDD22_SECURITY</id>
<targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
Force Private L1D
Force Nimbus DD2.2-specific security settings
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x22</value>
<test>LESS_THAN_OR_EQUAL</test>
<test>EQUAL</test>
</ec>
</chip>
</chipEcFeature>
Expand Down

0 comments on commit 2c08db3

Please sign in to comment.