Commit 563be68f authored by Mikko Rapeli's avatar Mikko Rapeli
Browse files

Merge branch 'scarthgap-additional' into 'main'

layer.conf: add scarthgap to parsec and tpm layers

See merge request !207

/assign_reviewer @mikko.rapeli
parents 03246477 094fb846
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@ LAYERSERIES_COMPAT_meta-trs = "scarthgap nanbield mickledore kirkstone"

LAYERSERIES_COMPAT_clang-layer += "scarthgap nanbield"
LAYERSERIES_COMPAT_virtualization-layer += "scarthgap nanbield"
LAYERSERIES_COMPAT_parsec-layer += "scarthgap nanbield"
LAYERSERIES_COMPAT_tpm-layer += "scarthgap nanbield"

# use tss2 and other SW components from meta-security, not meta-secure-core
LAYERDEPENDS_encrypted-storage:remove = "tpm2"