diff options
| author | Horia GeantA <[email protected]> | 2023-04-05 09:07:52 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-04-14 10:59:34 +0000 |
| commit | 0489929f73a2b749cf409b95701bb6bd3c37cd91 (patch) | |
| tree | 1748e0e5e948ad09bd3e6950e92f921841459e6a /lib/debugobjects.c | |
| parent | crypto: caam - reduce page 0 regs access to minimum (diff) | |
| download | kernel-0489929f73a2b749cf409b95701bb6bd3c37cd91.tar.gz kernel-0489929f73a2b749cf409b95701bb6bd3c37cd91.zip | |
crypto: caam - OP-TEE firmware support
caam driver needs to be aware of OP-TEE f/w presence, since some things
are done differently:
1. there is no access to controller's register page (note however that
some registers are aliased in job rings' register pages)
2 Due to this, MCFGR[PS] cannot be read and driver assumes
MCFGR[PS] = b'0 - engine using 32-bit address pointers.
This is in sync with the fact that:
-all i.MX SoCs currently use MCFGR[PS] = b'0
-only i.MX OP-TEE use cases don't allow access to controller register page
Signed-off-by: Horia GeantA <[email protected]>
Signed-off-by: Meenakshi Aggarwal <[email protected]>
Reviewed-by: Gaurav Jain <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
