Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
5eb48849
Unverified
Commit
5eb48849
authored
6 years ago
by
Soby Mathew
Committed by
GitHub
6 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #1601 from joannafarley-arm/jf/release-2.0-changelog
Release docs updates for v2.0 release
parents
84568b97
f9f26a5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/change-log.rst
+40
-1
docs/change-log.rst
readme.rst
+3
-3
readme.rst
with
43 additions
and
4 deletions
+43
-4
docs/change-log.rst
View file @
5eb48849
...
...
@@ -4,13 +4,52 @@
.. contents::
Trusted Firmware-A - version 2.0
================================
New Features
------------
- Removal of a number of deprecated API's
- A new Platform Compatibility Policy document has been created which
references a wiki page that maintains a listing of deprecated
interfaces and the release after which they will be removed.
- All deprecated interfaces except the MULTI_CONSOLE_API have been removed
from the code base.
- Various Arm and partner platforms have been updated to remove the use of
removed API's in this release.
- This release is otherwise unchanged from 1.6 release
Issues resolved since last release
----------------------------------
- No issues known at 1.6 release resolved in 2.0 release
Known Issues
------------
- DTB creation not supported when building on a Windows host. This step in the
build process is skipped when running on a Windows host. Known issue from
1.6 version.
- As a result of removal of deprecated interfaces the Nvidia Tegra, Marvell
Armada 8K and MediaTek MT6795 platforms do not build in this release.
Also MediaTek MT8173, NXP QorIQ LS1043A, NXP i.MX8QX, NXP i.MX8QMa,
Rockchip RK3328, Rockchip RK3368 and Rockchip RK3399 platforms have not been
confirmed to be working after the removal of the deprecated interfaces
although they do build.
Trusted Firmware-A - version 1.6
================================
New Features
------------
- Addressing Speculation Security Vunerabilities
- Addressing Speculation Security Vu
l
nerabilities
- Implement static workaround for CVE-2018-3639 for AArch32 and AArch64
...
...
This diff is collapsed.
Click to expand it.
readme.rst
View file @
5eb48849
Trusted Firmware-A - version
1.6
Trusted Firmware-A - version
2.0
================================
Trusted Firmware-A (TF-A) provides a reference implementation of secure world
...
...
@@ -195,10 +195,10 @@ This release also contains the following platform support:
- Allwinner sun50i_64 and sun50i_h6
- ARM SGI-575 and SGM-775
- HiKey, HiKey960 and Poplar boards
- Marvell Ama
r
da 8K
- Marvell A
r
mada 8K
- MediaTek MT6795 and MT8173 SoCs
- NVidia T132, T186 and T210 SoCs
- NXP
ls
1043, i.MX8QX
and i.MX8QM
- NXP
QorIQ LS
1043
A
, i.MX8QX
, i.MX8QM and i.MX7Solo WaRP7
- QEMU emulator
- Raspberry Pi 3 board
- RockChip RK3328, RK3368 and RK3399 SoCs
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help