[PATCH v2 0/3] Query Compiler Features for Better Disassembling
Tsukasa OI
research_trasio at irq.a4lg.com
Sat Nov 26 19:04:29 PST 2022
Hello,
This is a minor fix to the patchset
"Query Compiler Features for Better Disassembling".
c.f. PATCH v1 (including backgrounds):
<http://lists.infradead.org/pipermail/opensbi/2022-November/003659.html>
[Changes: v1 -> v2]
- PATCH 2/2: Make feature detection more robust
(detect warnings generated by GAS or Clang)
Thanks,
Tsukasa
Tsukasa OI (3):
lib: sbi: Optionally use ".insn" instead of ".word"
lib: sbi: Optionally use ".option arch,+h"
Makefile: Optionally specify latest privileged specification
Makefile | 26 ++++++++++++++++++++++++++
lib/sbi/sbi_hfence.S | 20 ++++++++++++--------
2 files changed, 38 insertions(+), 8 deletions(-)
base-commit: 1b0d71bb9ff9180c4ae0026de5f4a92a88f1884e
--
2.38.1
More information about the opensbi
mailing list