summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2018-12-06 09:15:24 -0600
committerRAJA DAS <rajadas2@in.ibm.com>2018-12-12 09:35:52 -0600
commitcc4c778333b5b30a791eb0deca0680e3c4a01c2b (patch)
tree4c62faf94806a495718687f9fc88396afd0259ff /src/import/chips
parent3d13f0af8432723d5b5797fc0f166ac7f44b9c46 (diff)
downloadtalos-sbe-cc4c778333b5b30a791eb0deca0680e3c4a01c2b.tar.gz
talos-sbe-cc4c778333b5b30a791eb0deca0680e3c4a01c2b.zip
SMF: Defined new attribute to store unsecure HOMER's base address.
Change-Id: Id6ab1677f91257b1ecf09e0f536315d7be865968 Original-Change-Id: Ic52eb9326f66a3443e78662811d17611ec4ecbd1 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69515 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: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: RAHUL BATRA <rbatra@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69720 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 246ea4ac..69ffe2c3 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -2254,4 +2254,20 @@
<default>TRUE</default>
</attribute>
<!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_UNSECURE_HOMER_ADDRESS</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>Address is allocated by hostboot and HBRT and is populated
+ by p9_hcode_image_build with sc2 instruction. It enables CME to invoke
+ a transition from HV to UV during STOP entry on an SMF enabled system.
+ Address value should be aligned with 2MB boundary.
+
+ Producer: Initialized by Hostboot firmware based on platform support
+ Consumers: Read by p9_hcode_image_build.C
+ </description>
+ <valueType>uint64</valueType>
+ <writeable/>
+ <initToZero/>
+ </attribute>
+ <!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud