[PATCH 4/7] arm-cci: Abstract handling for CCI events

2015-05-26 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" Given that each CCI has different set of interfaces and its associated events, it is good to abstract the validation of the event codes to make it easier to add support for a new CCI model. This patch also abstracts the mapping of a given event to a counter, as there

[PATCH 4/7] arm-cci: Abstract handling for CCI events

2015-05-26 Thread Suzuki K. Poulose
From: Suzuki K. Poulose suzuki.poul...@arm.com Given that each CCI has different set of interfaces and its associated events, it is good to abstract the validation of the event codes to make it easier to add support for a new CCI model. This patch also abstracts the mapping of a given event to a

Re: [PATCH 4/7] arm-cci: Abstract handling for CCI events

2015-05-18 Thread Punit Agrawal
"Suzuki K. Poulose" writes: > From: "Suzuki K. Poulose" > > Given that each CCI has different set of interfaces and > its associated events, it is good to abstract the validation of the > event codes to make it easier to add support for a new CCI model. > > This patch also abstracts the mapping

Re: [PATCH 4/7] arm-cci: Abstract handling for CCI events

2015-05-18 Thread Punit Agrawal
Suzuki K. Poulose suzuki.poul...@arm.com writes: From: Suzuki K. Poulose suzuki.poul...@arm.com Given that each CCI has different set of interfaces and its associated events, it is good to abstract the validation of the event codes to make it easier to add support for a new CCI model. This

[PATCH 4/7] arm-cci: Abstract handling for CCI events

2015-05-05 Thread Suzuki K. Poulose
From: "Suzuki K. Poulose" Given that each CCI has different set of interfaces and its associated events, it is good to abstract the validation of the event codes to make it easier to add support for a new CCI model. This patch also abstracts the mapping of a given event to a counter, as there

[PATCH 4/7] arm-cci: Abstract handling for CCI events

2015-05-05 Thread Suzuki K. Poulose
From: Suzuki K. Poulose suzuki.poul...@arm.com Given that each CCI has different set of interfaces and its associated events, it is good to abstract the validation of the event codes to make it easier to add support for a new CCI model. This patch also abstracts the mapping of a given event to a