Skip to content
Snippets Groups Projects
Commit 648dc931 authored by Pratik Patel's avatar Pratik Patel
Browse files

linux-ramdump-parser-v2: fix tmc-etr sg parsing for blk == rwpval

Address the corner case where we end up in a continuous (almost
inifinite) loop when blk value equals rwpval. Change the
condition from blk < rwpval to blk <= rwpval to fix this.

Change-Id: I67923f3fa681e64eaff1821be7ae9805f66d47df
parent 657bb5cd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment