aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-zynqmp
diff options
context:
space:
mode:
authorJens Wiklander <jens.wiklander@linaro.org>2017-02-15 15:26:46 +0100
committerJens Wiklander <jens.wiklander@linaro.org>2017-02-28 15:47:21 +0100
commitec46d5714762f9e860f723b45cb27b20a8d5b2f4 (patch)
tree15263ff5be74b6476a056344abf929c1ec773fe0 /core/arch/arm/plat-zynqmp
parent44e900eabfc15db59624b39056aae84e7c64963f (diff)
core: remove obsolete FS key manager tests
Removes the now obsolete FS key manager tests. The FS hash tree interface has taken over much och the FS key manager tasks. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'core/arch/arm/plat-zynqmp')
-rw-r--r--core/arch/arm/plat-zynqmp/conf.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/arch/arm/plat-zynqmp/conf.mk b/core/arch/arm/plat-zynqmp/conf.mk
index 67570bc9..5aea3a8a 100644
--- a/core/arch/arm/plat-zynqmp/conf.mk
+++ b/core/arch/arm/plat-zynqmp/conf.mk
@@ -23,7 +23,6 @@ else
$(call force,CFG_ARM32_core,y)
endif
-CFG_TEE_FS_KEY_MANAGER_TEST ?= y
CFG_WITH_STACK_CANARIES ?= y
CFG_WITH_STATS ?= y
CFG_CRYPTO_WITH_CE ?= y