Re: [PATCH v13 16/26] target/riscv/tcg: validate profiles during finalize

2024-01-03 Thread Alistair Francis
On Mon, Dec 18, 2023 at 10:57 PM Daniel Henrique Barboza wrote: > > Enabling a profile and then disabling some of its mandatory extensions > is a valid use. It can be useful for debugging and testing. But the > common expected use of enabling a profile is to enable all its mandatory > extensions.

[PATCH v13 16/26] target/riscv/tcg: validate profiles during finalize

2023-12-18 Thread Daniel Henrique Barboza
Enabling a profile and then disabling some of its mandatory extensions is a valid use. It can be useful for debugging and testing. But the common expected use of enabling a profile is to enable all its mandatory extensions. Add an user warning when mandatory extensions from an enabled profile are