Re: [rtems commit] arm: Optimize context switch

2017-05-24 Thread Gedare Bloom
On Tue, May 23, 2017 at 3:09 AM, Sebastian Huber wrote: > On 22/05/17 16:49, Gedare Bloom wrote: > >> Everything. 'hello' doesn't even work. I can't debug until later. >> Probably gem5 deals with some processor context a bit differently and >> may be incorrectly. > > > It works on Qemu, a real Cor

Re: [rtems commit] arm: Optimize context switch

2017-05-23 Thread Sebastian Huber
On 22/05/17 16:49, Gedare Bloom wrote: Everything. 'hello' doesn't even work. I can't debug until later. Probably gem5 deals with some processor context a bit differently and may be incorrectly. It works on Qemu, a real Cortex-R4 and a real Cortex-A9. It would be nice if you could debug this

Re: [rtems commit] arm: Optimize context switch

2017-05-22 Thread Gedare Bloom
Everything. 'hello' doesn't even work. I can't debug until later. Probably gem5 deals with some processor context a bit differently and may be incorrectly. On Mon, May 22, 2017 at 1:07 AM, Sebastian Huber wrote: > Which tests fail? > > On 19/05/17 20:52, Gedare Bloom wrote: >> >> This commit caus

Re: [rtems commit] arm: Optimize context switch

2017-05-21 Thread Sebastian Huber
Which tests fail? On 19/05/17 20:52, Gedare Bloom wrote: This commit causes an error when running realview_pbx_a9_qemu in the gem5 simulator. I have only been able to identify that this is the problematic commit. I have not been able to debug further. On Tue, Mar 28, 2017 at 4:34 AM, Sebastian

Re: [rtems commit] arm: Optimize context switch

2017-05-19 Thread Gedare Bloom
This commit causes an error when running realview_pbx_a9_qemu in the gem5 simulator. I have only been able to identify that this is the problematic commit. I have not been able to debug further. On Tue, Mar 28, 2017 at 4:34 AM, Sebastian Huber wrote: > Module:rtems > Branch:master > Commi