Merge pull request #4888 from mabaiocchi/master-p10
Set The Secure Version to 2 for P10 eBMC Builds
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 5f2b256..0047788 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -81,4 +81,4 @@
BR2_IMA_CATALOG_DTS="POWER10"
BR2_PACKAGE_OCMB_EXPLORER_FW=y
BR2_PACKAGE_IBM_FW_PROPRIETARY_P10=y
-BR2_OPENPOWER_SIGNED_SECURITY_VERSION="0"
+BR2_OPENPOWER_SIGNED_SECURITY_VERSION="2"