|
Barrelfish
|
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) |
ARM Cortex A9 Snoop Control Unit (SCU) driver.
| 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
1.8.11