op-build update 7-9-2020
Changes Included for package sbe, branch master-p10:
176f1a9 - Murulidhar Nataraju - 2020-07-08 - Update Simics Level to enable EC level attribue
2fd1380 - Sunil Kumar - 2020-07-08 - P10 Get/PUT HWRegister chip-op.
4680f95 - akhis023 - 2020-07-08 - Using variable g_pk_trace_buf in script
70df749 - Murulidhar Nataraju - 2020-07-08 - Enable isSystemCheckstop()
7ddf643 - Murulidhar Nataraju - 2020-07-08 - Enable MaskSpecial Attention
f26170a - Murulidhar Nataraju - 2020-07-08 - Enable resetCrespErrLatch and sbeSetSystemFabricMap
c747fdf - Murulidhar Nataraju - 2020-07-08 - Enable Istep 96.8 p10_sbe_sync_quiesce_states
ac2f195 - Murulidhar Nataraju - 2020-07-08 - MPIPL: Perform L2/L3 flush before attemping quiesce
Changes Included for package hostboot, branch master-p10:
9fb0bce - Bill Hoffa - 2020-07-08 - Add CHIPLET_IDs to Pervasive Targets in Standalone XML
7a55f9d - Bill Hoffa - 2020-07-08 - Change MRW Processing Logic to Set Pervasive Target CHIPLET_ID
898ef1a - Matthew Raybuck - 2020-07-08 - Remove unnecessary hbfw/simics/makefile from ODE sandbox
6ed58f5 - Matthew Raybuck - 2020-07-08 - Remove reference to Nimbus in p10 standalone.simics script
139bd7e - Zach Clark - 2020-07-08 - Remove TODO from pldmrp_rt.C
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 1b5687c..aa48622 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "9785244b87916fdee1c6219d809907d70bcc2d3f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "9fb0bce7311b4c5ba82e465c4b9c074f7b0b56c1" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index bc1bdf2..1e6dacd 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
config BR2_SBE_P10_VERSION
string
- default "1ee1d827c3970562b243a0b5ab3a3f37bdbd58e1" if BR2_SBE_P10_LATEST_VERSION
+ default "176f1a913dfef27d117ba702489b546db7a767c9" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION