Re: [PATCH v2 13/27] coresight: Add generic TMC sg table framework

2018-05-04 Thread Mathieu Poirier
On Tue, May 01, 2018 at 10:10:43AM +0100, Suzuki K Poulose wrote: > This patch introduces a generic sg table data structure and > associated operations. An SG table can be used to map a set > of Data pages where the trace data could be stored by the TMC > ETR. The information about the data pages c

[PATCH v2 13/27] coresight: Add generic TMC sg table framework

2018-05-01 Thread Suzuki K Poulose
This patch introduces a generic sg table data structure and associated operations. An SG table can be used to map a set of Data pages where the trace data could be stored by the TMC ETR. The information about the data pages could be stored in different formats, depending on the type of the underlyi