diff options
author | Harry Liebel <Harry.Liebel@arm.com> | 2013-11-05 18:00:38 +0000 |
---|---|---|
committer | Dan Handley <dan.handley@arm.com> | 2013-11-14 17:48:52 +0000 |
commit | cff4e296be0a3a03ff78c98cc28d3513e811f9b7 (patch) | |
tree | 04018e4c2c3719c6749a82153033131e99aec3a3 /docs/change-log.md | |
parent | 3498859bd499c93ed52e7cc123053a635f60f718 (diff) |
Add Foundation FVP documentation
Change-Id: I5e47ba96e128d3a793517441f5a6c9f2ccbdfc66
Diffstat (limited to 'docs/change-log.md')
-rw-r--r-- | docs/change-log.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/change-log.md b/docs/change-log.md index 3a9e5cd5..6bda69cb 100644 --- a/docs/change-log.md +++ b/docs/change-log.md @@ -1,3 +1,15 @@ +ARM Trusted Firmware - version <next> +===================================== + +Detailed changes since last release +----------------------------------- + +* Support for Foundation FVP v5.2 added. + The documented UEFI configuration disables some devices that are unavailable + in the Foundation FVP, including MMC and CLCD. The resultant UEFI binary can + be used on the AEMv8 and Cortex-A57-A53 FVPs, as well as the Foundation FVP. + + ARM Trusted Firmware - version 0.2 ================================== |