trustfence: enable encrypted environment for CC8MN
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
parent
eda2f4177e
commit
358305ffb8
|
|
@ -62,7 +62,6 @@ VIRTUAL-RUNTIME_initscripts ?= "initscripts"
|
||||||
TRUSTFENCE_SIGN_MODE = "HAB"
|
TRUSTFENCE_SIGN_MODE = "HAB"
|
||||||
# TODO: Encryption not yet supported
|
# TODO: Encryption not yet supported
|
||||||
TRUSTFENCE_DEK_PATH = "0"
|
TRUSTFENCE_DEK_PATH = "0"
|
||||||
TRUSTFENCE_ENCRYPT_ENVIRONMENT = "0"
|
|
||||||
|
|
||||||
# Adding 'wayland' along with 'x11' enables the xwayland backend
|
# Adding 'wayland' along with 'x11' enables the xwayland backend
|
||||||
# Vulkan is necessary for wayland to build
|
# Vulkan is necessary for wayland to build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue