On 03/27/2019 03:27 PM, Mathieu Poirier wrote:
On Wed, Mar 20, 2019 at 06:49:22PM +0000, Suzuki K Poulose wrote:
Merge the drivers for the two varieties of replicators into a singel one. The dynamic replicator has programming base which can be programmed to filter the trace data. The driver detects the type based on the "base" address value of the device, which is NULL for the static device.
Also, while at it, remove the now obsolete DYNAMIC_REPLICATOR config entry.
Cc: Mathieu Poirier mathieu.poirier@linaro.org Signed-off-by: Suzuki K Poulose suzuki.poulose@arm.com
I'll pickup patches 1 to 5 immediately as they are useful on their own.
Cool, Thanks. I will drop them from the next revision
Suzuki