commit | 2b83a5950f3a763c388adbc3c699322619b352c6 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Wed Feb 01 17:11:41 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 02 09:34:08 2023 +0100 |
tree | 133bb8fd1bd02d3f73d6921eb17f087f4c09589a | |
parent | e8bbd0e0e6bdf267b3977bb8e3145f7a71a2354c [diff] |
crypto: versal: rsa: only support sign/verify operations RSA encryption/decryption is not supported (the PLM does not return the size of the encrypted/decrypted buffers). Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> 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