diff options
author | Andrey Smirnov <[email protected]> | 2019-08-20 13:23:55 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:30 +1000 |
commit | 1a3daadce955530df92b1bb22093618dd26a1717 (patch) | |
tree | 9351fafb3542317912601cf87ea35698b737bc6f /scripts/gdb/linux/tasks.py | |
parent | 3a0944c5362654e13cde558ef81309a0fcf9112b (diff) |
crypto: caam - make CAAM_PTR_SZ dynamic
In order to be able to configure CAAM pointer size at run-time, which
needed to support i.MX8MQ, which is 64-bit SoC with 32-bit pointer
size, convert CAAM_PTR_SZ to refer to a global variable of the same
name ("caam_ptr_sz") and adjust the rest of the code accordingly. 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