commit | 0099694631ef2245ced7f33541d9f3a5d01a0089 | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Mon Nov 13 13:41:58 2017 +0000 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Tue Oct 16 13:38:41 2018 +0100 |
tree | f2ff8a50364c5bee5dd0d78a22ea66bd8ad5d3ad | |
parent | 687a7bcb37ded7fd540c28af382a9ec5dc393bbc [diff] |
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled When HW_ASSISTED_COHERENCY is enabled we can use spinlocks instead of using the more complex and slower bakery algorithm. Change-Id: I9d791a70050d599241169b9160a67e57d5506564 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>