diff options
author | Andrey Smirnov <[email protected]> | 2019-08-20 13:23:56 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:30 +1000 |
commit | e27d96298bb893aacfeced1045c757b51abf301b (patch) | |
tree | 184f01972b71f42ce068a0341e967603f4bef5f2 /scripts/gdb/linux/tasks.py | |
parent | 1a3daadce955530df92b1bb22093618dd26a1717 (diff) |
crypto: caam - move cpu_to_caam_dma() selection to runtime
Instead of selecting the implementation of
cpu_to_caam_dma()/caam_dma_to_cpu() at build time using the
preprocessor, convert the code to do that at run-time using IS_ENABLED
macro. This is needed to add support for 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