arm-trusted-firmware/docs
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
..
diagrams Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00
change-log.md Trusted Firmware v0.4 release documentation 2014-06-03 14:52:12 +01:00
firmware-design.md Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 2014-08-14 09:52:22 +01:00
interrupt-framework-design.md Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00
porting-guide.md Clarify platform porting interface to TSP 2014-08-19 10:55:54 +01:00
rt-svc-writers-guide.md Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
user-guide.md Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 2014-08-14 09:52:22 +01:00