diff options
author | Pankaj Gupta <[email protected]> | 2024-04-29 11:58:54 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-05-10 17:15:24 +0800 |
commit | d2835701d93cae6d597672ef9dc3fa889867031a (patch) | |
tree | 70ccc4af92e7bf7d61af7bc616c704d55b55d3ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6144436803b7a8738f3defa1fd6b4b6751f6793e (diff) |
crypto: caam - i.MX8ULP donot have CAAM page0 access
iMX8ULP have a secure-enclave hardware IP called EdgeLock Enclave(ELE),
that control access to caam controller's register page, i.e., page0.
At all, if the ELE release access to CAAM controller's register page,
it will release to secure-world only.
Clocks are turned on automatically for iMX8ULP. There exists the caam
clock gating bit, but it is not advised to gate the clock at linux, as
optee-os or any other entity might be using it.
Signed-off-by: Pankaj Gupta <[email protected]>
Reviewed-by: Gaurav Jain <[email protected]>
Reviewed-by: Horia Geanta <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions