arm-trusted-firmware/include
Andrew Thoelke 5e91007424 Per-cpu data cache restructuring
This patch prepares the per-cpu pointer cache for wider use by:
* renaming the structure to cpu_data and placing in new header
* providing accessors for this CPU, or other CPUs
* splitting the initialization of the TPIDR pointer from the
  initialization of the cpu_data content
* moving the crash stack initialization to a crash stack function
* setting the TPIDR pointer very early during boot

Change-Id: Icef9004ff88f8eb241d48c14be3158087d7e49a3
2014-06-16 21:30:32 +01:00
..
bl31 Per-cpu data cache restructuring 2014-06-16 21:30:32 +01:00
bl32/payloads Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
common Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
drivers Make system register functions inline assembly 2014-06-10 15:26:14 +01:00
lib Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 2014-06-16 12:41:48 +01:00
plat/common Further renames of platform porting functions 2014-05-27 16:17:21 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00