diff options
author | Horia Geanta <[email protected]> | 2023-07-24 08:52:30 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-08-04 16:59:55 +0800 |
commit | 322d74752c28a71fbca3650b98c21c58d25414a8 (patch) | |
tree | e641adace7485ad875de4103f3c1281990432a76 /tools/perf/scripts/python | |
parent | 9a6913feb46c601e0895fc9f89b715b90a4cbb87 (diff) |
crypto: caam - add power management support
Add support for suspend and resume operation for PM in CAAM driver.
When the CAAM goes in suspend, the hardware is considered to do nothing.
On some platforms, the power of the CAAM is not turned off so it keeps
its configuration.
On other platforms, it doesn't so it is necessary to save the state of
the CAAM:
- JRs MID
- Address of input and output rings
Signed-off-by: Horia Geanta <[email protected]>
Signed-off-by: Victoria Milhoan <[email protected]>
Signed-off-by: Dan Douglass <[email protected]>
Signed-off-by: Vipul Kumar <[email protected]>
Signed-off-by: Franck LENORMAND <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions