Skip to content
Commit 771350a6 authored by Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam Committed by Thomas Abraham
Browse files

[HACK] spinlock: send explicit event after store release instruction



stlr instruction in the spin_unlock function is expected to send an
implicit event to all CPU cores. In a cross chip scenario, FVP has
stability issues while sending this implicit event across chips.
To avoid the stability issues, add sev instruction which sends explicit
events to all cores. Explicit events are propagated across chips without
any stability issues.

Change-Id: I94db4f940e98f9b60f4120d0bde4930f9d31440c
Signed-off-by: Vijayenthiran Subramaniam's avatarVijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
parent 047e74df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment