summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSrikantha Meesala <srikantha@in.ibm.com>2018-05-25 03:55:40 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-06-06 00:00:28 -0400
commit1f42bd29d1e7cfa16e18a62c308ae1db6bee4373 (patch)
treee4decc07954b1bf75499946d0fbaad2a9b79e831
parentc6e317a13c35386b3f023cb8b57e344463d4fcb8 (diff)
downloadtalos-sbe-1f42bd29d1e7cfa16e18a62c308ae1db6bee4373.tar.gz
talos-sbe-1f42bd29d1e7cfa16e18a62c308ae1db6bee4373.zip
Blacklist violation error due to 0x04011821 SCOM
Change-Id: I8290029aefeb381487fbb7206f94a89a91e790a7 CQ: SW430223 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59377 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> Reviewed-by: SANTOSH BALASUBRAMANIAN <sbalasub@in.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59380 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/security/p9_security_white_black_list.csv1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/p9/security/p9_security_white_black_list.csv b/src/import/chips/p9/security/p9_security_white_black_list.csv
index 4ac4a7fa..0bd347d9 100644
--- a/src/import/chips/p9/security/p9_security_white_black_list.csv
+++ b/src/import/chips/p9/security/p9_security_white_black_list.csv
@@ -23,6 +23,7 @@ Version,Chiplet,Base Address,Chiplet Id - range,User,Register Name,Description/U
,Nest 3,0x0501290E,0x05,HWSV,PSI Host Bridge Control/Status Register,hwcoProcPsiInit.C,write_whitelist,
,Nest 2,0x04011830,0x04,HWSV,PSI Tx Cntl Reg,hwcoProcPsiInit.C,write_whitelist,
,Nest 2,0x04011820,0x04,HWSV,PSI Rx Cntl Reg,hwcoProcPsiInit.C,write_whitelist,
+,Nest 2,0x04011821,0x04,HWSV,PSI Rx Mode Reg,hwcoProcPsiInit.C,write_whitelist,
,Nest 2,0x04011831,0x04,HWSV,PSI Tx Mode Reg,hwcoProcPsiInit.C,write_whitelist,
,Nest 2,0x04000019,0x04,HWSV,Chiplet Config Register 1,hwcoProcPsiInit.C,write_whitelist,
,Nest 2,0x04000029,0x04,HWSV,Chiplet Config Register Clear,hwcoProcPsiInit.C,write_whitelist,
OpenPOWER on IntegriCloud