From 6f1c9f559f3dc95543f6ac677207bc720106aabb Mon Sep 17 00:00:00 2001 From: Brian Vanderpool Date: Wed, 3 Jan 2018 08:09:24 -0600 Subject: PM: Ignore allow_reg_wakeup in cache contained mode Key_Cronus_Test=PM_REGRESS Change-Id: If2916c99b37c4ce56ad1cf6f6957d67497fac5ab CQ: SW412668 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51394 Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Tested-by: Hostboot CI Tested-by: Cronus HW CI Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA Reviewed-by: YUE DU Dev-Ready: Brian T. Vanderpool Tested-by: FSP CI Jenkins Reviewed-by: Gregory S. Still Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/51471 Reviewed-by: Sachin Gupta --- .../xml/attribute_info/chip_ec_attributes.xml | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'src/import') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml index de7c51fb..202f1ac1 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml @@ -4639,6 +4639,34 @@ + + + ATTR_CHIP_EC_FEATURE_BLOCK_REG_WAKEUP_DISABLE + TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP + + Nimbus DD2.2 / Cumulus DD1.1 - There is better fencing on the block wakeup signal + from the core ppm, so the CME logic thinks it needs to block interrupts to PC. + This sets an override to ignore the fenced off signal + + + + ENUM_ATTR_NAME_NIMBUS + + 0x22 + GREATER_THAN_OR_EQUAL + + + + ENUM_ATTR_NAME_CUMULUS + + 0x11 + GREATER_THAN_OR_EQUAL + + + + + + ATTR_CHIP_EC_FEATURE_CXA_P9NDD1_SPY_NAMES TARGET_TYPE_PROC_CHIP -- cgit v1.2.1