diff options
author | Damian Muszynski <[email protected]> | 2023-10-20 15:49:27 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-10-27 18:04:28 +0800 |
commit | c7fd53796dbd09c3ef55032925bc7f8f238f9405 (patch) | |
tree | 477c4b21c972a10a9e60a09ae3252449af1ea6a4 /tools/perf/scripts/python/task-analyzer.py | |
parent | 02e7f67c47269135f41650ac1b693034e3e8f507 (diff) |
crypto: qat - add retrieval of fw capabilities
The QAT firmware provides a mechanism to retrieve its capabilities
through the init admin interface.
Add logic to retrieve the firmware capability mask from the firmware
through the init/admin channel. This mask reports if the
power management, telemetry and rate limiting features are supported.
The fw capabilities are stored in the accel_dev structure and are used
to detect if a certain feature is supported by the firmware loaded
in the device.
This is supported only by devices which have an admin AE.
Signed-off-by: Damian Muszynski <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Reviewed-by: Tero Kristo <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions