op-build update 12-10-2020
Changes Included for package occ, branch master-p10:
e7ebe32 - mbroyles - 2020-12-09 - Average core temperature fix for no L3 or core DTS
Changes Included for package sbe, branch master-p10:
9f58c95 - Murulidhar Nataraju - 2020-12-08 - Modified stop instruction core selection(0xFF) based on SBE State.
ef2d51c - Murulidhar Nataraju - 2020-12-08 - MPIPL: Consider Local checkstop and update Core functional sates
2beab7f - Sam Kirchhoff - 2020-12-07 - core base init changes for new and modified workarounds
d9b6edc - Nicholas Landi - 2020-12-07 - HTM setup DD1 compatibility fix
b56170b - akhis023 - 2020-12-07 - Supporting module to parse HDCT.bin into HDCT.txt
92c1583 - Ben Gass - 2020-12-07 - Update register header files - fix ec specific dials
f3f1d34 - Ben Gass - 2020-12-07 - Update register header files for dd2
74e4051 - Zach Clark - 2020-12-07 - Register updates for Hostboot memory encryption support
edbedae - Murulidhar Nataraju - 2020-12-07 - Update istepWithProcSyncQuiesceState to force checkstop on failure
fb74b4f - Justin.Ginn@ibm.com - 2020-12-04 - Include additional files required for contained IPL in DFT builds
45b8046 - Joe McGill - 2020-12-04 - Sticky Spinster -- add MC speedup for WFT, MFT
915baa2 - akhis023 - 2020-12-03 - Filter HDCT Entries based on Clock State
Changes Included for package hostboot, branch master-p10:
97ba448 - Christian Geddes - 2020-12-09 - When MMIO i/o errors to the OCMBs are found switch to using SBE scoms
41173f4 - Roland Veloz - 2020-12-09 - Add the no-op APIs to update/validate the VPD ECC data
9440fa9 - Roland Veloz - 2020-12-09 - Removed the special wake up HW workaround in istep 16.2 for MPIPL.
f7c4ce0 - Christian Geddes - 2020-12-09 - Add test cases for sbe scom request to OCMBs
3503ff7 - Prasad Bg Ranganath - 2020-12-09 - PM HWP: Set the PFET delay values for secondary cores
b4debd4 - Greg Still - 2020-12-09 - IODLR: imported IO power inputs
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 db72204..83afc82 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 "15f7e2bdeae948b973e4a24a2cb2081948cf9298" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "97ba448e65d3391acf862e858278f7bdd868d1fa" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 3d5648e..a68b0c7 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "64bb75f1b2e49ad8ec28ce573b70ffec2c485ed6" if BR2_OCC_P10_LATEST_VERSION
+ default "e7ebe32713ed29fc111f62f855d8e41bbf768647" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index c26d7bb..93da01c 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 "17bd6a6db35401bedee08ac33df4717f6c3696dd" if BR2_SBE_P10_LATEST_VERSION
+ default "9f58c9534ed7ffeb49de643f5e00529294d5ef71" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION