Skip to content
Snippets Groups Projects
Commit d03f8c19 authored by Kent McLeod's avatar Kent McLeod
Browse files

gic_500: Make redistributor init code smp aware

- Use array for storing per-core mapping of the redistributor register
mappings.
- Locate the base address of each of these mappings based on iterating
through the full device mappings looking for matchin MPIDR values.
- When accessing redistributor registers, index into the array based on
current logical core id.
- On single core configurations these arrays only have one element.
parent 11a83dea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment