commit | 04a0402d5a801e55463eac23c0c690ab9ccd4e28 | [log] [tgz] |
---|---|---|
author | Emanuele Ghidoli <emanuele.ghidoli@toradex.com> | Thu Mar 28 11:30:12 2024 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Sat Mar 30 13:59:10 2024 -0300 |
tree | 255728c839ec0f521ad54fb66aeee12120400d12 | |
parent | e6c413b1c093c047ce79b161040bcc64421b9b95 [diff] |
crypto/fsl: allow accessing Job Ring from non-TrustZone Add a new kconfig option to allow non-secure world access to the CAAM Job Ring. This is needed, for example, when running linux without OP-TEE services, as it's done on Colibri iMX7. Fixes: 51f1357f3428 ("Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"") Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>