![]() |
RTEMS 6.1
|
LEON3 SMP BSP Support. More...
#include <bsp.h>#include <bsp/bootcard.h>#include <bsp/fatal.h>#include <bsp/irq-generic.h>#include <bsp/leon3.h>#include <rtems/bspIo.h>#include <rtems/sysinit.h>#include <rtems/score/assert.h>#include <rtems/score/smpimpl.h>#include <stdlib.h>Functions | |
| uint32_t | _CPU_SMP_Get_current_processor (void) |
| void | bsp_start_on_secondary_processor (Per_CPU_Control *cpu_self) |
| Standard start routine for secondary processors. | |
| uint32_t | _CPU_SMP_Initialize (void) |
| bool | _CPU_SMP_Start_processor (uint32_t cpu_index) |
| void | _CPU_SMP_Finalize_initialization (uint32_t cpu_count) |
| void | _CPU_SMP_Prepare_start_multitasking (void) |
| void | _CPU_SMP_Send_interrupt (uint32_t target_processor_index) |
LEON3 SMP BSP Support.