Skip to content

Commit

Permalink
mixin-spec: unify mixin of optee and trusty into tee
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
syan10 committed Oct 8, 2023
1 parent 8505794 commit e2f0ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celadon_ivi/mixins.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e2f0ad8

Please sign in to comment.