Re: [PATCH] roms/opensbi: Upgrade from v0.9 to v1.0

2022-01-05 Thread Alistair Francis
On Wed, Jan 5, 2022 at 11:58 AM Bin Meng wrote: > > Upgrade OpenSBI from v0.9 to v1.0 and the pre-built bios images. > > The v1.0 release includes the following commits: > > ec5274b platform: implement K210 system reset > 5487cf0 include: sbi: Simplify HSM state define names > 8df1f9a lib: sbi: Us

Re: [PATCH] roms/opensbi: Upgrade from v0.9 to v1.0

2022-01-05 Thread Alistair Francis
On Wed, Jan 5, 2022 at 11:58 AM Bin Meng wrote: > > Upgrade OpenSBI from v0.9 to v1.0 and the pre-built bios images. > > The v1.0 release includes the following commits: > > ec5274b platform: implement K210 system reset > 5487cf0 include: sbi: Simplify HSM state define names > 8df1f9a lib: sbi: Us

[PATCH] roms/opensbi: Upgrade from v0.9 to v1.0

2022-01-04 Thread Bin Meng
Upgrade OpenSBI from v0.9 to v1.0 and the pre-built bios images. The v1.0 release includes the following commits: ec5274b platform: implement K210 system reset 5487cf0 include: sbi: Simplify HSM state define names 8df1f9a lib: sbi: Use SBI_HSM_STATE_xyz defines instead of SBI_STATE_xyz defines 7c