From cd490739c9571c51d7464cffdd7b5ede9bd8de99 Mon Sep 17 00:00:00 2001 From: Raja Das Date: Wed, 14 Mar 2018 05:39:02 -0500 Subject: Scommable check before L2/L3 Purge in MPIPL Path CQ: SW420347 Change-Id: I051b8ff4a0afadb311db24f1c235fdc1a433958f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55838 Tested-by: Jenkins Server Reviewed-by: Shakeeb A. Pasha B K Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/build/Makefile | 1 + src/build/import_hwp_mk/power/istepmpipl/istepmpiplfiles.mk | 1 + 2 files changed, 2 insertions(+) (limited to 'src/build') diff --git a/src/build/Makefile b/src/build/Makefile index c2c8c0a8..928627cc 100644 --- a/src/build/Makefile +++ b/src/build/Makefile @@ -229,6 +229,7 @@ buildInfo: $(LINK_OBJS) $(OBJS) $(OBJS:.o=.d) ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/pervasive_attributes.xml +ATTRFILES += $(BASE_FAPI2_DIR)/xml/attribute_info/system_attributes.xml ATTRFILES += $(BASE_FAPI2_DIR)/xml/attribute_info/unit_attributes.xml ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/p9_sbe_load_bootloader_attributes.xml ATTRFILES += $(IMPORT_XML_DIR)/attribute_info/core_attributes.xml diff --git a/src/build/import_hwp_mk/power/istepmpipl/istepmpiplfiles.mk b/src/build/import_hwp_mk/power/istepmpipl/istepmpiplfiles.mk index 96d2ba46..b0c7d86e 100644 --- a/src/build/import_hwp_mk/power/istepmpipl/istepmpiplfiles.mk +++ b/src/build/import_hwp_mk/power/istepmpipl/istepmpiplfiles.mk @@ -54,6 +54,7 @@ ISTEPMPIPL-CPP-SOURCES +=p9_suspend_powman.C ISTEPMPIPL-CPP-SOURCES +=p9_collect_suspend_ffdc.C ISTEPMPIPL-CPP-SOURCES +=p9_eq_clear_atomic_lock.C ISTEPMPIPL-CPP-SOURCES +=p9_ram_core.C +ISTEPMPIPL-CPP-SOURCES +=p9_query_cache_access_state.C # Fast array procedures are moved here to locate it on seeprom ISTEPMPIPL-CPP-SOURCES += p9_sbe_fastarray_abist_catchup.C ISTEPMPIPL-CPP-SOURCES += p9_sbe_fastarray_cleanup.C -- cgit v1.2.1