op-build update 2-27-2019

Changes Included for package hostboot, branch master:
cab3c5b - Ilya Smirnov - 2019-02-26 - Secureboot: Enhanced Multinode Comm: Add size of quote & signature to slv quote
02150d1 - Matthew Raybuck - 2019-02-26 - Move watchdog timer to prevent timeout
c8094ee - Caleb Palmer - 2019-02-26 - PRD: Adjust dram repairs capture data max size
1f1c362 - Caleb Palmer - 2019-02-26 - PRD: NVDIMM isolation redesign
bf5d123 - Andre Marin - 2019-02-26 - Add empty bulk_pwr and utils_to_throttle header files for HB mirror
69c4342 - Stephen Glancy - 2019-02-26 - Adds DDIMM EFD decoder API
2ec59e8 - Li Meng - 2019-02-26 - Fixes LRDIMM training issue
9ea9129 - Dan Crowell - 2019-02-26 - Modify PNOR load order in SBE update to avoid OOM condition

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index c490c0c..8c57f53 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "8f2fbd8180414a5dab93159b6c55974f569f358b" if BR2_HOSTBOOT_LATEST_VERSION
+	default "cab3c5b1f80c36dcb9015d7085ee5b11948d4232" if BR2_HOSTBOOT_LATEST_VERSION
 	default "610ca55e285e2f0d7cabed6235deef82ee271627" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION