RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros
cache.c File Reference

This source file contains the implementation of the Cache Manager. More...

#include <grlib/l2cache-regs.h>
#include <grlib/io.h>
#include <bsp/leon3.h>
#include <grlib/ambapp.h>
#include "../../../shared/cache/cacheimpl.h"

Macros

#define LEON3_MAYBE_HAS_L2CACHE
 
#define CPU_CACHE_SUPPORT_PROVIDES_RANGE_FUNCTIONS
 
#define CPU_CACHE_SUPPORT_PROVIDES_CACHE_SIZE_FUNCTIONS
 
#define CPU_CACHE_NO_INSTRUCTION_CACHE_SNOOPING
 
#define CPU_INSTRUCTION_CACHE_ALIGNMENT   64
 
#define CPU_DATA_CACHE_ALIGNMENT   64
 

Detailed Description

This source file contains the implementation of the Cache Manager.