op-build update 7-9-2021

Changes Included for package hcode, branch master-p10:
c937242 - hostboot - 2021-07-07 - Release tag & head commit information updated for hw070721a.opmst10
1528193 - Nicholas Landi - 2021-07-07 - Add correct FFDC info for RNG regs
663179d - Nicholas Landi - 2021-07-07 - Add correct FFDC info for RNG regs
6c222b1 - Nicholas Landi - 2021-07-07 - Port rng_bist and phase1/2 to P10 (1/2)
c7c2d7c - hostboot - 2021-07-07 - Fix auto-mirror
8d2a6ce - Daniel Crowell - 2021-07-07 - Minor attribute cleanup
0216467 - Daniel Crowell - 2021-07-07 - Minor attribute cleanup
7c1ada7 - Daniel Crowell - 2021-07-07 - Add type for MDS Media Controller Device

Changes Included for package hostboot, branch master-p10:
87e1eed - hostboot - 2021-07-08 - Update SBE commit to 2fbb29b... Convert dimm::kind ctor and gen_mss_memd
e3cfa89 - Nick Bofferding - 2021-07-08 - Support LPC over XSCOM for alternate boot processor
84e4849 - hostboot - 2021-07-08 - Update HCODE commit to 736e7d5... PMHWP: Restructure GPPB - HWP(3/3)
7740a60 - Daniel Crowell - 2021-07-08 - Enable more runtime service tests
86a7587 - Roland Veloz - 2021-07-08 - Deconfigure the parent pervasive associated with a deconfigured target
bf1d2d3 - Daniel Crowell - 2021-07-08 - Add option to hb tool to list useful environment variables
f58db19 - Daniel Crowell - 2021-07-08 - Remove unnecessary attribute customizations
03b7c31 - Douglas Holtsinger - 2021-07-08 - Update TOD sync pulse latency
265874b - Daniel Crowell - 2021-07-08 - Add type for MDS Media Controller Device
0a9e1a2 - Nick Bofferding - 2021-07-07 - Add support to inhibit LPC bus reset during LPC init
4729539 - Prasad Bg Ranganath - 2021-07-07 - PMHWP: Restructure GPPB - HWP(3/3)
0126ab9 - Stephen Glancy - 2021-07-07 - Adds polling after exp memdiags reads
d63e949 - hostboot - 2021-07-07 - Update simics level to: 2021-07-05_8e699e_simics.tar.gz 8e699e60e05d0451
5104862 - Christian Geddes - 2021-07-07 - Allow multicast targets for target ffdc in fapi error xml

Changes Included for package hostboot-binaries, branch master:
aa3f048 - hostboot - 2021-07-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw070721a.opmst10

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 acdaa5d..a7c3a73 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 "hw070521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw070721a.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 6e4b1bd..8918625 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 "hw070521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw070721a.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 b73655d..3ba6c84 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 "8c3f044cd000c521ae497fbc81dd47636e44cbc8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "87e1eed9aed856c085bda24c6ed375aa8ad71074" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION