diff options
author | Peng Fan <peng.fan@nxp.com> | 2021-05-28 18:06:01 +0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-06-26 11:39:48 -0500 |
commit | 32f7443d4139208927bc9c3fda8e2a77ec24fe14 (patch) | |
tree | 8d66589470d940f166f20568be643460eb8205a9 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8339642c930500140fe27621d783630b002a6342 (diff) |
mailbox: imx: replace the xTR/xRR array with single register
The xTR/xRR registers are using 4 bytes stride and continuous.
Considering we will support more TR and RR registers, use base + idx * 4
method to calculate register address, not hardcoding in driver.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions