op-build update 5-6-2020

Changes Included for package hostboot-binaries, branch master:
b933477 - hostboot - 2020-05-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw050520a.opmst10
400bc30 - hostboot - 2020-05-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw050420a.opmst10

Changes Included for package sbe, branch master-p10:
8956190 - Stewart Smith - 2020-05-05 - Use full UART TX buffer (shave 5s off booting)
1bd5d92 - Joachim Fenkes - 2020-05-05 - FAPI2 PLAT: implement Target::reduceType()

Changes Included for package hcode, branch master-p10:
7773093 - hostboot - 2020-05-05 - Release tag & head commit information updated for hw050520a.opmst10
b770264 - Prasad Bg Ranganath - 2020-05-05 - XGPE: MPIPL fixes and Macros used from p10_hcd_memmap_occ_sram.H
f00d74e - Prasad Bg Ranganath - 2020-05-05 - XGPE: MPIPL fixes and Macros used from p10_hcd_memmap_occ_sram.H
7141bfa - Prasad Bg Ranganath - 2020-05-05 - PM HCODE: Add DD level image support for xgpe and pgpe
b77f562 - Prasad Bg Ranganath - 2020-05-05 - XGPE Hcode: suspend_powman function & block entry/exit support
ea75a40 - Prasad Bg Ranganath - 2020-05-05 - XGPE Hcode: suspend_powman function - immediate response
038fbd5 - Prasad Bg Ranganath - 2020-05-05 - XGPE: Include path change for register definitions
a4bf388 - Prasad Bg Ranganath - 2020-05-05 - XGPE HCODE initial update
02570d2 - hostboot - 2020-05-05 - Fix auto-mirror
43c5b73 - Luke Murray - 2020-05-05 - HW527698 - DD1 Init value of ref_mode3_timeout_cfg incorrect
4a24a31 - hostboot - 2020-05-05 - Release tag & head commit information updated for hw050420a.opmst10
9c8a8fc - Christopher M Riedl - 2020-05-05 - vbu/contained: Load QME SRAM during contained IPL
cda58f8 - Christopher M Riedl - 2020-05-05 - Implement cache-/chip-contained load
c9a228e - hostboot - 2020-05-05 - Fix auto-mirror
0b24076 - Joe McGill - 2020-05-05 - p10_scominfo -- remove NMMU chip unit association in ENGD build context

Changes Included for package hostboot, branch master-p10:
d33c8a0 - Christian Geddes - 2020-05-05 - Add PLDM README document to src/usr/pldm
9a643b5 - Joachim Fenkes - 2020-05-05 - FAPI2: Add target method to safely construct reduced-type targets
d50a719 - Joachim Fenkes - 2020-05-05 - FAPI2: Stricter checks for getChildren, add some TargetType binary operators
335d891 - Yun Pan - 2020-05-05 - TOD Changes for p10

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 2eba89d..6dbcd48 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 "hw043020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw050520a.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 b78106e..8040c21 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 "hw042720a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw050520a.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 e5539b0..395cf87 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 "9b07523e255f03d35f7c252e481ff1c82cd29094" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d33c8a022de9de0a65f681c8ab43f230d8790d7a" 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 324895c..2191577 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 "4b6b4eb8d44056ada2ccaac77136c918a8b40817" if BR2_SBE_P10_LATEST_VERSION
+	default "8956190ea4d70f3a3e8ba1c4a0c61c7adac2b6aa" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION