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 > > > for memory, cache, timer, etc support. > > > >

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

2018-11-25 Thread Alexander Graf
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 >> for memory, cache, timer, etc support. >> >> This patch adds the remainders of those. Some bits are still >> disabled,

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

2018-11-25 Thread Alexander Graf
On 21.11.18 17:02, Daniel Kiper wrote: > On Wed, Nov 14, 2018 at 06:27:37PM +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 disable

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

2018-11-21 Thread Daniel Kiper
On Wed, Nov 14, 2018 at 06:27:37PM +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 r

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