commit | edaf8c38f534497a65a460f0348a81d3e26b3518 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Wed Jul 03 16:17:54 2019 +0530 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Tue Aug 13 08:45:12 2019 +0200 |
tree | ee9b3d9bcd7c2d05d95f7a5f1cdf9503ad41c3df | |
parent | 28481ff35588fe9c5168776779e92464050be785 [diff] |
core: ftrace: Enable user-space access to counter regs To enable function execution time support in function tracing output, user-space ftrace framework needs to access frequency register and physical counter register. So enable user-space access. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-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