arm-trusted-firmware/include
Dan Handley 5a06bb7e0b Clarify platform porting interface to TSP
* Move TSP platform porting functions to new file:
  include/bl32/tsp/platform_tsp.h.

* Create new TSP_IRQ_SEC_PHY_TIMER definition for use by the generic
  TSP interrupt handling code, instead of depending on the FVP
  specific definition IRQ_SEC_PHY_TIMER.

* Rename TSP platform porting functions from bl32_* to tsp_*, and
  definitions from BL32_* to TSP_*.

* Update generic TSP code to use new platform porting function names
  and definitions.

* Update FVP port accordingly and move all TSP source files to:
  plat/fvp/tsp/.

* Update porting guide with above changes.

Note: THIS CHANGE REQUIRES ALL PLATFORM PORTS OF THE TSP TO
      BE UPDATED

Fixes ARM-software/tf-issues#167

Change-Id: Ic0ff8caf72aebb378d378193d2f017599fc6b78f
2014-08-19 10:55:54 +01:00
..
bl31 Optimize EL3 register state stored in cpu_context structure 2014-07-31 10:09:58 +01:00
bl32/tsp Clarify platform porting interface to TSP 2014-08-19 10:55:54 +01:00
common Add concept of console output log levels 2014-08-12 16:51:05 +01:00
drivers Simplify interface to TZC-400 driver 2014-08-14 11:17:52 +01:00
lib Move IO storage source to drivers directory 2014-08-14 11:17:03 +01:00
plat/common Clarify platform porting interface to TSP 2014-08-19 10:55:54 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00