summaryrefslogtreecommitdiff
path: root/meta-ibm/conf
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2022-02-04 01:31:18 +0300
committerJoel Stanley <joel@jms.id.au>2022-02-14 08:09:01 +0300
commitb02928b168ead37a4337b23ec6275b94506efd3d (patch)
tree54430f646a872ab840a2bf21b175a652dc140a62 /meta-ibm/conf
parent96f12b01a154ff23b01d184f10aa6a66105d84ca (diff)
downloadopenbmc-b02928b168ead37a4337b23ec6275b94506efd3d.tar.xz
meta-ibm: witherspoon-tacoma: Disable socsec signing
Don't support the hardware root-of-trust on Tacoma boards. Change-Id: I144d3bf445063f6341ae1958611873f79c9c00c7 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-ibm/conf')
-rw-r--r--meta-ibm/conf/machine/witherspoon-tacoma.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/conf/machine/witherspoon-tacoma.conf b/meta-ibm/conf/machine/witherspoon-tacoma.conf
index 5e10dc3c30..e273726247 100644
--- a/meta-ibm/conf/machine/witherspoon-tacoma.conf
+++ b/meta-ibm/conf/machine/witherspoon-tacoma.conf
@@ -2,6 +2,7 @@ KERNEL_DEVICETREE = "aspeed-bmc-opp-tacoma.dtb"
UBOOT_MACHINE = "ast2600_openbmc_spl_emmc_defconfig"
UBOOT_DEVICETREE = "ast2600-tacoma"
SPL_BINARY = "spl/u-boot-spl.bin"
+SOCSEC_SIGN_ENABLE = "0"
OBMC_POWER_SUPPLY_INSTANCES = "0 1"