Re: Hello World Patch

2019-11-15 Thread Christian Mauderer
Hello Shubham Bhagat, sounds like a good plan. Like I said: If you want to look around a bit without picking a fixed project yet it might would be a good idea to have a look at some of the tickets. Topics in the BSP or driver area are most of the time good starting points if you have the hardware

Re: New Build System Status

2019-11-15 Thread Peter Dufault
> On Nov 15, 2019, at 10:05 , Sebastian Huber > wrote: > > Hello, > > I nearly finished the conversion script for the BSPs. I can now configure 194 > BSP variants with the default BSP option values. Some BSPs need modifications > by hand, e.g. linker command files and special boot files. T

New Build System Status

2019-11-15 Thread Sebastian Huber
Hello, I nearly finished the conversion script for the BSPs. I can now configure 194 BSP variants with the default BSP option values. Some BSPs need modifications by hand, e.g. linker command files and special boot files. There are now about 2000 YAML files. It needs about 11 seconds to build

Re: [PATCH v2] Add TOD Hooks to allow BSP to take action when TOD is set

2019-11-15 Thread Joel Sherrill
On Thu, Nov 14, 2019 at 11:59 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > > > On 14/11/2019 21:44, Joel Sherrill wrote: > > +bool _TOD_Hook_Register( > > + TOD_Hook *hook > > +) > > +{ > > + ISR_lock_Context lock_context; > > + > > + /* > > + * At this time, this method