[kvm-unit-tests PATCH v3 4/4] riscv: sbi: Add SSE extension tests

Clément Léger cleger at rivosinc.com
Mon Nov 25 06:09:26 PST 2024



On 25/11/2024 14:53, Andrew Jones wrote:
> On Mon, Nov 25, 2024 at 12:54:48PM +0100, Clément Léger wrote:
>> Add SBI SSE extension tests for the following features:
>> - Test attributes errors (invalid values, RO, etc)
>> - Registration errors
>> - Simple events (register, enable, inject)
>> - Events with different priorities
>> - Global events dispatch on different harts
>> - Local events on all harts
> 
> And now also double trap and mask/unmask.

Hi drew,

It does not really tests double trap though, only the double trap SSE
event (similar to the RAS one or whatever SSE local event). I'll update
it with mask/unmask at least.

Clément

> 
> Thanks,
> drew




More information about the kvm-riscv mailing list