Commit 8a4088c3 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

plat: clint: Reduce use of atomic operation on IPI registers



Currently, we aggresively use atomic operation on CLINT IPI
register. This patch simplify CLINT IPI APIs by reducing use
of atomic operations. In future, we will gradually increase
use of atomic operations for CLINT IPI APIs.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 385b5afe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment