op-build update 2-3-2020

Changes Included for package hostboot-binaries, branch master:
6216290 - hostboot - 2020-02-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw013120a.opmst
526b8a9 - hostboot - 2020-01-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011620a.opmst

Changes Included for package hcode, branch master:
c03f6bd - hostboot - 2020-02-01 - Release tag & head commit information updated for hw013120a.opmst
dba5f03 - hostboot - 2020-02-01 - Revert "Hcode: hcode changes for STOP exit in SMF enabled HV mode"
396561e - Gregory S Still - 2020-02-01 - Revert "Hcode: hcode changes for STOP exit in SMF enabled HV mode"
4a5305f - hostboot - 2020-01-30 - Release tag & head commit information updated for hw013020a.opmst
e7971b5 - hostboot - 2020-01-29 - Release tag & head commit information updated for hw012920a.opmst
ef7c3d8 - hostboot - 2020-01-28 - Release tag & head commit information updated for hw012820a.opmst
105a231 - hostboot - 2020-01-28 - Release tag & head commit information updated for hw012720a.opmst
2779192 - hostboot - 2020-01-25 - Release tag & head commit information updated for hw012420a.opmst
0e6b5b4 - hostboot - 2020-01-23 - Release tag & head commit information updated for hw012320a.opmst
5b1e9a2 - hostboot - 2020-01-21 - Release tag & head commit information updated for hw012120a.opmst
af1e535 - hostboot - 2020-01-18 - Release tag & head commit information updated for hw011620a.opmst
cc7e95d - hostboot - 2020-01-18 - Hcode: hcode changes for STOP exit in SMF enabled HV mode
9eca207 - Prem Shanker Jha - 2020-01-18 - Hcode: hcode changes for STOP exit in SMF enabled HV mode
065c07c - Prem Shanker Jha - 2020-01-18 - Self Save: Fixing self save of core SPR.
694afd6 - Yue Du - 2020-01-18 - Self Save: Added support for SPR self save in CME hcode(func ver)
b7658f9 - Prem Shanker Jha - 2020-01-18 - Self Restore: Changes for SMF and SPR self save.
737919b - Prem Shanker Jha - 2020-01-18 - Revert "UV Support : Augmented STOP API and self restore for enabling UV"
beaaeb8 - Prem Shanker Jha - 2020-01-18 - UV Support : Augmented STOP API and self restore for enabling ultravisor.

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 1f44de2..850ab44 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw011520a.opmst" if BR2_HCODE_LATEST_VERSION
+	default "hw013120a.opmst" if BR2_HCODE_LATEST_VERSION
 	default BR2_HCODE_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 053bbef..2866153 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 "hw011120a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw013120a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION