commit | 3bd5a3bc4de86cb60364415adfbfe3a67f30341c | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Mon Jul 08 14:16:38 2024 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Thu Oct 10 14:51:30 2024 +0200 |
tree | d52bbbed17de102f183dcf6755d4a0be17d47296 | |
parent | bb3482882634e2da30ed23ef4fea6c83fc6eb7de [diff] |
fvp: add secure UART interrupt in device region OP-TEE enables the use case of a secure interrupt triggered by the UART driver. This interrupt is routed by FFA_INTERRUPT interface to OP-TEE. Define the UART interrupt in the FF-A device region node. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers