OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OpenSBI LLVM related fixes
@ 2024-12-10  4:16 Anup Patel
  2024-12-10  4:16 ` [PATCH 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM Anup Patel
  2024-12-10  4:16 ` [PATCH 2/2] Makefile: Don't enable V-extension using -march option Anup Patel
  0 siblings, 2 replies; 10+ messages in thread
From: Anup Patel @ 2024-12-10  4:16 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_v1
branch at: https://github.com/avpatel/opensbi.git

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] 10+ messages in thread

end of thread, other threads:[~2024-12-11  3:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-10  4:16 [PATCH 0/2] OpenSBI LLVM related fixes Anup Patel
2024-12-10  4:16 ` [PATCH 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM Anup Patel
2024-12-10  4:16 ` [PATCH 2/2] Makefile: Don't enable V-extension using -march option Anup Patel
2024-12-10  5:05   ` Xiang W
2024-12-10  5:16     ` Anup Patel
2024-12-11  2:41       ` Xiang W
2024-12-11  2:58         ` Jessica Clarke
2024-12-11  3:25           ` Xiang W
2024-12-10  5:08   ` Jessica Clarke
2024-12-10  5:17     ` Anup Patel

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