Alistair,
This series is breaking bios-table-test on patches 1 and 2 because we're adding more stuff in the default riscv,isa and I forgot to update the bios table. I'll send a v2. Thanks, Daniel On 5/29/25 5:23 PM, Daniel Henrique Barboza wrote:
Hi, These simple patches add two missing named features in riscv,isa. Third patch is a doc change I figured was worth doing. Drew, as far as Server SoC Reference platform goes, we don't have 'sdext'. I guess we'll have to postpone the Server Soc Ref work for now. Daniel Henrique Barboza (3): target/riscv/cpu.c: add 'sdtrig' in riscv,isa target/riscv/cpu.c: add 'ssstrict' to riscv,isa target/riscv/cpu.c: do better with 'named features' doc target/riscv/cpu.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-)