Re: [PATCH v2 2/4] riscv: Add initial support for Shakti C machine

2021-04-01 Thread Vijai Kumar K
On Thu, 01 Apr 2021 22:51:42 +0530 Alistair Francis wrote > On Thu, Apr 1, 2021 at 1:18 PM Vijai Kumar K wrote: > > > > > > > > > > On Wed, 31 Mar 2021 21:05:47 +0530 Alistair Francis > > wrote > > > > > On Sun, Mar 21, 2021 at 1:09 AM Vijai Kumar K

Re: [PATCH v2 2/4] riscv: Add initial support for Shakti C machine

2021-04-01 Thread Alistair Francis
On Thu, Apr 1, 2021 at 1:18 PM Vijai Kumar K wrote: > > > > > On Wed, 31 Mar 2021 21:05:47 +0530 Alistair Francis > wrote > > > On Sun, Mar 21, 2021 at 1:09 AM Vijai Kumar K > wrote: > > > > > > Add support for emulating Shakti reference platform based on C-class > > > running on

Re: [PATCH v2 2/4] riscv: Add initial support for Shakti C machine

2021-04-01 Thread Vijai Kumar K
On Wed, 31 Mar 2021 21:05:47 +0530 Alistair Francis wrote > On Sun, Mar 21, 2021 at 1:09 AM Vijai Kumar K wrote: > > > > Add support for emulating Shakti reference platform based on C-class > > running on arty-100T board. > > > > https://gitlab.com/shaktiproject/cores/s

Re: [PATCH v2 2/4] riscv: Add initial support for Shakti C machine

2021-03-31 Thread Alistair Francis
On Sun, Mar 21, 2021 at 1:09 AM Vijai Kumar K wrote: > > Add support for emulating Shakti reference platform based on C-class > running on arty-100T board. > > https://gitlab.com/shaktiproject/cores/shakti-soc/-/blob/master/README.rst > > Signed-off-by: Vijai Kumar K > --- > MAINTAINERS

[PATCH v2 2/4] riscv: Add initial support for Shakti C machine

2021-03-20 Thread Vijai Kumar K
Add support for emulating Shakti reference platform based on C-class running on arty-100T board. https://gitlab.com/shaktiproject/cores/shakti-soc/-/blob/master/README.rst Signed-off-by: Vijai Kumar K --- MAINTAINERS | 7 + default-configs/devices/riscv64-softm