diff options
author | danh-arm <dan.handley@arm.com> | 2016-12-15 17:49:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-15 17:49:49 +0000 |
commit | 176129530e80491a789ea6402a18b65834c7fe54 (patch) | |
tree | 0e647f07db8477ba3f306b365034ff567845050c | |
parent | decc625853201eaea0c952c6fcd90aefddb7eab0 (diff) | |
parent | 8434f76ff40be157f6f77dd1141c3fc00310e682 (diff) |
Merge pull request #786 from davidcunado-arm/dc/update_foundation_model
Update Foundation Model version
-rw-r--r-- | docs/user-guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide.md b/docs/user-guide.md index e910790c..056c4145 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -1102,7 +1102,7 @@ to load the ELF file over JTAG on Juno. The AArch64 build of this version of ARM Trusted Firmware has been tested on the following ARM FVPs (64-bit host machine only). -* `Foundation_Platform` (Version 10.1, Build 10.1.32) +* `Foundation_Platform` (Version 10.2, Build 10.2.20) * `FVP_Base_AEMv8A-AEMv8A` (Version 7.7, Build 0.8.7701) * `FVP_Base_Cortex-A57x4-A53x4` (Version 7.7, Build 0.8.7701) * `FVP_Base_Cortex-A57x1-A53x1` (Version 7.7, Build 0.8.7701) |