RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros | Functions

This source file contains the implementation of bsp_start_hook_0(). More...

#include <bsp/start.h>
#include <bsp/memory.h>
#include <libcpu/arm-cp15.h>

Macros

#define ARM_CP15_TEXT_SECTION   BSP_START_TEXT_SECTION
 
#define ARMV7_PMSA_TEXT_SECTION   BSP_START_TEXT_SECTION
 

Functions

BSP_START_TEXT_SECTION void bsp_start_hook_0 (void)
 Start entry hook 0.
 
BSP_START_TEXT_SECTION void bsp_start_hook_1 (void)
 Start entry hook 1.
 

Detailed Description

This source file contains the implementation of bsp_start_hook_0().