From: Sergey Matyukevich <geomatsi@gmail.com>
To: opensbi@lists.infradead.org
Subject: [PATCH RFC v2 0/2] lib: sbi: add support for debug triggers
Date: Sun, 4 Dec 2022 00:59:08 +0300 [thread overview]
Message-ID: <Y4vGrLxywGPpCJ//@curiosity> (raw)
In-Reply-To: <20221203213929.206429-1-geomatsi@gmail.com>
> This is the second revision of the patches implementing SBI Debug
> Trigger extension proposal posted at riscv tech-debug list:
> https://lists.riscv.org/g/tech-debug/topic/92375492
>
> The major changes include support for mcounter trigger type and
> updates according to some of the review comments.
>
> As a part of endianness fixes, this revision includes a separate
> patch for a header with endianness conversion macros. Depending
> on the feedback, later on it can be reposted separately.
>
> Regards,
> Sergey
>
> Changes v1 -> v2:
> - add header with endianness conversion macros
> - fix endinanness: keep possible big-endian support in mind
> - do not mark shared structures as packed
> - add support for type 2 (mcounter) triggers
The accompanying patches for Linux and GDB has also been posted:
- https://patchwork.sourceware.org/project/gdb/patch/20221130182605.1905317-1-yuly.tarasov at syntacore.com/
- https://lore.kernel.org/linux-riscv/20221203215535.208948-1-geomatsi at gmail.com/T/#t
Regards,
Sergey
prev parent reply other threads:[~2022-12-03 21:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-03 21:39 [PATCH RFC v2 0/2] lib: sbi: add support for debug triggers Sergey Matyukevich
2022-12-03 21:39 ` [PATCH RFC v2 1/2] include: sbi: endianness conversion macros Sergey Matyukevich
2022-12-03 21:39 ` [PATCH RFC v2 2/2] lib: sbi: add support for debug triggers Sergey Matyukevich
2022-12-04 11:56 ` Xiang W
2022-12-05 20:34 ` Sergey Matyukevich
2022-12-08 12:49 ` Himanshu Chauhan
2022-12-10 20:42 ` Sergey Matyukevich
2022-12-10 16:54 ` Xiang W
2022-12-10 19:15 ` Sergey Matyukevich
2022-12-11 1:40 ` Xiang W
2022-12-13 19:43 ` Sergey Matyukevich
2022-12-03 21:59 ` Sergey Matyukevich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y4vGrLxywGPpCJ//@curiosity \
--to=geomatsi@gmail.com \
--cc=opensbi@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.