Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-20 Thread Sanskar Khandelwal
Firstly I am very sorry about this, both emails are mine but the initials
of this id 'krohan8870' is different then my name Sanskar Khandelwal that I
use in school and college. It's home name, school name scenario. That's why
I stopped using that email address after a few starting emails so it
doesn't create confusion when I make a proposal. Also I was looking at this
sifive project all night that time so in the morning by mistake I sent that
email to you with 'krohan8870' email.

Again I am very sorry about this, it will not happen again and I hope it
doesn't affect my chance for gsoc too, I have been working very hard to
submit a good project proposal for the last many weeks.

thanks
--sanskar


On Sun, Feb 21, 2021, 2:02 AM Gedare Bloom  wrote:

> Hi Rohan and Sanskar,
>
> I noticed something strange that I would like you to clarify. It
> appears that Sanskar has sent an email with Rohan's account. We're
> just wondering why that has happened.
>
> Thanks,
> Gedare
>
> -- Forwarded message -
> From: Rohan kumar 
> Date: Fri, Feb 12, 2021 at 7:47 PM
> Subject: Re: sifive risc-v hifive unleashed bsp (qemu)
> To: Hesham Almatary 
> Cc: 
>
>
> I will look into this in more detail and get back to you but in mean
> time I want to contribute to any issues so can you suggest any thats
> need to be solved or how do I look for from my own.
>
> Thanks
> Sanskar
>
>
> On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary
>  wrote:
> >
> > On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal 
> wrote:
> > >
> > > Hello joel,
> > >
> > > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
> > > As you mentioned this a good project i thought to search more about
> this project I learned a lot while doing so but I still don't understand
> what is the goal of this project (the description on the ticket is not very
> detailed ) also I don't have any idea on how to make approach for this
> project right now so if you can clear both my doubt it will be big help.
> > >
> > You'd need to identify the devices for this platform that QEMU
> > supports (e.g., networking, UART, flash, etc?) and propose some
> > timeline to implement (a subset of) them. That would be part of your
> > proposal evaluation.
> >
> > > Also as you mention that this can be a big task for a gsoc time frame
> I am thinking that I can do some of it after gsoc too.
> > >
> > > Also I looked for some more open projects and found these interesting
> so I wanted to know if these are open for participation for gsoc and what's
> their status and what further enhancement you are looking at each of them.
> > >
> > > 2. #3337 : RISC-V Port in Supervisor Mode
> > > 3. #4182 : Port Rust to RTEMS
> > >
> > > Another thing is that while I am learning more about these projects I
> want to contribute, so if you can tell me about any issue that I can work
> on, it will be nice. I think this will help get me more familiar with rtems
> too.
> > >
> > > Thanks
> > > Sanskar
> > > ___
> > > devel mailing list
> > > devel@rtems.org
> > > http://lists.rtems.org/mailman/listinfo/devel
> > ___
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-13 Thread Sanskar Khandelwal
Thanks everyone for your help these are some very helpful replies to start.

--sanskar

On Sat, Feb 13, 2021 at 9:30 PM Joel Sherrill  wrote:

