From 2ba02009c0eddff2d00e94da9284fc2f58479885 Mon Sep 17 00:00:00 2001 From: xiaozq Date: Mon, 1 Aug 2016 23:49:26 -0500 Subject: p9_query_mssinfo for single chip mss information query. Changes: 1) Create p9_query_mssinfo* based on a p8 version: a) update to fapi2 from fapi b) use "FAPI_TRY" macro to get attributes 2) Add HWPs to get attributes set when ATTR_MSS_MEM_IPL_COMPLETE != 1 a) calling p9_mss_volt b) calling p9_mss_freq c) calling p9_mss_freq_system d) calling p9_mss_eff_config e) calling p9_mss_eff_grouping 3) Set ATTR_MSS_MEM_IPL_COMPLETE (default to 0) in p9_mss_setup_bars HWP, use state of this attribute to drive p9_query_mssinfo behavior Change-Id: Ibd3ad807dcd8545596b1990c0b090ad7ad3f3ef5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27740 Dev-Ready: Brent Wieman Tested-by: Jenkins Server Reviewed-by: Peng Fei Gou Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Brent Wieman Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28434 Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'import') diff --git a/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml index 1d9f53bd..0c12fe00 100644 --- a/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml +++ b/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml @@ -908,6 +908,7 @@ + -- cgit v1.2.1