arm-trusted-firmware/plat/fvp/aarch64
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
..
bl1_plat_helpers.S Remove redundant code from bl1_plat_helpers.S 2014-04-16 17:17:25 +01:00
plat_common.c Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
plat_helpers.S Place assembler functions in separate sections 2014-03-26 21:54:37 +00:00