op-build master-p10 update 8-1-2022

Changes Included for package hostboot, branch master-p10:
b840360 - Zane Shelley - 2022-07-29 - PRD: update endianness conversion to use endian.h
d304586 - Deb McLemore - 2022-07-29 - Hostboot Enable PROC_FAVOR_AGGRESSIVE_PREFETCH
b482d3d - Zane Shelley - 2022-07-29 - PRD: Add core Hypervisor Current State register to FFDC
aa8c11e - Zane Shelley - 2022-07-29 - PRD: backport PBAO/PBAF FIR updates from P11 FIR review
9daf90c - hostboot - 2022-07-29 - Update simics level to: 2022-07-27_4e5e4c_simics.tar.gz 4e5e4c3d23c9f174
d280f9e - Stephen Glancy - 2022-07-29 - Adds Odyssey DDR5 CCS specialization
760dc2b - Stephen Glancy - 2022-07-29 - Fixes Odyssey PHY init print bug
923df29 - Thi Tran - 2022-07-29 - Remove no-op when running on simulation.
7fa785d - Louis Stermole - 2022-07-29 - Add missing makefiles and wrappers for Odyssey procedures
8f2a8bb - Amita Banchhor - 2022-07-29 - Port sppe changes to ddrphyinit from ekb-src to ekb repo
30bcd45 - Louis Stermole - 2022-07-29 - Split out PHY reset from ody_ddrphyinit for XTB
48cad3c - Thi Tran - 2022-07-29 - P10 ody_check_for_ready & ody_getidec HWPs
a5c5450 - Sneha Kadam - 2022-07-29 - Specialized memdiags lib for Odyssey

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 57b96f4..b5211d0 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 "e7412dc820b15fc8646023c7cbe9b454036ae20f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b84036072a6b121168cefe92bdb90638ed09467a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION