[PATCH v2 1/4] lib: sbi: sse: return an error value from sse_event_get()
Samuel Holland
samuel.holland at sifive.com
Tue Dec 10 10:34:00 PST 2024
On 2024-12-10 11:05 AM, Clément Léger wrote:
> Since event support will be checked in the next commits, return a value
> from sse_event_get() to allow propagating it. This will be used to
> report SBI_ERR_NOT_SUPPORTED when an event isn't supported.
>
> Signed-off-by: Clément Léger <cleger at rivosinc.com>
> ---
> lib/sbi/sbi_sse.c | 69 ++++++++++++++++++++++++-----------------------
> 1 file changed, 35 insertions(+), 34 deletions(-)
Reviewed-by: Samuel Holland <samuel.holland at sifive.com>
More information about the opensbi
mailing list