On Thu, Oct 19, 2023 at 4:56 PM Mayuresh Chitale
wrote:
>
> From: Himanshu Chauhan
>
> Smepmp is a ratified extension which qemu refers to as epmp.
> Rename epmp to smepmp and add it to extension list so that
> it is added to the isa string.
>
> Signed-off-by: Himanshu Chauhan
> Signed-off-by: M
On Thu, Oct 19, 2023 at 4:56 PM Mayuresh Chitale
wrote:
>
> From: Himanshu Chauhan
>
> Smepmp is a ratified extension which qemu refers to as epmp.
> Rename epmp to smepmp and add it to extension list so that
> it is added to the isa string.
>
> Signed-off-by: Himanshu Chauhan
> Signed-off-by: M
From: Himanshu Chauhan
Smepmp is a ratified extension which qemu refers to as epmp.
Rename epmp to smepmp and add it to extension list so that
it is added to the isa string.
Signed-off-by: Himanshu Chauhan
Signed-off-by: Mayuresh Chitale
Reviewed-by: Daniel Henrique Barboza
---
Changes in v2: