op-build update 4-20-2020

Changes Included for package rainier-xml, branch master:
1a68f64 - Andrew J Geissler - 2020-04-17 - Merge pull request #26 from rubymart/master
482194f - rubymart - 2020-04-17 - Added missing GPIO BMC to DCM standby reset connections

Changes Included for package hcode, branch master-p10:
8a9cc3d - hostboot - 2020-04-17 - Release tag & head commit information updated for hw041720a.opmst10
ad931fc - Prasad Bg Ranganath - 2020-04-17 - Pstate Parameter Block: manage RVRM enablement to deal with a RVRM deadzone

Changes Included for package hostboot, branch master-p10:
c4883f7 - Christian Geddes - 2020-04-17 - PLDM Cleanup Commit
a0c054e - Ilya Smirnov - 2020-04-17 - Add Logic to Populate Core Scratch Reg 0 With Payload TI Area Location
3c11a59 - Prasad Bg Ranganath - 2020-04-17 - Pstate Parameter Block: manage RVRM enablement to deal with a RVRM deadzone
d22d061 - Greg Still - 2020-04-17 - PM: More attribute updates

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/rainier_defconfig b/openpower/configs/rainier_defconfig
index 7e351dd..0cf5e0d 100644
--- a/openpower/configs/rainier_defconfig
+++ b/openpower/configs/rainier_defconfig
@@ -54,7 +54,7 @@
 BR2_HOSTBOOT_P10_CONFIG_FILE="rainier.config"
 BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT=y
 BR2_OPENPOWER_MACHINE_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_OPENPOWER_MACHINE_XML_VERSION="fcdf04cec8a930f61431850e0b46177efb2b9a20"
+BR2_OPENPOWER_MACHINE_XML_VERSION="1a68f64d491d60a3a13b7a1b30c0af7acef301af"
 BR2_OPENPOWER_MACHINE_XML_FILENAME="Rainier-2U-MRW.xml"
 BR2_OPENPOWER_SYSTEM_XML_FILENAME="RAINIER_hb.system.xml"
 BR2_OPENPOWER_MRW_XML_FILENAME="RAINIER_hb.mrw.xml"
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 2601cfd..4565d21 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 "hw041620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041720a.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 af77f65..453926f 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 "133ab70455dac185cc0fe401e95a38edae45364d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c4883f77d17f54b0bbb61794fc23064b23a3f13c" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION