diff options
author | Przemek Kitszel <[email protected]> | 2024-10-18 16:17:37 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-11-13 10:30:09 -0800 |
commit | 09ec79d42e42beacf23bad5d388f4692f5f4c7d8 (patch) | |
tree | c34c5471e6ef0d9d15d9ce3c841f314903728a41 /tools/perf/scripts/python/stackcollapse.py | |
parent | d6920900398a604841d3662b05c76f5e3317de82 (diff) |
ice: support optional flags in signature segment header
An optional flag field has been added to the signature segment header.
The field contains two flags, a "valid" bit, and a "last segment" bit
that indicates whether the segment is the last segment that will be
sent to firmware.
If the flag field's valid bit is NOT set, then as was done before,
assume that this is the last segment being downloaded.
However, if the flag field's valid bit IS set, then use the last segment
flag to determine if this segment is the last segment to download.
Signed-off-by: Paul Greenwalt <[email protected]>
Signed-off-by: Ahmed Zaki <[email protected]>
Co-developed-by: Dan Nowlin <[email protected]>
Signed-off-by: Dan Nowlin <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Przemek Kitszel <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions