commit | d7f3c23cd5d0a9cb6788879abd878ffdb64fe176 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Feb 09 16:43:39 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 09 18:47:34 2023 +0100 |
tree | c11adb7f95a3b95b034f963e311c1aa16664a188 | |
parent | 97db86ce109777b72ea8e9bc7bbabcdcc4954ec9 [diff] |
libutee: add CNTVCT to user system registers Adds CNTVCT to user system registers. Needed when compiling with CFG_CORE_SEL2_SPMC=y and CFG_MEMTAG=y. Reviewed-by: Jerome Forissier <jerome.forissier@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