Re: [v6 PATCH 2/3] RISC-V: Update image header

2022-11-09 Thread Atish Kumar Patra
On Wed, Nov 9, 2022 at 12:14 AM Ard Biesheuvel wrote: > On Wed, 9 Nov 2022 at 09:13, Atish Kumar Patra > wrote: > > > > > > > > On Tue, Nov 8, 2022 at 8:37 AM Ard Biesheuvel wrote: > >> > >> On Tue, 8 Nov 2022 at 16:59, Daniel Kiper wrote:

Re: [v6 PATCH 2/3] RISC-V: Update image header

2022-11-09 Thread Atish Kumar Patra
On Tue, Nov 8, 2022 at 8:37 AM Ard Biesheuvel wrote: > On Tue, 8 Nov 2022 at 16:59, Daniel Kiper wrote: > > > > On Fri, Nov 04, 2022 at 04:26:06PM -0700, Atish Patra wrote: > > > Update the RISC-V Linux kernel image headers as per the current header. > > > > > > Reference: > > > /Documentation/r

Re: [v6 PATCH 2/3] RISC-V: Update image header

2022-11-09 Thread Atish Kumar Patra
On Tue, Nov 8, 2022 at 7:56 AM Daniel Kiper wrote: > On Fri, Nov 04, 2022 at 04:26:06PM -0700, Atish Patra wrote: > > Update the RISC-V Linux kernel image headers as per the current header. > > > > Reference: > > /Documentation/riscv/boot-image-header.rst > > > > 474efecb65dc: ("riscv: modify the

Re: [v5 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader

2022-11-03 Thread Atish Kumar Patra
On Thu, Nov 3, 2022 at 4:06 AM Xiaotian Wu wrote: > Is there any new message? > > 在 2022-10-27星期四的 21:18 +0200,Daniel Kiper写道: > > On Mon, Oct 10, 2022 at 11:12:16AM -0700, Atish Kumar Patra wrote: > > > On Mon, Oct 10, 2022 at 7:54 AM Daniel Kiper > > > wrote

Re: [v5 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader

2022-10-10 Thread Atish Kumar Patra
On Mon, Oct 10, 2022 at 7:54 AM Daniel Kiper wrote: > On Fri, Oct 07, 2022 at 01:50:27AM -0700, Atish Patra wrote: > > This series unifies the linux loader for ARM64 & RISC-V. The linux loader > > for ARM64 is pretty much arch independent. Thus, this series just moves > > it to the common directo