Skip to content

Commit

Permalink
adding iss 768 init for p9 behaviour in nmmu
Browse files Browse the repository at this point in the history
Change-Id: I41d302272200ddc37276f56e238ccab8ed768163
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81386
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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: HWSV CI <hwsv-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Adam S Hale <adam.samuel.hale@ibm.com>
Reviewed-by: JAKE C TRUELOVE <jtruelove@us.ibm.com>
Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81401
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
  • Loading branch information
Emmanuel Sacristan authored and RAJA DAS committed Aug 7, 2019
1 parent 05669c5 commit debfec2
Showing 1 changed file with 17 additions and 0 deletions.
Expand Up @@ -3164,6 +3164,23 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_NMMU_AX1_ISS768_FIX_DIS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
NMMU disables seg fault generation for radix access to DR=1, HV=1 with lpid !=0.
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_AXONE</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_NMMU_PWC_DIS_DD2</id>
Expand Down

0 comments on commit debfec2

Please sign in to comment.