op-build update 1-8-2020
Changes Included for package sbe, branch master-p10:
37d092a - Raja Das - 2020-01-08 - P10 DMT chip-op implementation
bf5eec6 - Raja Das - 2020-01-08 - Pibmem Control area got added in P10, last 128Bytes
fd2b046 - Raja Das - 2020-01-08 - Updated PibInit Sequence from the Updated procedure
1bec47c - Raja Das - 2020-01-08 - Fixed Boot Seeprom Loader
5b4b8bb - Raja Das - 2020-01-08 - Measurment Loader cleanup and update
Changes Included for package hcode, branch master-p10:
34f507d - hostboot - 2020-01-07 - Release tag & head commit information updated for hw010720a.opmst10
e9f9cc6 - Prasad Bg Ranganath - 2020-01-07 - QME HCODE: Fix scratch B register bits for stop 11 entry
f7d2e1d - Yue Du - 2020-01-07 - QME: Stop11 Entry
909de14 - Yue Du - 2020-01-07 - QME: HWPF Support Fapi2 Procedures into QME Image
56e01f5 - hostboot - 2020-01-07 - Fix auto-mirror
2372310 - Christopher M Riedl - 2020-01-07 - infra: Apply dynamic inits to GPTR rings
a9a7fb5 - Murulidhar Nataraju - 2020-01-07 - Update ATTR_BOOT_FLAGS value.
Changes Included for package hostboot, branch master-p10:
8ceaa75 - Nick Bofferding - 2020-01-08 - Fix core PIR calculation used to determine wakeup candidates
ab9e28b - hostboot - 2020-01-07 - Update simics level to: 2020-01-06_50ff20_simics.tar.gz
daf455b - Matt Derksen - 2020-01-07 - New SPI attributes to access MVPD
d1b14e2 - Dan Crowell - 2020-01-07 - Force a Hostboot dump on any TI in Simics
3f6f370 - Chen Du - 2020-01-07 - Integrate p10_htm_setup HWP
bcace2f - Andre A. Marin - 2020-01-07 - Snapshot explorer hwp and xml from ekb/master
9bd108a - Mark Pizzutillo - 2020-01-07 - Move exp_inband to lib directory
f33bf05 - Thi Tran - 2020-01-07 - P10 - Imports code (from P9) to support Memory HWPs in istep 7
c2c10a5 - Andre A. Marin - 2020-01-07 - Add snapshot of ocmb/explorer for master-p10 branch
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index c5157c0..17ac53b 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw010620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw010720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index a19c53a..028ad8e 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 "4faf47624b8b4fbfd8b3a3007646b361e384830c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "8ceaa759ec04caf75dca08aab458b1a7f236f302" 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 0cc161e..71dbcb1 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 "03d8c41260c445adfbcdf119e1d3d303ab5ccb50" if BR2_SBE_P10_LATEST_VERSION
+ default "37d092ac2e6c7af47eac8b32fde0a371847dd34b" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION