commit | f802ab5283afa4751805ca14faf7ea8ca2c7432a | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Sep 01 16:17:50 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Oct 27 13:22:10 2020 +0100 |
tree | 0dc8d534e4488b5368e0fa21bfa0b98581ecbe9e | |
parent | 82061b8d7b34f09553f2526b9661036a69b5bb84 [diff] |
core: add gprof_set_status() to struct ts_ops Adds gprof_set_status() to struct ts_ops to allow generic gprof handling in thread_svc_handler(). Reviewed-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