commit | 077732a0daa529ed418faaadbcb531d7f91c8bbb | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed May 12 08:11:46 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jun 23 10:16:17 2021 +0200 |
tree | 8b57772fe1b1acbc532f6b1385c937947c7cb053 | |
parent | 00361c1879106efbbe11e789e03b9efe0c43b0ca [diff] |
core: make __wq_rpc() static again With dependency chains properly broken for various ops structs we can make __wq_rpc() static again and remove it from link_dummies_paged.c. Acked-by: Jerome Forissier <jerome@forissier.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@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