Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 45 and Version 46 of GSoC/2020


Ignore:
Timestamp:
06/03/20 10:39:26 (4 years ago)
Author:
UTKARSH RAI
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020

    v45 v46  
    8181  * Goals for the next meeting: Work on a simple scheduler(can be uniprocessor) and write a test to better understand scheduling/codebase of RTEMS.
    8282
     83== Utkarsh ==
     84* '''June 3:''' First Meeting
     85
     86  * '' Overview of the project'': Provide configurable thread-stack protection to threads in RTEMS
     87  * ''Progress:'' Was able to startup the MMU for xilinx_zynq BSP and isolate two pieces of memory with the MMU.
     88  * ''Goals for this week:'' Have the MMU startup along with the system initialization and isolate thread stacks from each other.
     89  * ''Blockers:''  - My understanding of the system startup code(written in assembly) is limited.
     90