diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2025-02-10 14:25:43 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-12 04:12:17 +0300 |
commit | d41987e906e75d4c97b3db23ce3caf7252a38eef (patch) | |
tree | a895f9bfa11ab9d19305807c7ed8eecbbf6bdc6d /tools/perf/scripts/python/stackcollapse.py | |
parent | fd118a77ede759baf1c815a0a6e288315425e92b (diff) | |
download | linux-d41987e906e75d4c97b3db23ce3caf7252a38eef.tar.xz |
sfc: extend NVRAM MCDI handlers
Support variable write-alignment, and background updates. The latter
allows other MCDI to continue while the device is processing an
MC_CMD_NVRAM_UPDATE_FINISH, since this can take a long time owing to
e.g. cryptographic signature verification.
Expose these handlers in mcdi.h, and build them even when
CONFIG_SFC_MTD=n, so they can be used for devlink flash in a
subsequent patch.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://patch.msgid.link/de3d9e14fee69e15d95b46258401a93b75659f78.1739186253.git.ecree.xilinx@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions