arm-trusted-firmware/include
Soby Mathew 8c32bc26e7 Export maximum affinity using PLATFORM_MAX_AFFLVL macro
This patch removes the plat_get_max_afflvl() platform API
and instead replaces it with a platform macro PLATFORM_MAX_AFFLVL.
This is done because the maximum affinity level for a platform
is a static value and it is more efficient for it to be defined
as a platform macro.

NOTE: PLATFORM PORTS NEED TO BE UPDATED ON MERGE OF THIS COMMIT

Fixes ARM-Software/tf-issues#265

Change-Id: I31d89b30c2ccda30d28271154d869060d50df7bf
2015-02-12 15:12:52 +00:00
..
bl31 Demonstrate model for routing IRQs to EL3 2015-01-26 15:29:32 +00:00
bl32/tsp Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs 2014-08-19 11:42:45 +01:00
common TBB: add authentication module interface 2015-01-28 18:27:54 +00:00
drivers Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 2014-11-04 16:01:40 +00:00
lib Call reset handlers upon BL3-1 entry. 2015-01-26 19:04:15 +00:00
plat/common Export maximum affinity using PLATFORM_MAX_AFFLVL macro 2015-02-12 15:12:52 +00:00
stdlib stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00