commit | b526b9c594e19a6ee7796851cdc563c7c32ce10b | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Mon Jan 23 14:59:23 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Feb 03 17:19:08 2023 +0100 |
tree | e35e520b4e8983316b1732bba661da551f03e872 | |
parent | 1428fce88c3853cc1773cdcf193232fe15d8557a [diff] |
core: arm: fix external DT when async notif interrupt is a GIC PPI Fixes values loaded in interrupt properties of the optee node created in external DT for cases where the interrupt used is a PPI. Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers