From 03d69356357390a3a352ece0209c422ccd3a4e3c Mon Sep 17 00:00:00 2001 From: "Luke C. Murray" Date: Fri, 7 Jul 2017 17:18:28 -0500 Subject: HW414700 checkstop on UEs and disable core ECC counter Core ECP.PC.FIR.THRESHOLD_RESET = 0b00 to disable CXA, L2, L3, NMMU, NX, VAS, FBC, MC FIR changes to checkstop on UE at source Change-Id: I4400acb7d3ec68cced49adb5a77fec7bd8356d40 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42887 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42943 Reviewed-by: Dean Sanner Tested-by: Dean Sanner --- src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C') diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C b/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C index 8124012a8..9bf3e8aaf 100644 --- a/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C +++ b/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C @@ -60,6 +60,7 @@ //------------------------------------------------------------------------------ const uint64_t FBC_IOO_TL_FIR_ACTION0 = 0x0000000000000000ULL; const uint64_t FBC_IOO_TL_FIR_ACTION1 = 0x0002400000000000ULL; +const uint64_t FBC_IOO_TL_FIR_ACTION1_HW414700 = 0x0000000000000000ULL; const uint64_t FBC_IOO_TL_FIR_MASK = 0xFF6DB0000FFFFFFFULL; const uint64_t FBC_IOO_DL_FIR_ACTION0 = 0x0000000000000000ULL; @@ -211,9 +212,15 @@ fapi2::ReturnCode p9_chiplet_scominit(const fapi2::Target