arm-trusted-firmware/plat/fvp
Harry Liebel f2199d95d9 Enable secure memory support for FVPs
- Use the TrustZone controller on Base FVP to program DRAM access
  permissions. By default no access to DRAM is allowed if
  'secure memory' is enabled on the Base FVP.
- The Foundation FVP does not have a TrustZone controller but instead
  has fixed access permissions.
- Update FDTs for Linux to use timers at the correct security level.
- Starting the FVPs with 'secure memory' disabled is also supported.

Limitations:
Virtio currently uses a reserved NSAID. This will be corrected in
future FVP releases.

Change-Id: I0b6c003a7b5982267815f62bcf6eb82aa4c50a31
2014-04-24 14:08:01 +01:00
..
aarch64 Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
bl1_plat_setup.c Define frequency of system counter in platform code 2014-04-08 15:22:56 +01:00
bl2_plat_setup.c Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
bl31_plat_setup.c Define frequency of system counter in platform code 2014-04-08 15:22:56 +01:00
bl32_plat_setup.c Add Test Secure Payload (BL3-2) image 2014-02-20 19:06:34 +00:00
plat_gic.c Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00
plat_io_storage.c Semihosting: Fix file mode to load binaries on Windows 2014-03-21 17:17:49 +00:00
plat_pm.c Add standby state support in PSCI cpu_suspend api 2014-03-26 17:36:35 +00:00
plat_security.c Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
plat_topology.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
platform.h Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
platform.mk Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00