arm-trusted-firmware/include
Dan Handley 71a8444537 Add TZC function to configure region 0
Region 0 is special in TZC-400. It is possible to set the access
permissions for this but not the address range or filters to which
the permissions apply. Add a function for setting the region 0
access permissions.

Also add some VERBOSE logging and allow assembly files to include
the TZC header.

Change-Id: I4389261ba10a6e5e2e43ee93d55318dc507b6648
2015-04-27 18:04:12 +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 support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
drivers Add TZC function to configure region 0 2015-04-27 18:04:12 +01:00
lib Merge pull request #277 from soby-mathew/sm/coh_lock_opt 2015-04-01 11:39:56 +01:00
plat/common Export maximum affinity using PLATFORM_MAX_AFFLVL macro 2015-02-12 15:12:52 +00:00
stdlib Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00