commit | 78f462f646e7c037bea13aa6282c81f255922a4f | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Mon Mar 23 18:01:35 2020 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 24 09:47:32 2020 +0100 |
tree | ca50a82d1b07d7a46d13bf4ea1198019055e3c78 | |
parent | 740676d0b1f697bece059fdbbd07990b26d9f073 [diff] |
core: add TEE_LOGIN_REE_KERNEL login method Add private login method for REE kernel clients to invoke TAs. It allows a TA to distinguish among normal world clients whether its a REE kernel client or a REE user-space client. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.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