Re: [PATCH 1/3] i386/smp: Define unused CPU_Interrupt_frame to fix compiler error

2018-03-11 Thread Sebastian Huber
On 10/03/18 15:11, Amaan Cheval wrote: CPU_INTERRUPT_FRAME_SIZE needs to also be set to allow the RTEMS_STATIC_ASSERT in percpuasm.c to be fulfilled. The CPU_Interrupt_frame must properly defined. It must be used by the SMP context switch code (which is incomplete for i386). Please have a loo

Re: no-preinstall: Ready to merge

2018-03-11 Thread Sebastian Huber
Hello Amaan, On 11/03/18 13:27, Amaan Cheval wrote: The docs haven't been updated to reflect the new "bootstrap -H" option, even on master[1], by the way. It seems like "./bootstrap -p" has been replaced with "./bootstrap -g" followed by "./bootstrap -H". Is that right? The "./boostrap -p" 

Re: getentropy() implementation on BBB

2018-03-11 Thread Udit agarwal
Hi, I have updated the patch and tested getentropy() , it did seem to work (Logs: here ). Moreover, i've added BSD-2-clause license please verify it once. Also, i need to shift TRNG register structure from AM335x.h to bbb_getentropy.

Re: no-preinstall: Ready to merge

2018-03-11 Thread Amaan Cheval
The docs haven't been updated to reflect the new "bootstrap -H" option, even on master[1], by the way. It seems like "./bootstrap -p" has been replaced with "./bootstrap -g" followed by "./bootstrap -H". Is that right? I can look into updating the docs if there aren't already any patches out there