>
>
> On Sat, Feb 13, 2021, 4:16 AM Hesham Almatary <
> hesham.almat...@cl.cam.ac.uk> wrote:
>
>> On Sat, 13 Feb 2021 at 10:59, Eshan Dhawan 
>> wrote:
>> >
>> >
>> > On 13-Feb-2021, at 1:53 PM, Sanskar Khandelwal 
>> wrote:
>> >
>> > 
>> >
>> >
>> > On Sat, Feb 13, 2021 at 9:30 AM Joel Sherrill  wrote:
>> >>
>> >>
>> >>
>> >> On Fri, Feb 12, 2021, 8:47 PM Rohan kumar  wrote:
>> >>>
>> >>> I will look into this in more detail and get back to you but in mean
>> time I want to contribute to any issues so can you suggest any thats need
>> to be solved or how do I look for from my own.
>> >>
>> >>
>> >> Projects or just smaller issues?
>> >
>> >
>> > Actually I am looking for some small issues related to this project so
>> I can get some experience.
>> > before the project, I think this help me write better proposal and
>> understand codebase more easily and faster.
>> >
>> > Also can you tell me status of the below tickets and are they open for
>> participation? Actually I haven't decided project right now i am just
>> learning about them so I can make better decision like which project suits
>> me better according to may skills and experience level.
>> >
>> > But I am looking for project related to risc-v, I found this very
>> interesting that's why I am asking for any issue related to this.
>> >
>> >  #3337 : RISC-V Port in Supervisor Mode
>> >  #4182 : Port Rust to RTEMS
>> >
>> > Also can share some reference links so i can start, I have build the
>> riscv/rv64imac on my laptop but i dont know how do i simulate it on qemu.
>> >
>> > Hello sanskar
>> > I use this to run test suites
>> > Although I am not quite sure if you were wanting this or something else
>> >
>> > qemu-system-riscv32 -no-reboot -nographic -machine virt -m 256M -kernel
>> hello.exe
>> >
>> For RV64 and recent QEMU versions, the command would be:
>>
>> qemu-system-riscv64 -no-reboot -nographic -machine virt -m 256M -bios
>> hello.exe
>>
>
> To work on the BSP, you definitely have to have the RISC-V toolchain and
> being ae to run tests from existing RISC-V BSPs and used gdb with that is a
> foundation you have to have.
>
> Beyond that, there are a few prep things needed for any BSP.
>
> + You need to find documentation on the board and its peripherals. This
> should be sufficiently detailed so you know the memory map and what each
> peripheral's model/name is
>
> + Find candidate drivers for the peripherals in RTEMS that are already
> working on other BSPs.
>
> + Look at the build structure for a BSP. You will likely reuse a fair
> amount of shared code for startup, clock, and console.
>
> + If you can't find any code to reuse, BSDs and vendor kits are often
> useful. Beware of incompatible licensing and ask for help to ensure you are
> potentially starting from something we will accept and is right technically.
>
> + Linker script needs to use shared infrastructure and map this board into
> that.
>
> + You can put together a minimal bsp that has a polled console and uses
> the idle thread ticker as a first major milestone. Then incrementally add
> clock tick, etc.
>
> If SiFive has a bare metal setup (no OS) for this board, I find it useful
> to make sure I can get that type of thing working.
>
> Basically ensure you have something working to compare against and find
> code to share as much as possible. Homework can make things a lot easier.
>
> --joel
>
>
>> > - - Eshan
>> >
>> >
>> > thanks
>> > sanskar
>> >
>> >
>> >>
>> >> There is a tag in the ticketing system for small projects but this
>> query makes me wonder if some should be closed. Deciding a ticket is dead
>> is good. :)
>> >>
>> >>
>> >>
>> https://devel.rtems.org/query?status=accepted=assigned=new=reopened=~Small=id=summary=status=owner=type=priority=milestone=priority
>> >>
>> >> Looking at Coverity is a quick way to find a small task. Some tickets
>> geared to adding a test aren't bad.
>> >>
>> >> --joel
>> >>>
>> >>>
>> >>> Thanks
>> >>> Sanskar
>> >>>
>> >>>
>> >>> On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary <
>> hesham.almat...@cl.cam.ac.uk> wrote:
>> 
>>  On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal <
>> kdsanska...@gmail.com> wrote:
>>  >
>>  > Hello joel,
>>  >
>>  > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
>>  > As you mentioned this a good project i thought to search more
>> about this project I learned a lot while doing so but I still don't
>> understand what is the goal of this project (the description on the ticket
>> is not very detailed ) also I don't have any idea on how to make approach
>> for this project right now so if you can clear both my doubt it will be big
>> help.
>>  >
>>  You'd need to identify the devices for this platform that QEMU
>>  supports (e.g., networking, UART, flash, etc?) and propose some
>>  timeline to implement (a subset of) 

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-13 Thread Joel Sherrill
On Sat, Feb 13, 2021, 4:16 AM Hesham Almatary 
wrote:

> On Sat, 13 Feb 2021 at 10:59, Eshan Dhawan 
> wrote:
> >
> >
> > On 13-Feb-2021, at 1:53 PM, Sanskar Khandelwal 
> wrote:
> >
> > 
> >
> >
> > On Sat, Feb 13, 2021 at 9:30 AM Joel Sherrill  wrote:
> >>
> >>
> >>
> >> On Fri, Feb 12, 2021, 8:47 PM Rohan kumar  wrote:
> >>>
> >>> I will look into this in more detail and get back to you but in mean
> time I want to contribute to any issues so can you suggest any thats need
> to be solved or how do I look for from my own.
> >>
> >>
> >> Projects or just smaller issues?
> >
> >
> > Actually I am looking for some small issues related to this project so I
> can get some experience.
> > before the project, I think this help me write better proposal and
> understand codebase more easily and faster.
> >
> > Also can you tell me status of the below tickets and are they open for
> participation? Actually I haven't decided project right now i am just
> learning about them so I can make better decision like which project suits
> me better according to may skills and experience level.
> >
> > But I am looking for project related to risc-v, I found this very
> interesting that's why I am asking for any issue related to this.
> >
> >  #3337 : RISC-V Port in Supervisor Mode
> >  #4182 : Port Rust to RTEMS
> >
> > Also can share some reference links so i can start, I have build the
> riscv/rv64imac on my laptop but i dont know how do i simulate it on qemu.
> >
> > Hello sanskar
> > I use this to run test suites
> > Although I am not quite sure if you were wanting this or something else
> >
> > qemu-system-riscv32 -no-reboot -nographic -machine virt -m 256M -kernel
> hello.exe
> >
> For RV64 and recent QEMU versions, the command would be:
>
> qemu-system-riscv64 -no-reboot -nographic -machine virt -m 256M -bios
> hello.exe
>

To work on the BSP, you definitely have to have the RISC-V toolchain and
being ae to run tests from existing RISC-V BSPs and used gdb with that is a
foundation you have to have.

Beyond that, there are a few prep things needed for any BSP.

+ You need to find documentation on the board and its peripherals. This
should be sufficiently detailed so you know the memory map and what each
peripheral's model/name is

+ Find candidate drivers for the peripherals in RTEMS that are already
working on other BSPs.

+ Look at the build structure for a BSP. You will likely reuse a fair
amount of shared code for startup, clock, and console.

+ If you can't find any code to reuse, BSDs and vendor kits are often
useful. Beware of incompatible licensing and ask for help to ensure you are
potentially starting from something we will accept and is right technically.

+ Linker script needs to use shared infrastructure and map this board into
that.

+ You can put together a minimal bsp that has a polled console and uses the
idle thread ticker as a first major milestone. Then incrementally add clock
tick, etc.

If SiFive has a bare metal setup (no OS) for this board, I find it useful
to make sure I can get that type of thing working.

Basically ensure you have something working to compare against and find
code to share as much as possible. Homework can make things a lot easier.

--joel


> > - - Eshan
> >
> >
> > thanks
> > sanskar
> >
> >
> >>
> >> There is a tag in the ticketing system for small projects but this
> query makes me wonder if some should be closed. Deciding a ticket is dead
> is good. :)
> >>
> >>
> >>
> https://devel.rtems.org/query?status=accepted=assigned=new=reopened=~Small=id=summary=status=owner=type=priority=milestone=priority
> >>
> >> Looking at Coverity is a quick way to find a small task. Some tickets
> geared to adding a test aren't bad.
> >>
> >> --joel
> >>>
> >>>
> >>> Thanks
> >>> Sanskar
> >>>
> >>>
> >>> On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary <
> hesham.almat...@cl.cam.ac.uk> wrote:
> 
>  On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal <
> kdsanska...@gmail.com> wrote:
>  >
>  > Hello joel,
>  >
>  > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
>  > As you mentioned this a good project i thought to search more about
> this project I learned a lot while doing so but I still don't understand
> what is the goal of this project (the description on the ticket is not very
> detailed ) also I don't have any idea on how to make approach for this
> project right now so if you can clear both my doubt it will be big help.
>  >
>  You'd need to identify the devices for this platform that QEMU
>  supports (e.g., networking, UART, flash, etc?) and propose some
>  timeline to implement (a subset of) them. That would be part of your
>  proposal evaluation.
> 
>  > Also as you mention that this can be a big task for a gsoc time
> frame I am thinking that I can do some of it after gsoc too.
>  >
>  > Also I looked for some more open projects and found these
> interesting so I wanted to know if these are open for participation 

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-13 Thread Hesham Almatary
On Sat, 13 Feb 2021 at 10:59, Eshan Dhawan  wrote:
>
>
> On 13-Feb-2021, at 1:53 PM, Sanskar Khandelwal  wrote:
>
> 
>
>
> On Sat, Feb 13, 2021 at 9:30 AM Joel Sherrill  wrote:
>>
>>
>>
>> On Fri, Feb 12, 2021, 8:47 PM Rohan kumar  wrote:
>>>
>>> I will look into this in more detail and get back to you but in mean time I 
>>> want to contribute to any issues so can you suggest any thats need to be 
>>> solved or how do I look for from my own.
>>
>>
>> Projects or just smaller issues?
>
>
> Actually I am looking for some small issues related to this project so I can 
> get some experience.
> before the project, I think this help me write better proposal and understand 
> codebase more easily and faster.
>
> Also can you tell me status of the below tickets and are they open for 
> participation? Actually I haven't decided project right now i am just 
> learning about them so I can make better decision like which project suits me 
> better according to may skills and experience level.
>
> But I am looking for project related to risc-v, I found this very interesting 
> that's why I am asking for any issue related to this.
>
>  #3337 : RISC-V Port in Supervisor Mode
>  #4182 : Port Rust to RTEMS
>
> Also can share some reference links so i can start, I have build the 
> riscv/rv64imac on my laptop but i dont know how do i simulate it on qemu.
>
> Hello sanskar
> I use this to run test suites
> Although I am not quite sure if you were wanting this or something else
>
> qemu-system-riscv32 -no-reboot -nographic -machine virt -m 256M -kernel 
> hello.exe
>
For RV64 and recent QEMU versions, the command would be:

qemu-system-riscv64 -no-reboot -nographic -machine virt -m 256M -bios hello.exe

> - - Eshan
>
>
> thanks
> sanskar
>
>
>>
>> There is a tag in the ticketing system for small projects but this query 
>> makes me wonder if some should be closed. Deciding a ticket is dead is good. 
>> :)
>>
>>
>> https://devel.rtems.org/query?status=accepted=assigned=new=reopened=~Small=id=summary=status=owner=type=priority=milestone=priority
>>
>> Looking at Coverity is a quick way to find a small task. Some tickets geared 
>> to adding a test aren't bad.
>>
>> --joel
>>>
>>>
>>> Thanks
>>> Sanskar
>>>
>>>
>>> On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary 
>>>  wrote:

 On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal  
 wrote:
 >
 > Hello joel,
 >
 > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
 > As you mentioned this a good project i thought to search more about this 
 > project I learned a lot while doing so but I still don't understand what 
 > is the goal of this project (the description on the ticket is not very 
 > detailed ) also I don't have any idea on how to make approach for this 
 > project right now so if you can clear both my doubt it will be big help.
 >
 You'd need to identify the devices for this platform that QEMU
 supports (e.g., networking, UART, flash, etc?) and propose some
 timeline to implement (a subset of) them. That would be part of your
 proposal evaluation.

 > Also as you mention that this can be a big task for a gsoc time frame I 
 > am thinking that I can do some of it after gsoc too.
 >
 > Also I looked for some more open projects and found these interesting so 
 > I wanted to know if these are open for participation for gsoc and what's 
 > their status and what further enhancement you are looking at each of 
 > them.
 >
 > 2. #3337 : RISC-V Port in Supervisor Mode
 > 3. #4182 : Port Rust to RTEMS
 >
 > Another thing is that while I am learning more about these projects I 
 > want to contribute, so if you can tell me about any issue that I can 
 > work on, it will be nice. I think this will help get me more familiar 
 > with rtems too.
 >
 > Thanks
 > Sanskar
 > ___
 > devel mailing list
 > devel@rtems.org
 > http://lists.rtems.org/mailman/listinfo/devel
 ___
 devel mailing list
 devel@rtems.org
 http://lists.rtems.org/mailman/listinfo/devel
>>>
>>> ___
>>> devel mailing list
>>> devel@rtems.org
>>> http://lists.rtems.org/mailman/listinfo/devel
>>
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-13 Thread Eshan Dhawan

