aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-09-07 12:14:55 +0200
committerGreg Kroah-Hartman <[email protected]>2020-09-13 09:23:00 +0200
commite8d607ce0c81851f830674aa81d6d127dbf14cfb (patch)
tree3d678c1fa653000f75fb7e70c8a918d541b06ca3 /tools/perf/scripts/python/flamegraph.py
parent3e2311fa1e600dd782730d26940663c24c50c52e (diff)
staging: wfx: drop 'secure link' feature
The Secure Link (slk) feature allows to encrypt (and authenticate) the traffic between the host and the device. The official implementation of this feature relies on mbedTLS. For that reason, this implementation is not included in the current driver. To be included, the implementation has to rely on kernel crypto API instead of mbedTLS. So, for now, the driver contained stub functions waiting for the new implementation based on kernel crypto API. This new implementation represent a bunch of work and it is unlikely to be done in near future. Moreover, we strongly dislike to maintain useless code. So, drop all the code related to secure link. Whoever wants to implement secure link should revert this patch before starting to work on it. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions