Merge pull request #136 from athoelke/at/cpu-data
Per-cpu data cache restructuring
commit 2e35b924c47d98051d5acc87888b3f79445ff6b9
2 parents c2c5ee2 + 5e91007
@danh-arm danh-arm authored on 23 Jun 2014
Showing 14 changed files
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/aarch64/cpu_data.S 0 → 100644
View
bl31/aarch64/crash_reporting.S
View
bl31/bl31.mk
View
bl31/bl31_main.c
View
bl31/context_mgmt.c
View
bl31/cpu_data_array.c 0 → 100644
View
include/bl31/context.h
View
include/bl31/context_mgmt.h
View
include/bl31/cpu_data.h 0 → 100644
View
include/bl31/runtime_svc.h
View
services/std_svc/psci/psci_afflvl_on.c
View
services/std_svc/psci/psci_afflvl_suspend.c
View
services/std_svc/psci/psci_entry.S