> On 13-Feb-2021, at 1:53 PM, Sanskar Khandelwal  wrote:
> 
> 
> 
> 
>> On Sat, Feb 13, 2021 at 9:30 AM Joel Sherrill  wrote:
>> 
>> 
>>> On Fri, Feb 12, 2021, 8:47 PM Rohan kumar  wrote:
>>> I will look into this in more detail and get back to you but in mean time I 
>>> want to contribute to any issues so can you suggest any thats need to be 
>>> solved or how do I look for from my own.
>> 
>> 
>> Projects or just smaller issues?
> 
> Actually I am looking for some small issues related to this project so I can 
> get some experience.
> before the project, I think this help me write better proposal and understand 
> codebase more easily and faster. 
> 
> Also can you tell me status of the below tickets and are they open for 
> participation? Actually I haven't decided project right now i am just 
> learning about them so I can make better decision like which project suits me 
> better according to may skills and experience level.
> 
> But I am looking for project related to risc-v, I found this very interesting 
> that's why I am asking for any issue related to this.
> 
>  #3337 : RISC-V Port in Supervisor Mode
>  #4182 : Port Rust to RTEMS
> 
> Also can share some reference links so i can start, I have build the 
> riscv/rv64imac on my laptop but i dont know how do i simulate it on qemu.
Hello sanskar 
I use this to run test suites 
Although I am not quite sure if you were wanting this or something else 
qemu-system-riscv32 -no-reboot -nographic -machine virt -m 256M -kernel 
hello.exe
- - Eshan 
> 
> thanks
> sanskar
> 
> 
>> 
>> There is a tag in the ticketing system for small projects but this query 
>> makes me wonder if some should be closed. Deciding a ticket is dead is good. 
>> :)
>> 
>> 
>> https://devel.rtems.org/query?status=accepted=assigned=new=reopened=~Small=id=summary=status=owner=type=priority=milestone=priority
>> 
>> Looking at Coverity is a quick way to find a small task. Some tickets geared 
>> to adding a test aren't bad.
>> 
>> --joel
>>> 
>>> Thanks 
>>> Sanskar
>>> 
>>> 
 On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary 
  wrote:
 On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal  
 wrote:
 >
 > Hello joel,
 >
 > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
 > As you mentioned this a good project i thought to search more about this 
 > project I learned a lot while doing so but I still don't understand what 
 > is the goal of this project (the description on the ticket is not very 
 > detailed ) also I don't have any idea on how to make approach for this 
 > project right now so if you can clear both my doubt it will be big help.
 >
 You'd need to identify the devices for this platform that QEMU
 supports (e.g., networking, UART, flash, etc?) and propose some
 timeline to implement (a subset of) them. That would be part of your
 proposal evaluation.
 
 > Also as you mention that this can be a big task for a gsoc time frame I 
 > am thinking that I can do some of it after gsoc too.
 >
 > Also I looked for some more open projects and found these interesting so 
 > I wanted to know if these are open for participation for gsoc and what's 
 > their status and what further enhancement you are looking at each of 
 > them.
 >
 > 2. #3337 : RISC-V Port in Supervisor Mode
 > 3. #4182 : Port Rust to RTEMS
 >
 > Another thing is that while I am learning more about these projects I 
 > want to contribute, so if you can tell me about any issue that I can 
 > work on, it will be nice. I think this will help get me more familiar 
 > with rtems too.
 >
 > Thanks
 > Sanskar
 > ___
 > devel mailing list
 > devel@rtems.org
 > http://lists.rtems.org/mailman/listinfo/devel
 ___
 devel mailing list
 devel@rtems.org
 http://lists.rtems.org/mailman/listinfo/devel
>>> ___
>>> devel mailing list
>>> devel@rtems.org
>>> http://lists.rtems.org/mailman/listinfo/devel
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-13 Thread Sanskar Khandelwal
On Sat, Feb 13, 2021 at 9:30 AM Joel Sherrill  wrote:

>
>
> On Fri, Feb 12, 2021, 8:47 PM Rohan kumar  > wrote:
>
>> I will look into this in more detail and get back to you but in mean time
>> I want to contribute to any issues so can you suggest any thats need to be
>> solved or how do I look for from my own.
>>
>
> Projects or just smaller issues?
>

