Anup Patel
Anup Patel
I think having an open RISC-V SCMP specification is a good starting point. Typically SCP-style power management firmware have a lot of implementation specific details so SoC vendors (just like...
Ahh, this seems to be a typo. Please send a patch for this. We have mailing list based patch review so it would be great if you can send these...
We have mailing list based patch review so it would be great if you can send these patchs to OpenSBI mailing list. You need to join OpenSBI mailing list using...
We have mailing list based patch review so it would be great if you can send these patchs to OpenSBI mailing list. You need to join OpenSBI mailing list using...
@atishp04 can you check this ?
We have mailing list based patch review so it would be great if you can send this patch to OpenSBI mailing list. You need to join OpenSBI mailing list using...
You are trying to TFTP at the location where OpenSBI is running which is resulting in access fault because OpenSBI protects itself using PMP. Change your u-boot variables to TFTP...
Yes, we have been assuming that all PMPCFGx will be set to zero upon reset. This is a good catch. Can any of your folks send patch to mailing list...
Can you point me to the DTS source of the DTB being passed to OpenSBI? Regards, Anup
The compatible string "ns16750" of uart@10000000 node does not match the set of compatible strings supported by OpenSBI uart8250 driver. Can you try ns16550 compatible string ? Regards, Anup