commit | 4486d5866e231c6bdb1993d08be67e6c029910c8 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Thu Jul 04 12:41:52 2019 +0530 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Tue Aug 13 08:45:12 2019 +0200 |
tree | 45456185aadac49c48b3b198f91fda3f2e61c23c | |
parent | edaf8c38f534497a65a460f0348a81d3e26b3518 [diff] |
libutee: add headers for user-space to access sysregs User space may require to access system registers like generic timer registers in case function tracing is enabled etc. So provide headers for user space to access sysregs. 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