op-build update 5-22-2020

Changes Included for package hostboot-binaries, branch master:
5f5ff3c - hostboot - 2020-05-21 - UPDATE executables for the NVIDIA gpu and/or ring files for hw052020b.opmst10

Changes Included for package sbe, branch master-p10:
8abc16d - Joe McGill - 2020-05-21 - refactor ADU routines to support auto-increment for CI ops
720b7fe - Nicholas Landi - 2020-05-21 - Port p9_htm procedures to P10 -- commit (2/2)
bfefb4b - Thi Tran - 2020-05-21 - Allows setting of TSIZE_1/2 for ADU PMISC operation
1512826 - Christopher M Riedl - 2020-05-21 - Implement cache-/chip-contained load
0ac3a2e - Christopher M Riedl - 2020-05-21 - Introduce *-Contained Procedures: istep stubs
06ea329 - Thi Tran - 2020-05-21 - P10 - Unit test wrapper for PBA setup and access functions
04a88b2 - Thi Tran - 2020-05-21 - P10 - Unit test wrapper for ADU setup and access functions
313ebba - Thi Tran - 2020-05-21 - Port p9_putmem_proc_ut/wrap and p9_putmemproc HWP to P10 (Part 2 of 2).
c264064 - Thi Tran - 2020-05-21 - Port 'p9_putmem_proc_ut/wrap' and p9_putmemproc HWP to P10 (Part 1 of 2).
d9e23de - Prem Shanker Jha - 2020-05-21 - QME Init: Enable Auto Special Wakeup on QME Halt.
8b9e7ec - Olsen - 2020-05-21 - Mvpd-Ekb ringId gap-discontinuity support
594088a - Ben Gass - 2020-05-21 - Update moveregs.pl to be more robust
50a3b7d - Ben Gass - 2020-05-21 - Move unused registers to unused files.
d90c7a1 - Ben Gass - 2020-05-21 - Updates to enable turning on scom checking.
6b47066 - Ben Gass - 2020-05-21 - Add comment markers to register header files
bc8cf74 - Yue Du - 2020-05-21 - QME: STOP Bug fixes
c3d9d29 - Joe McGill - 2020-05-21 - add MMA_STATIC_POWEROFF dynamic init
5005680 - Murulidhar Nataraju - 2020-05-21 - Update PM procedures to make it useable by SBE
0f1a7ad - Prem Shanker Jha - 2020-05-21 - Image Build: Added support for scan ring override.
73adc0c - Douglas Holtsinger - 2020-05-21 - RAMing updates for SPRs and Pseudo PPCs
7eabd40 - Luke Murray - 2020-05-21 - Updating L3 LRU overrides to only apply to DD1
80520e2 - Mark Pizzutillo - 2020-05-21 - Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes

Changes Included for package hcode, branch master-p10:
3bb52f9 - hostboot - 2020-05-21 - Release tag & head commit information updated for hw052120a.opmst10
44fe854 - hostboot - 2020-05-21 - Release tag & head commit information updated for hw052020b.opmst10
a29aa67 - Rahul Batra - 2020-05-21 - PGPE: Optrace
484c3e8 - Rahul Batra - 2020-05-21 - PGPE: Optrace
8c6fab6 - Douglas Gilbert - 2020-05-21 - PPE trace version 3, Op trace
05d6cf4 - hostboot - 2020-05-21 - Fix auto-mirror
5efd3b2 - Rahul Batra - 2020-05-21 - PGPE: Use VCS_OFFSET and FLOOR attr
1e77b00 - Rahul Batra - 2020-05-21 - PGPE: Optrace
e9fe2df - Joe McGill - 2020-05-21 - engineering data refresh
2c07cf0 - Thi Tran - 2020-05-21 - Fix setRingId bits in p10_scom_addr.H
30110ff - Bill Hoffa - 2020-05-21 - Modify some PCIE Attributes to be writeable

Changes Included for package hostboot, branch master-p10:
b4f5070 - Rahul Batra - 2020-05-21 - PGPE: Use VCS_OFFSET and FLOOR attr
79fa50a - Prem Shanker Jha - 2020-05-21 - QME Init: Enable Auto Special Wakeup on QME Halt.
886b26b - Andre Marin - 2020-05-21 - P10 port - mv chip specific eff_config files from generic
e2398b2 - hostboot - 2020-05-21 - Update simics level to: 2020-05-20_ea561b_simics.tar.gz e07f337c61eb65c1
bb8437b - hostboot - 2020-05-21 - Update SBE commit to 922da9c... SPI test cases was added into measurment
9ab5dfc - Thi Tran - 2020-05-21 - Fix setRingId bits in p10_scom_addr.H
35549f1 - Ilya Smirnov - 2020-05-21 - Reposition First Reserved Mem Space at HRMOR

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 7dc5c34..b86d141 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 "hw052020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw052120a.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-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index a4fa210..e0daf00 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw052020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw052020b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index a7de170..80bf09b 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 "34e514df68cc7c9d81132bf90d78b25ca83e4d9d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b4f5070e1f89b59126eedf100f95b8a354f925a9" 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 a68b8ed..cf172eb 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 "922da9c77ac588615066500f74d4641cc8effa51" if BR2_SBE_P10_LATEST_VERSION
+	default "8abc16d80e3eb9e68d628da37c4d523d87c7fb6a" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION