op-build update 10-12-2020

Changes Included for package hostboot-binaries, branch master:
aeff2f6 - hostboot - 2020-10-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101120a.opmst10
b3f30de - hostboot - 2020-10-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101020a.opmst10
735a986 - hostboot - 2020-10-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100920a.opmst10

Changes Included for package hcode, branch master-p10:
1896bd3 - hostboot - 2020-10-11 - Release tag & head commit information updated for hw101120a.opmst10
afc1168 - hostboot - 2020-10-10 - Release tag & head commit information updated for hw101020a.opmst10
50a5c7a - hostboot - 2020-10-10 - Release tag & head commit information updated for hw100920a.opmst10
0851495 - Adam Hale - 2020-10-10 - Memory Encryption Attribute and Initialization
5539784 - Yue Du - 2020-10-10 - QME: Fused core fixes
51c2658 - Prasad Bg Ranganath - 2020-10-10 - XGPE:Port the "throttle SCOM" function from P9
bbb6745 - Justin Ginn - 2020-10-10 - Add missing attributes

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 1dcb410..adc367c 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 "hw100820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw101120a.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 81b5637..2e34ebf 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 "hw100820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw101120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION