OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] OpenSBI LLVM related fixes
@ 2024-12-10  5:23 Anup Patel
  2024-12-10  5:23 ` [PATCH v2 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM Anup Patel
  2024-12-10  5:23 ` [PATCH v2 2/2] Makefile: Don't enable V-extension using -march option Anup Patel
  0 siblings, 2 replies; 9+ messages in thread
From: Anup Patel @ 2024-12-10  5:23 UTC (permalink / raw)
  To: opensbi

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-12-15  6:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-10  5:23 [PATCH v2 0/2] OpenSBI LLVM related fixes Anup Patel
2024-12-10  5:23 ` [PATCH v2 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM Anup Patel
2024-12-11  0:05   ` Samuel Holland
2024-12-11  9:59   ` Xiang W
2024-12-15  6:02     ` Anup Patel
2024-12-15  6:03   ` Anup Patel
2024-12-10  5:23 ` [PATCH v2 2/2] Makefile: Don't enable V-extension using -march option Anup Patel
2024-12-11  0:11   ` Samuel Holland
2024-12-15  6:04     ` Anup Patel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox