PSCI: Migrate TF to the new platform API and CM helpers
This patch migrates the rest of Trusted Firmware excluding Secure Payload and
the dispatchers to the new platform and context management API. The per-cpu
data framework APIs which took MPIDRs as their arguments are deleted and only
the ones which take core index as parameter are retained.

Change-Id: I839d05ad995df34d2163a1cfed6baa768a5a595d
1 parent 5c8babc commit 85a181ce3878187ba684f28b3c93cc098bc971fc
@Soby Mathew Soby Mathew authored on 13 Jul 2015
Achin Gupta committed on 13 Aug 2015
Showing 7 changed files
View
bl2/aarch64/bl2_entrypoint.S
View
bl31/aarch64/cpu_data.S
View
bl31/bl31_main.c
View
include/bl31/cpu_data.h
View
include/common/el3_common_macros.S
View
lib/locks/bakery/bakery_lock_coherent.c
View
lib/locks/bakery/bakery_lock_normal.c