Re: [PATCH 08/13] coresight: Add support for CLAIM tag protocol

2018-08-16 Thread Suzuki K Poulose
On 15/08/18 00:20, Mathieu Poirier wrote: On Mon, Aug 06, 2018 at 02:41:50PM +0100, Suzuki K Poulose wrote: Add support for the CLAIM tag protocol for negotiating the device ownership with other agents trying to use the coresight component (internal vs. external). The Coresight architecture spec

Re: [PATCH 08/13] coresight: Add support for CLAIM tag protocol

2018-08-14 Thread Mathieu Poirier
On Mon, Aug 06, 2018 at 02:41:50PM +0100, Suzuki K Poulose wrote: > Add support for the CLAIM tag protocol for negotiating the > device ownership with other agents trying to use the coresight > component (internal vs. external). The Coresight architecture > specifies CLAIM tags (managed via CLAIMSE

[PATCH 08/13] coresight: Add support for CLAIM tag protocol

2018-08-06 Thread Suzuki K Poulose
Add support for the CLAIM tag protocol for negotiating the device ownership with other agents trying to use the coresight component (internal vs. external). The Coresight architecture specifies CLAIM tags (managed via CLAIMSET CLAIMCLR registers) to negotiate the ownership of the device. PSCI recom