On Wed, 19 Mar 2025 at 14:02, Tanish Desai <[email protected]> wrote:
>
> It will work for PL011 but there are other devices using the same method for 
> selecting rust or c++ file like HPET in timer.
> You can check this:-
> https://github.com/qemu/qemu/blob/master/hw/timer/Kconfig
> Wouldn’t it create inconsistencies in code if we change only for PL011?

Yes, we should do the same thing for all the devices we have
dual implementations of (currently only pl011 and hpet).
I have some patches which I'm just testing to do that.

thanks
-- PMM

Reply via email to