Actually I am looking for some small issues related to this project so I
can get some experience.
before the project, I think this help me write better proposal and
understand codebase more easily and faster.

Also can you tell me status of the below tickets and are they open for
participation? Actually I haven't decided project right now i am just
learning about them so I can make better decision like which project suits
me better according to may skills and experience level.

But I am looking for project related to risc-v, I found this very
interesting that's why I am asking for any issue related to this.

 #3337 : RISC-V Port in Supervisor Mode

 #4182 : Port Rust to RTEMS 

Also can share some reference links so i can start, I have build the
riscv/rv64imac
on my laptop but i dont know how do i simulate it on qemu.

thanks
sanskar



> There is a tag in the ticketing system for small projects but this query
> makes me wonder if some should be closed. Deciding a ticket is dead is
> good. :)
>
>
>
> https://devel.rtems.org/query?status=accepted=assigned=new=reopened=~Small=id=summary=status=owner=type=priority=milestone=priority
>
> Looking at Coverity is a quick way to find a small task. Some tickets
> geared to adding a test aren't bad.
>
> --joel
>
>>
>> Thanks
>> Sanskar
>>
>>
>> On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary <
>> hesham.almat...@cl.cam.ac.uk> wrote:
>>
>>> On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal 
>>> wrote:
>>> >
>>> > Hello joel,
>>> >
>>> > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
>>> > As you mentioned this a good project i thought to search more about
>>> this project I learned a lot while doing so but I still don't understand
>>> what is the goal of this project (the description on the ticket is not very
>>> detailed ) also I don't have any idea on how to make approach for this
>>> project right now so if you can clear both my doubt it will be big help.
>>> >
>>> You'd need to identify the devices for this platform that QEMU
>>> supports (e.g., networking, UART, flash, etc?) and propose some
>>> timeline to implement (a subset of) them. That would be part of your
>>> proposal evaluation.
>>>
>>> > Also as you mention that this can be a big task for a gsoc time frame
>>> I am thinking that I can do some of it after gsoc too.
>>> >
>>> > Also I looked for some more open projects and found these interesting
>>> so I wanted to know if these are open for participation for gsoc and what's
>>> their status and what further enhancement you are looking at each of them.
>>> >
>>> > 2. #3337 : RISC-V Port in Supervisor Mode
>>> > 3. #4182 : Port Rust to RTEMS
>>> >
>>> > Another thing is that while I am learning more about these projects I
>>> want to contribute, so if you can tell me about any issue that I can work
>>> on, it will be nice. I think this will help get me more familiar with rtems
>>> too.
>>> >
>>> > Thanks
>>> > Sanskar
>>> > ___
>>> > devel mailing list
>>> > devel@rtems.org
>>> > http://lists.rtems.org/mailman/listinfo/devel
>>> ___
>>> devel mailing list
>>> devel@rtems.org
>>> http://lists.rtems.org/mailman/listinfo/devel
>>>
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-12 Thread Joel Sherrill
On Fri, Feb 12, 2021, 8:47 PM Rohan kumar  wrote:

> I will look into this in more detail and get back to you but in mean time
> I want to contribute to any issues so can you suggest any thats need to be
> solved or how do I look for from my own.
>

Projects or just smaller issues?

There is a tag in the ticketing system for small projects but this query
makes me wonder if some should be closed. Deciding a ticket is dead is
good. :)


https://devel.rtems.org/query?status=accepted=assigned=new=reopened=~Small=id=summary=status=owner=type=priority=milestone=priority

Looking at Coverity is a quick way to find a small task. Some tickets
geared to adding a test aren't bad.

--joel

