Anonymous Coward #1001664 uploaded patch set #2 to this change.

View Change

riscv: use __riscv_atomic to check support A extended.

GCC pre-defined some macros for detecting ISA extensions.
We should use these macros to detect ISA features.

Change-Id: I5782cdd1bf64b0161c58d789f46389dccfe44475
Signed-off-by: XiangWang <wxjstz@126.com>
---
M src/arch/riscv/include/atomic.h
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/27300/2

To view, visit change 27300. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5782cdd1bf64b0161c58d789f46389dccfe44475
Gerrit-Change-Number: 27300
Gerrit-PatchSet: 2
Gerrit-Owner: Anonymous Coward #1001664