op-build master-p10 update 11-2-2022

Changes Included for package hostboot, branch master-p10:
4d88509 - Stephen Glancy - 2022-11-01 - Adds code to set the Odyssey draminit output fields into attributes
314540a - Daniel Crowell - 2022-11-01 - Fix some common targeting compile issues in fips x86.nfp
3d92489 - Daniel Crowell - 2022-11-01 - Drop support for pre-P9 page table logic
d4a1ce6 - Daniel Crowell - 2022-11-01 - Allow inline CXX execution

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 0aaaa24..ae5ed69 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 "7f4c179deca24a4e35fa2d29fdfd7a68848d629e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4d88509a1dd134c9fb745b23262c61bae4e298c6" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION