aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDafna Hirschfeld <[email protected]>2022-03-13 15:33:52 +0200
committerGreg Kroah-Hartman <[email protected]>2022-05-22 20:57:36 +0200
commitc3712c1d7d3dc313527a7ff7c29726e091bc8f43 (patch)
treee2ee06a05685293f51b6b9021cd1766f63881f59 /tools/perf/scripts/python
parentacbabe63efa78012eb3702486e1cfe7b485f70a0 (diff)
habanalabs/gaudi: Use correct sram size macro for debugfs
We currently allow accessing the whole SRAM bar size with the macro SRAM_BAR_SIZE, but the actual size of the sram region is the macro SRAM_SIZE which is only a portion of the whole bar size. So when accessing the sram through debugfs, use the macro SRAM_SIZE for the sram size which is the correct macro. Signed-off-by: Dafna Hirschfeld <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions