Commit 6b9a8494 authored by Xiang W's avatar Xiang W Committed by Anup Patel
Browse files

lib: sbi: Remove xchg/cmpxchg implemented via lr/sc



lr/sc is part of the A extension. If the A extension is not supported,
lr/sc cannot be used. So remove xchg/cmpxchg.

Signed-off-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent d1620096
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