From e2f0ad891cf2ab9b1461b7cef79a2dc4e0b46653 Mon Sep 17 00:00:00 2001 From: "Yan, Shaopu" Date: Sun, 8 Oct 2023 17:41:23 +0800 Subject: [PATCH] mixin-spec: unify mixin of optee and trusty into tee tee has 3 configurations: -false: none tee will be provided -trusty: use trusty os for tee -optee: use optee os for tee by default it will be set as false. Tracked-On: OAM-112562 Signed-off-by: Yan, Shaopu --- celadon_ivi/mixins.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celadon_ivi/mixins.spec b/celadon_ivi/mixins.spec index 973d23ed9..7273dfb53 100755 --- a/celadon_ivi/mixins.spec +++ b/celadon_ivi/mixins.spec @@ -52,7 +52,7 @@ lights: true power: true(power_throttle=true) debug-usb-config: true(source_dev=dvcith-0-msc0) intel_prop: true -trusty: false +tee: false memtrack: true tpm: true avx: auto