You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, so the more generic problem is this. It is indeed possible to flash custom U-boot and OpenSBI with e.g. re-configuring UARTS, using tftp or flashcp.
The more generic problem: is there a way to load transient U-boot.bin and OpenSBI for a one single power cycle:
Here's what I wrote to the issue at Keystone repository:
"All of the methods are sub-optimal in the sense that they require re-flash u-boot and/or opensbi. Optimal (for development) would be a method, where for a single power-cycle (boot), one could put the system live with custom images without flashing. Of course, they would be gone after power down, but that is kind of the point.
Maybe this would be a good issue for Starfiv VisionFive 2 repository as it is a generic problem spanning for any low-level experiementation with the SBC in the discussion."
I wonder if it would be possible to support https://github.com/keystone-enclave/keystone/tree/master/sm extension? Given that Vision Quest 2 has PMP support it would be cheap platform to innovate in the field of confidential computing.
The text was updated successfully, but these errors were encountered: