arm-trusted-firmware/include
Dan Handley 60eea55e37 Migrate FVP port to use common code
Major update to the FVP platform port to use the common platform code
in (include/)plat/arm/* and (include/)plat/common/*. This mainly
consists of removing duplicated code but also introduces some small
behavioural changes where there was unnecessary variation between the
FVP and Juno ports. See earlier commit titled `Add common ARM and CSS
platform code` for details.

Also add support for Foundation FVP version 9.1 during FVP config
setup to prevent a warning being emitted in the console.

Change-Id: I254ca854987642ce09d1b924c9fd410a6e13e3bc
2015-04-28 19:50:56 +01:00
..
bl31 Initialise cpu ops after enabling data cache 2015-03-13 10:38:09 +00:00
bl32 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) 2015-04-13 17:17:56 +01:00
common Add linker symbol declarations to bl_common.h 2015-04-28 19:50:56 +01:00
drivers Add TZC function to configure region 0 2015-04-27 18:04:12 +01:00
lib Add header guards to asm macro files 2015-04-27 18:06:24 +01:00
plat Migrate FVP port to use common code 2015-04-28 19:50:56 +01:00
stdlib Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00