Re: [PATCH v3 08/10] RISC-V: Add auxiliary files

2018-11-17 Thread Auer, Lukas
On Wed, 2018-11-14 at 18:27 +0100, Alexander Graf wrote: > To support a new architecture we need to provide a few helper > functions > for memory, cache, timer, etc support. > > This patch adds the remainders of those. Some bits are still > disabled, > as I couldn't guarantee that we're always run

Re: [PATCH v3 08/10] RISC-V: Add auxiliary files

2018-11-26 Thread Auer, Lukas
On Mon, 2018-11-26 at 00:01 +0100, Alexander Graf wrote: > > On 17.11.18 23:51, Auer, Lukas wrote: > > On Wed, 2018-11-14 at 18:27 +0100, Alexander Graf wrote: > > > To support a new architecture we need to provide a few helper > > > functions > > >