RTEMS CPU Kit with SuperCore  4.11.2
Functions
cpu.c File Reference

SPARC64 CPU Dependent Source. More...

#include <rtems/system.h>
#include <rtems/asm.h>
#include <rtems/score/isr.h>
#include <rtems/score/tls.h>
#include <rtems/rtems/cache.h>
Include dependency graph for cpu.c:

Functions

void _CPU_Initialize (void)
 CPU initialization. More...
 
void _CPU_Context_Initialize (Context_Control *the_context, void *stack_base, uint32_t size, uint32_t new_level, void *entry_point, bool is_fp, void *tls_area)
 

Detailed Description

SPARC64 CPU Dependent Source.