summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2024-12-09 20:06:18 +0530
committerAnup Patel <[email protected]>2024-12-15 11:30:48 +0530
commit5545602f778e3065674df3a630c67b820f5dc1da (patch)
tree78d8906cffac640389bce92fc9f5532354929cce /scripts
parent74c6ea014db8fc7d56254ba9dd371b7454bd7220 (diff)
Makefile: Don't enable V-extension using -march option
Enabling V-extension using -march option causes OpenSBI boot-time hang with LLVM compiler. As a work-around, don't enable V-extension using -march option and instead use a custom OpenSBI specific define inform availability of V-extension to lib/sbi/sbi_trap_v_ldst.c. Fixes: c2acc5e5b0d8 ("lib: sbi_misaligned_ldst: Add handling of vector load/store") Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Samuel Holland <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions