summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorRaja Das <rajadas2@in.ibm.com>2018-03-14 05:39:02 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-03-22 00:39:16 -0400
commitcd490739c9571c51d7464cffdd7b5ede9bd8de99 (patch)
treebe06e0c41747f9900059e963f542a9d7654886d9 /src/build
parent2b6b4a8bfc02bd9aef1e091f1b8c40354b8a5a59 (diff)
downloadtalos-sbe-cd490739c9571c51d7464cffdd7b5ede9bd8de99.tar.gz
talos-sbe-cd490739c9571c51d7464cffdd7b5ede9bd8de99.zip
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 <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Shakeeb A. Pasha B K <shakeebbk@in.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/build')
-rw-r--r--src/build/Makefile1
-rw-r--r--src/build/import_hwp_mk/power/istepmpipl/istepmpiplfiles.mk1
2 files changed, 2 insertions, 0 deletions
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
OpenPOWER on IntegriCloud