arm-trusted-firmware/include
Soby Mathew 85a181ce38 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
2015-08-13 23:48:06 +01:00
..
bl31 PSCI: Migrate TF to the new platform API and CM helpers 2015-08-13 23:48:06 +01:00
bl32 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) 2015-04-13 17:17:56 +01:00
common PSCI: Migrate TF to the new platform API and CM helpers 2015-08-13 23:48:06 +01:00
drivers Use uintptr_t as base address type in ARM driver APIs 2015-07-09 11:53:32 +01:00
lib Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
plat PSCI: Add deprecated API for SPD when compatibility is disabled 2015-08-13 23:48:06 +01:00
stdlib Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00