summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2017-08-04 16:18:07 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-08-10 01:57:24 -0400
commit83106d523962a1d20b0216ebb4c3cb8ad8348fbd (patch)
treebe6b6b54c7487fda83c44884e49e75f581f3f14c /src
parentd5636c76a0854ac0d33199c6a8093f2f1ee4b55b (diff)
downloadtalos-sbe-83106d523962a1d20b0216ebb4c3cb8ad8348fbd.tar.gz
talos-sbe-83106d523962a1d20b0216ebb4c3cb8ad8348fbd.zip
p9_sbe_common -- update TP LFIR to match RAS XML v95
change bits 22..25 to recoverable Change-Id: Ief3075d83e30572540da02bccb4a1fb96492e26c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44244 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> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44245 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_sbe_common.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_sbe_common.C b/src/import/chips/p9/procedures/hwp/perv/p9_sbe_common.C
index 8ef06bdb..672fbd7b 100644
--- a/src/import/chips/p9/procedures/hwp/perv/p9_sbe_common.C
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_sbe_common.C
@@ -76,7 +76,7 @@ const uint64_t PERV_LFIR_ACTION0[15] =
const uint64_t PERV_LFIR_ACTION1[15] =
{
- 0xF000040000000000ULL, // TP
+ 0xF00007C000000000ULL, // TP
0xF000000000000000ULL, // N0
0xF000000000000000ULL, // N1
0xF000000000000000ULL, // N2
OpenPOWER on IntegriCloud