optee: add CVE_PRODUCT

Signed-off-by: Ilies CHERGUI <ichergui@nvidia.com>
This commit is contained in:
Ilies CHERGUI
2025-04-07 14:38:18 +01:00
committed by Matt Madison
parent 9b85f79273
commit b029c54549

View File

@@ -5,6 +5,8 @@ TEGRA_SRC_SUBARCHIVE = "Linux_for_Tegra/source/nvidia-jetson-optee-source.tbz2"
inherit l4t_bsp python3native inherit l4t_bsp python3native
require recipes-bsp/tegra-sources/tegra-sources-${L4T_VERSION}.inc require recipes-bsp/tegra-sources/tegra-sources-${L4T_VERSION}.inc
CVE_PRODUCT = "linaro:op-tee op-tee:op-tee_os"
DEPENDS = "python3-pyelftools-native python3-cryptography-native standalone-mm-optee-tegra" DEPENDS = "python3-pyelftools-native python3-cryptography-native standalone-mm-optee-tegra"
# python3-cryptography needs the legacy provider, so set OPENSSL_MODULES to the # python3-cryptography needs the legacy provider, so set OPENSSL_MODULES to the
# right path until this is relocated automatically. # right path until this is relocated automatically.