Skip to content

all: fix security feature on android Car

Actually when we build Android Car variant we include only a part of optee components so android never finish to boot.

Reworks optee mk file rules to only need to include on mk file to enable all optee fetures.

Signed-off-by: Guillaume La Roque glaroque@baylibre.com (cherry picked from commit f561bb4b) Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com

Merge request reports