summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Fajardo <Nicolas.Fajardo@ibm.com>2019-10-16 15:20:16 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-10-30 07:28:46 -0500
commit2e2e7ec7569757cb133d2d5fb21ccac618d828de (patch)
tree3ac04dbd5e4a32dcaed4b14ef75b1cadcd2d8ca8
parent9346ae92afe770520eab50b82073b43bef7769d1 (diff)
downloadtalos-sbe-2e2e7ec7569757cb133d2d5fb21ccac618d828de.tar.gz
talos-sbe-2e2e7ec7569757cb133d2d5fb21ccac618d828de.zip
Add FAPI_ASSERT for unsupported SPD rank in RTT fetch
Change-Id: I10523ec048e04eebe35e55894949e54a796a2aa5 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85430 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85447 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/import/generic/procedures/xml/error_info/generic_error.xml b/src/import/generic/procedures/xml/error_info/generic_error.xml
index 65634c59..23d42c1c 100644
--- a/src/import/generic/procedures/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -505,6 +505,21 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_INVALID_SPD_RANK</rc>
+ <description>
+ Invalid rank passed into attribute engine.
+ May be due to problem in SPD.
+ </description>
+ <ffdc>FUNCTION</ffdc>
+ <ffdc>RANK</ffdc>
+ <ffdc>TARGET</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_INVALID_SPD_RESERVED_BITS</rc>
<description>
Invalid SPD reserved bits received.
OpenPOWER on IntegriCloud