Re: Falcon mode on RISC-V

2023-10-19 Thread Randolph Lin
On Thu, Oct 19, 2023 at 10:49:56PM +0200, Heinrich Schuchardt wrote: Hi Heinrich > Hello Randolph, > > I just saw your patches merged to enable Falcon mode on RISC-V using > CONFIG_SPL_LOAD_FIT_OPENSBI_OS_BOOT. I did not see any documentation update. > > Should information abou

Falcon mode on RISC-V

2023-10-19 Thread Heinrich Schuchardt
Hello Randolph, I just saw your patches merged to enable Falcon mode on RISC-V using CONFIG_SPL_LOAD_FIT_OPENSBI_OS_BOOT. I did not see any documentation update. Should information about your development be added to doc/develop/falcon.rst? Would you be willing to provide a patch? Best regards