diff options
author | Suzuki K Poulose <[email protected]> | 2021-09-14 11:26:39 +0100 |
---|---|---|
committer | Mathieu Poirier <[email protected]> | 2021-10-27 11:45:25 -0600 |
commit | 04a37a174e5697d90c129c286bdb6bbcb516058f (patch) | |
tree | bfc6cd929ad8cc53b20e0d1fac91941cba8be129 /scripts/gdb/linux/utils.py | |
parent | acee3ef86d5cfda094fa9806935aee45833444e3 (diff) |
coresight: trbe: Unify the enabling sequence
Unify the sequence of enabling the TRBE. We do this from
event_start and also from the TRBE IRQ handler. Lets move
this to a common helper. The only minor functional change
is returning an error when we fail to enable the TRBE.
This should be handled already.
Since we now have unique entry point to trying to enable TRBE,
move the format flag setting to the central place.
Cc: Mathieu Poirier <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Leo Yan <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Signed-off-by: Suzuki K Poulose <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions