xen-troops / meta-xt-prod-devel-rcar

Main Xen Troops product, which is used for day-to-day development and integration
Apache License 2.0
4 stars 14 forks source link

domd-gen3: optee: add appends for optee 4.1.0 #131

Closed lorc closed 7 months ago

lorc commented 7 months ago

This patch basically switches OP-TEE for prod-devel-gen3 to version 4.1.0. It relies on new meta-xt-security layer from meta-xt-common.

From now on OP-TEE configuration will be per-product, not per-platform, as different products on the same platform may have different OP-TEE configuration.

This patch also removes meta-xt-rcar-domx as it was used only to hold per-platform OP-TEE recipe.

rshym commented 7 months ago

Acked-by: Ruslan Shymkevych <ruslan_shymkevych@epam.com>

Do we need a similar PR for the aos-gen3 product?

lorc commented 7 months ago

I believe @al1img will make similar change by himself.