Re: [PATCH] roms/opensbi: Upgrade from v1.1 to v1.2

2023-02-08 Thread Alistair Francis
On Tue, Feb 7, 2023 at 2:41 PM Bin Meng wrote: > > Upgrade OpenSBI from v1.1 to v1.2 and the pre-built bios images. > > The v1.2 release includes the following commits: > > 994c8cf lib: sbi_timer: Added a conditional wait function which can timeout > caa5eea lib: sbi: add check for ipi device for

Re: [PATCH] roms/opensbi: Upgrade from v1.1 to v1.2

2023-02-08 Thread Alistair Francis
On Tue, Feb 7, 2023 at 2:41 PM Bin Meng wrote: > > Upgrade OpenSBI from v1.1 to v1.2 and the pre-built bios images. > > The v1.2 release includes the following commits: > > 994c8cf lib: sbi_timer: Added a conditional wait function which can timeout > caa5eea lib: sbi: add check for ipi device for

[PATCH] roms/opensbi: Upgrade from v1.1 to v1.2

2023-02-06 Thread Bin Meng
Upgrade OpenSBI from v1.1 to v1.2 and the pre-built bios images. The v1.2 release includes the following commits: 994c8cf lib: sbi_timer: Added a conditional wait function which can timeout caa5eea lib: sbi: add check for ipi device for hsm start 0374ccf lib: sbi_hart: Shorten the code to set MPV