op-build update 1-26-2021

Changes Included for package sbe, branch master-p10:
471c7e9 - Nicholas Landi - 2021-01-25 - vbu/contained: Update ringspinner for DD2

Changes Included for package hostboot, branch master-p10:
aa880b1 - Luis Fernandez - 2021-01-25 - Parse XML simpletype string to std::array
74aed73 - Dan Crowell - 2021-01-25 - Force early devtree sync if hardware has changed
9868cfe - Ilya Smirnov - 2021-01-25 - Extend HBB Measurements Into TPM in HBBL
5a6c2bf - Caleb Palmer - 2021-01-25 - PRD: PM recovery FFDC parsing updates and misc cleanup
7263c73 - Caleb Palmer - 2021-01-25 - PRD: Update L2/L3 Line Delete plugins and actions
b4aff3f - hostboot - 2021-01-25 - Update simics level to: 2021-01-17_1effc1_simics.tar.gz 1effc1ac611a940e
3243a31 - Ramesh Iyyar - 2021-01-25 - RC_P10_SBE_ATTR_SETUP_NMMU1_ERR: Replaced TARGET as TARGET_CHIP
ea6136b - Greg Still - 2021-01-25 - QME Hcode Size: hcode image build fabric topology setup (3 of 4)

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 2a32e2b..d9089d9 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 "99b67af911f25e0aa8d3923b59adaf2a04404336" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "aa880b19b36a4e128451037290dace774da3906f" 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 60dcf97..c12f375 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 "e1a1f8863b355093daed8fa821bac19a424b749f" if BR2_SBE_P10_LATEST_VERSION
+	default "471c7e90295d49afa3e3374129b34371bd4f8ed5" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION