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

Changes between Version 33 and Version 34 of GSoC/2013/ParavirtualizationOfRTEMS


Ignore:
Timestamp:
05/17/13 16:38:27 (11 years ago)
Author:
Phipse
Comment:

/* Function list */ Reusage of BSP for other architectures

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2013/ParavirtualizationOfRTEMS

    v33 v34  
    6060The listed functions describe the interface functions provided by the host system.
    6161The CPU-BSP separation is just to get a good overview.
     62
     63But I have to add, that it looks neat this way.
     64And it might ease the port of other architectures in the future, because just the CPU part needs to be adapted.
     65Maybe the BSP can be even reused on other architectures.
    6266==  CPU functions (i386)  ==
    6367
     
    7276==  BSP functions (i386)  ==
    7377
    74  *  '''faultHandler''' -> is called by POK, when a fault occurrs
     78 *  '''faultHandler''' -> is called by POK, when a fault occurrs; This function is required in L4RTEMS, too.
    7579 *  console_init
    7680 *  console_write