commit | 2818b4781c43fa88a53fccb92169ab015c4609f4 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Wed Dec 07 15:01:19 2022 +0530 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Mon Feb 06 16:52:57 2023 +0100 |
tree | afcc4f7ca79ef9b0e2fd83d55a2f89837b007f44 | |
parent | b76b22965b4e9a5a9ddcad83efe9771808e6444b [diff] |
plat-k3: drivers: add TISCI calls for extended OTP Extended OTP are a set of bits in our efuses that can be programmed for user specific cases which deal with authentication/encryption. This patch adds support for calling extended OTP APIs using TISCI. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Acked-by: Etienne Carriere <etienne.carriere@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