Barrelfish
Functions
a9_scu.c File Reference

ARM Cortex A9 Snoop Control Unit (SCU) driver. More...

Functions

void a9_scu_init (lpaddr_t pa)
 
void a9_scu_print (void)
 
void a9_scu_enable (void)
 
size_t a9_scu_core_count (void)
 

Detailed Description

ARM Cortex A9 Snoop Control Unit (SCU) driver.

Function Documentation

size_t a9_scu_core_count ( void  )

Return the core count.

void a9_scu_enable ( void  )

Enable the SCU. Must have been initialized.

void a9_scu_init ( lpaddr_t  pa)

Initialize the SCU to be found at physical address 'pa'

void a9_scu_print ( void  )

Print out the SCU contents