summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
diff options
context:
space:
mode:
authorSantosh Puranik <santosh.puranik@in.ibm.com>2017-01-17 10:39:05 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-10-28 17:32:54 -0400
commit12b6b45da2328eed329d94c8bb678580e1ef97ca (patch)
treeb5cca44bdab3ef035924db1abf92b189acb7d26e /src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
parentb0f4906b589d29aa333adc0aab052f44c8646d1d (diff)
downloadtalos-hostboot-12b6b45da2328eed329d94c8bb678580e1ef97ca.tar.gz
talos-hostboot-12b6b45da2328eed329d94c8bb678580e1ef97ca.zip
Make plat init attributes non-writable
Change-Id: I382948a4083293e4ecc42a9759559a060444f5f0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34997 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35044 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml23
1 files changed, 1 insertions, 22 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index a67e37b94..4d5483b8a 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -193,7 +193,6 @@
SLOW = 0x01
</enum>
<platInit/>
- <writeable/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -291,7 +290,6 @@
CHIP_IS_GROUP = 0x02
</enum>
<platInit/>
- <writeable/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -421,10 +419,6 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- <!-- TODO: Story 155081
- Not supposed to be writeable, PPE needs to resolve this issue in
- p9_sbe_attr_setup.C -->
- <writeable/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -438,10 +432,6 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- <!-- TODO: Story 155081
- Not supposed to be writeable, PPE needs to resolve this issue in
- p9_sbe_attr_setup.C -->
- <writeable/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -454,10 +444,6 @@
</description>
<valueType>uint8</valueType>
<platInit/>
- <!-- TODO: Story 155081
- Not supposed to be writeable, PPE needs to resolve this issue in
- p9_sbe_attr_setup.C -->
- <writeable/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -781,11 +767,8 @@
<valueType>uint8</valueType>
<enum>HB_IPL = 0x1,HB_RUNTIME = 0x2,CACHE_CONTAINED = 0x4,CHIP_CONTAINED = 0x8,NONHB_IPL = 0x10</enum>
<persistRuntime/>
- <platInit/>
- <!-- TODO: Story 155081
- Not supposed to be writeable, PPE needs to resolve this issue in
- p9_sbe_attr_setup.C -->
<writeable/>
+ <platInit/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
@@ -800,10 +783,6 @@
TRUE = 0x1
</enum>
<platInit/>
- <!-- TODO: Story 155081
- Not supposed to be writeable, PPE needs to resolve this issue in
- sberegaccess.C -->
- <writeable/>
<initToZero/>
</attribute>
<!-- ********************************************************************** -->
OpenPOWER on IntegriCloud