Home
last modified time | relevance | path

Searched hist:d228945035bf6aff71835a667c763441d12576d0 (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/kernel/
H A Ddt_driver.cd228945035bf6aff71835a667c763441d12576d0 Thu Mar 24 11:39:25 UTC 2022 Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> core: dt_driver: Add driver probing to use secure device tree

When secure external device tree is configured for use OP-TEE's drivers
should be loaded based on its definitions. Add support to probe drivers
also with secure external device tree.

This allows common system device tree to be used to define devices for
bootloaders and OP-TEE.

In any case if embedded device tree is defined this will take precedense.

Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>