diff options
author | Andrey Smirnov <[email protected]> | 2019-08-20 13:23:58 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:30 +1000 |
commit | dff36801a9f0cca4f8b074b4c8229dcc0400acd1 (patch) | |
tree | 6871f0ced78e718ba1cfb09848bd05fd573962f3 /scripts/gdb/linux/tasks.py | |
parent | 6c5f898f12a3d65f04a928ffd7e38ae397c9a0d4 (diff) |
crypto: caam - don't hardcode inpentry size
Using dma_addr_t for elements of JobR input ring is not appropriate on
all 64-bit SoCs, some of which, like i.MX8MQ, use only 32-bit wide
pointers there. Convert all of the code to use explicit helper
function that can be later extended to support i.MX8MQ. No functional
change intended.
Signed-off-by: Andrey Smirnov <[email protected]>
Cc: Chris Spencer <[email protected]>
Cc: Cory Tusar <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: Horia Geantă <[email protected]>
Cc: Aymen Sghaier <[email protected]>
Cc: Leonard Crestez <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions