[PATCH v2 0/2] OpenSBI LLVM related fixes

Anup Patel apatel at ventanamicro.com
Mon Dec 9 21:23:24 PST 2024


This series does few LLVM related fixes encountered using
"Ubuntu clang version 18.1.3 (1ubuntu1)".

These patches can also be found in the riscv_llvm_compile_fixes_v2
branch at: https://github.com/avpatel/opensbi.git

Changes since v1:
 - Removed -fno-tree-vectorize from PATCH2

Anup Patel (2):
  lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
  Makefile: Don't enable V-extension using -march option

 Makefile                       | 8 ++++----
 lib/sbi/sbi_trap_v_ldst.c      | 5 +++--
 lib/utils/cppc/fdt_cppc_rpmi.c | 7 +++++--
 3 files changed, 12 insertions(+), 8 deletions(-)

-- 
2.43.0




More information about the opensbi mailing list