On Mon, Jun 29, 2020 at 9:06 PM Utkarsh Rai wrote:
>
>
>
> On Mon, Jun 29, 2020 at 11:00 PM Gedare Bloom wrote:
>>
>> high-level comment: this patch is not complete wrt current RTEMS
>> master branch. This makes a complete review impossible. I'm not even
>> sure what I'm supposed to be reviewing
On Mon, Jun 29, 2020 at 11:00 PM Gedare Bloom wrote:
> high-level comment: this patch is not complete wrt current RTEMS
> master branch. This makes a complete review impossible. I'm not even
> sure what I'm supposed to be reviewing here.
Sorry, I was undecided between sending all of my changes
high-level comment: this patch is not complete wrt current RTEMS
master branch. This makes a complete review impossible. I'm not even
sure what I'm supposed to be reviewing here. I did my best to provide
you with some guidance, but if you want something specific
reviewed/evaluated, please make a cl
From: Utkarsh Rai
---
cpukit/score/cpu/arm/cpu.c| 3 +-
cpukit/score/cpu/arm/cpu_asm.S| 14 ++-
.../score/cpu/arm/include/rtems/score/cpu.h | 12 ++-
cpukit/score/src/stackmanagement.c| 98 +++
cpukit/score/src/threadloadenv.c