Commit 19afc296 authored by Karthik B K's avatar Karthik B K
Browse files

isa_validator: nullify Svnapot in march strings



the get_march_mabi function should return a string that
can be consumed by the riscv-gcc right away. the compiler
complains about the presence of svnapot in the said string.
"nullify" this extension, resulting in exclusion during march generation.

Signed-off-by: default avatarKarthik B K <karthik.bk@incoresemi.com>
parent c4e2ada9
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