Skip to content

SCMIv2: fix memory initialization of fast channels

Darryl Green requested to merge github/fork/jimqui01/perf-bug into master

Created by: jimqui01

When a fast channel is set up it's memory is cleared. The wrong size is used for the memset operation.

Change-Id: I278ef86606cacd050e3ca36186d3a0022b9fc284 Signed-off-by: Jim Quigley jim.quigley@arm.com

Merge request reports