commit | 990c4711662575a39d3ba31636f760bccbd7b206 | [log] [tgz] |
---|---|---|
author | Antonio Borneo <antonio.borneo@foss.st.com> | Tue Jan 28 12:00:47 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Thu Jun 12 12:57:23 2025 +0200 |
tree | c36c0cf30619ba0709f719df1fcf161728d9722f | |
parent | 6f9a437380a59f0e4f4f41aeb2cb846077eec54e [diff] |
core: interrupt: add set_wake for power-management wake-on on interrupt For interrupt controllers that can handle power-management wake-up when receiving an interrupt, add the operation set_wake(). Signed-off-by: Antonio Borneo <antonio.borneo@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
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