Merge pull request #729 from dp-arm/dp/arm-sip
Add instrumentation support for PSCI
commit 66b4542a5fa465edda55a4a7862ed1be7b99b02e
2 parents 5cab1a4 + 872be88
@danh-arm danh-arm authored on 17 Oct 2016
GitHub committed on 17 Oct 2016
Showing 15 changed files
View
Makefile
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/aarch64/runtime_exceptions.S
View
bl31/bl31_main.c
View
include/lib/el3_runtime/cpu_data.h
View
include/lib/pmf/pmf.h
View
include/lib/pmf/pmf_helpers.h
View
include/lib/runtime_instr.h 0 → 100644
View
include/plat/arm/common/arm_sip_svc.h 0 → 100644
View
lib/psci/psci_main.c
View
lib/psci/psci_off.c
View
lib/psci/psci_suspend.c
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_sip_svc.c 0 → 100644
View
services/std_svc/std_svc_setup.c