Re: [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

2020-11-19 Thread Grzegorz Jaszczyk
Hi Suman, On Thu, 19 Nov 2020 at 00:04, Suman Anna wrote: > > Hi Greg, > > On 11/18/20 9:27 AM, Grzegorz Jaszczyk wrote: > > Hi Suman, > > > > On Tue, 17 Nov 2020 at 21:40, Suman Anna wrote: > >> > >> Hi Greg, > >> > >> On 11/14/20 2:46 AM, Grzegorz Jaszczyk wrote: > >>> The firmware blob can

Re: [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

2020-11-18 Thread Suman Anna
Hi Greg, On 11/18/20 9:27 AM, Grzegorz Jaszczyk wrote: > Hi Suman, > > On Tue, 17 Nov 2020 at 21:40, Suman Anna wrote: >> >> Hi Greg, >> >> On 11/14/20 2:46 AM, Grzegorz Jaszczyk wrote: >>> The firmware blob can contain optional ELF sections: .resource_table >>> section and .pru_irq_map one.

Re: [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

2020-11-18 Thread Grzegorz Jaszczyk
Hi Suman, On Tue, 17 Nov 2020 at 21:40, Suman Anna wrote: > > Hi Greg, > > On 11/14/20 2:46 AM, Grzegorz Jaszczyk wrote: > > The firmware blob can contain optional ELF sections: .resource_table > > section and .pru_irq_map one. The second one contains the PRUSS > > interrupt mapping description,

Re: [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

2020-11-17 Thread Suman Anna
Hi Greg, On 11/14/20 2:46 AM, Grzegorz Jaszczyk wrote: > The firmware blob can contain optional ELF sections: .resource_table > section and .pru_irq_map one. The second one contains the PRUSS > interrupt mapping description, which needs to be setup before powering > on the PRU core. To avoid RAM

[PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration

2020-11-14 Thread Grzegorz Jaszczyk
The firmware blob can contain optional ELF sections: .resource_table section and .pru_irq_map one. The second one contains the PRUSS interrupt mapping description, which needs to be setup before powering on the PRU core. To avoid RAM wastage this ELF section is not mapped to any ELF segment (by