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

2023-07-02 Thread Alistair Francis
On Sat, Jul 1, 2023 at 2:08 AM Bin Meng wrote: > > Upgrade OpenSBI from v1.2 to v1.3 and the pre-built bios images. > > The v1.3 release includes the following commits: > > 440fa81 treewide: Replace TRUE/FALSE with true/false > 6509127 Makefile: Remove -N ldflag to prevent linker RWX warning > 656

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

2023-07-01 Thread Daniel Henrique Barboza
On 6/30/23 13:07, Bin Meng wrote: Upgrade OpenSBI from v1.2 to v1.3 and the pre-built bios images. The v1.3 release includes the following commits: 440fa81 treewide: Replace TRUE/FALSE with true/false 6509127 Makefile: Remove -N ldflag to prevent linker RWX warning 65638f8 lib: utils/sys: Al

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

2023-06-30 Thread Bin Meng
Upgrade OpenSBI from v1.2 to v1.3 and the pre-built bios images. The v1.3 release includes the following commits: 440fa81 treewide: Replace TRUE/FALSE with true/false 6509127 Makefile: Remove -N ldflag to prevent linker RWX warning 65638f8 lib: utils/sys: Allow custom HTIF base address for RV32 f