Message ID | 20201119084505.2718682-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
diff --git a/meta-arm/recipes-security/optee/optee-os.inc b/meta-arm/recipes-security/optee/optee-os.inc index ea6c496..f8697cf 100644 --- a/meta-arm/recipes-security/optee/optee-os.inc +++ b/meta-arm/recipes-security/optee/optee-os.inc @@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173" inherit deploy python3native require optee.inc +CVE_PRODUCT = "linaro:op-tee op-tee:op-tee_os" + DEPENDS = "python3-pycryptodome-native python3-pycryptodomex-native python3-pyelftools-native" DEPENDS_append_toolchain-clang = " compiler-rt"
On Fri, 20 Nov 2020 at 16:12, Jon Mason <jdmason@kudzu.us> wrote:
> Should this be applied to dunfell and gatesgarth?
Yes, please.
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#1434): https://lists.yoctoproject.org/g/meta-arm/message/1434
Mute This Topic: https://lists.yoctoproject.org/mt/78360754/1003190
Group Owner: meta-arm+owner@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [mhalstead@linuxfoundation.org]
-=-=-=-=-=-=-=-=-=-=-=-
There are known CVEs for optee-os, so set the CVE_PRODUCT to ensure that they are found. Change-Id: Ibe88c2193a8e33f603386beedc76fe60eac1b3ea Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-arm/recipes-security/optee/optee-os.inc | 2 ++ 1 file changed, 2 insertions(+) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1390): https://lists.yoctoproject.org/g/meta-arm/message/1390 Mute This Topic: https://lists.yoctoproject.org/mt/78360754/1003190 Group Owner: meta-arm+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-arm/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-