>
> Thanks
> Sanskar
>
>
> On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary <
> hesham.almat...@cl.cam.ac.uk> wrote:
>
>> On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal 
>> wrote:
>> >
>> > Hello joel,
>> >
>> > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
>> > As you mentioned this a good project i thought to search more about
>> this project I learned a lot while doing so but I still don't understand
>> what is the goal of this project (the description on the ticket is not very
>> detailed ) also I don't have any idea on how to make approach for this
>> project right now so if you can clear both my doubt it will be big help.
>> >
>> You'd need to identify the devices for this platform that QEMU
>> supports (e.g., networking, UART, flash, etc?) and propose some
>> timeline to implement (a subset of) them. That would be part of your
>> proposal evaluation.
>>
>> > Also as you mention that this can be a big task for a gsoc time frame I
>> am thinking that I can do some of it after gsoc too.
>> >
>> > Also I looked for some more open projects and found these interesting
>> so I wanted to know if these are open for participation for gsoc and what's
>> their status and what further enhancement you are looking at each of them.
>> >
>> > 2. #3337 : RISC-V Port in Supervisor Mode
>> > 3. #4182 : Port Rust to RTEMS
>> >
>> > Another thing is that while I am learning more about these projects I
>> want to contribute, so if you can tell me about any issue that I can work
>> on, it will be nice. I think this will help get me more familiar with rtems
>> too.
>> >
>> > Thanks
>> > Sanskar
>> > ___
>> > devel mailing list
>> > devel@rtems.org
>> > http://lists.rtems.org/mailman/listinfo/devel
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
>>
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-12 Thread Rohan kumar
I will look into this in more detail and get back to you but in mean time I
want to contribute to any issues so can you suggest any thats need to be
solved or how do I look for from my own.

Thanks
Sanskar


On Fri, Feb 12, 2021, 3:01 PM Hesham Almatary 
wrote:

> On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal 
> wrote:
> >
> > Hello joel,
> >
> > 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
> > As you mentioned this a good project i thought to search more about this
> project I learned a lot while doing so but I still don't understand what is
> the goal of this project (the description on the ticket is not very
> detailed ) also I don't have any idea on how to make approach for this
> project right now so if you can clear both my doubt it will be big help.
> >
> You'd need to identify the devices for this platform that QEMU
> supports (e.g., networking, UART, flash, etc?) and propose some
> timeline to implement (a subset of) them. That would be part of your
> proposal evaluation.
>
> > Also as you mention that this can be a big task for a gsoc time frame I
> am thinking that I can do some of it after gsoc too.
> >
> > Also I looked for some more open projects and found these interesting so
> I wanted to know if these are open for participation for gsoc and what's
> their status and what further enhancement you are looking at each of them.
> >
> > 2. #3337 : RISC-V Port in Supervisor Mode
> > 3. #4182 : Port Rust to RTEMS
> >
> > Another thing is that while I am learning more about these projects I
> want to contribute, so if you can tell me about any issue that I can work
> on, it will be nice. I think this will help get me more familiar with rtems
> too.
> >
> > Thanks
> > Sanskar
> > ___
> > devel mailing list
> > devel@rtems.org
> > http://lists.rtems.org/mailman/listinfo/devel
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: sifive risc-v hifive unleashed bsp (qemu)

2021-02-12 Thread Hesham Almatary
On Fri, 12 Feb 2021 at 11:24, Sanskar Khandelwal  wrote:
>
> Hello joel,
>
> 1. #4162 : sifive risc-v hifive unleashed bsp (qemu)
> As you mentioned this a good project i thought to search more about this 
> project I learned a lot while doing so but I still don't understand what is 
> the goal of this project (the description on the ticket is not very detailed 
> ) also I don't have any idea on how to make approach for this project right 
> now so if you can clear both my doubt it will be big help.
>
You'd need to identify the devices for this platform that QEMU
supports (e.g., networking, UART, flash, etc?) and propose some
timeline to implement (a subset of) them. That would be part of your
proposal evaluation.

> Also as you mention that this can be a big task for a gsoc time frame I am 
> thinking that I can do some of it after gsoc too.
>
> Also I looked for some more open projects and found these interesting so I 
> wanted to know if these are open for participation for gsoc and what's their 
> status and what further enhancement you are looking at each of them.
>
> 2. #3337 : RISC-V Port in Supervisor Mode
> 3. #4182 : Port Rust to RTEMS
>
> Another thing is that while I am learning more about these projects I want to 
> contribute, so if you can tell me about any issue that I can work on, it will 
> be nice. I think this will help get me more familiar with rtems too.
>
> Thanks
> Sanskar
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel