op-build update 11-5-2020

Changes Included for package hostboot-binaries, branch master:
d6fb282 - hostboot - 2020-11-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw110320t.opmst10

Changes Included for package occ, branch master-p10:
cc3a95f - mbroyles - 2020-11-04 - simics script update for FIR_ERR_INJ support
d7bfa45 - Chris Cain - 2020-11-03 - Enable OCI2SPI bridge B for Vdd temperature monitoring
9f6093f - mbroyles - 2020-11-03 - Updates to OPAL-OCC Shared memory layout

Changes Included for package hcode, branch master-p10:
32f9fc5 - hostboot - 2020-11-04 - Release tag & head commit information updated for hw110320t.opmst10
3f8579b - Stephen Glancy - 2020-11-04 - Fixes USTL configuration registers values
e1750d5 - Prasad Bg Ranganath - 2020-11-04 - PPB: Fix #W vpd values

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 a7791c1..9e75a64 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 "hw110320s.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw110320t.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 7cd6fce..066feca 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 "hw110320s.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw110320t.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/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 2bf0bbc..39a1726 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "ee53d132498f1a5fefd4bbf94726cd836e8dc4dd" if BR2_OCC_P10_LATEST_VERSION
+	default "cc3a95f783c98f211df5d30a6e253c5554dc8c7b" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION