summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSangeetha T S <sangeet2@in.ibm.com>2016-08-08 05:24:41 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-11 01:11:22 -0400
commit9f31615068cd62f447f2f9c018ea098ba90adf5e (patch)
tree596789850d5a472d28aab5c3405c89d989335007 /src
parent4e75b1732c6e2cdef57274adad6004b7f29de289 (diff)
downloadtalos-sbe-9f31615068cd62f447f2f9c018ea098ba90adf5e.tar.gz
talos-sbe-9f31615068cd62f447f2f9c018ea098ba90adf5e.zip
Update OCC,PBA,CME FIR handling based on the recent RAS specification
Change-Id: I4950c75c65563229c7a6831c63e375a9c4823f2f RTC: 158180 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27978 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: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29171 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> 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/sw_simulation/powermgmt.act12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/import/chips/p9/sw_simulation/powermgmt.act b/src/import/chips/p9/sw_simulation/powermgmt.act
index 0cfd5c41..b0c79dd2 100644
--- a/src/import/chips/p9/sw_simulation/powermgmt.act
+++ b/src/import/chips/p9/sw_simulation/powermgmt.act
@@ -3493,5 +3493,17 @@ CAUSE_EFFECT {
EFFECT: TARGET=[REG(0x370F0106)] OP=[BIT,OFF] BIT=[0]
}
+# PBA FIR MASK
+CAUSE_EFFECT {
+ LABEL=[PBA FIR MASK setup]
+ WATCH=[REG(0x05012845)]
+ EFFECT: TARGET=[REG(0x105012843)] OP=[EQUALTO,BUF] DATA=[REG(0x05012845)]
+}
+# OCC FIR MASK
+CAUSE_EFFECT {
+ LABEL=[OCC FIR MASK setup]
+ WATCH=[REG(0x01010805]
+ EFFECT: TARGET=[REG(0x01010803)] OP=[EQUALTO,BUF] DATA=[REG(0x01010805)]
+}
OpenPOWER on IntegriCloud