diff options
Diffstat (limited to 'docs/change-log-upcoming.rst')
-rw-r--r-- | docs/change-log-upcoming.rst | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/change-log-upcoming.rst b/docs/change-log-upcoming.rst index 14280cbf7..03806d910 100644 --- a/docs/change-log-upcoming.rst +++ b/docs/change-log-upcoming.rst @@ -7,7 +7,7 @@ of this file will be moved to the collective change-log.rst file at the time of release code freeze. -Upcoming Release Version 2.3 +Upcoming Release Version 2.4 ---------------------------- **Trusted Firmware-A Contributors, @@ -22,8 +22,12 @@ New Features - Arm Architecture - Example: "Add support for Branch Target Identification (BTI)" +- BL-specific + - Example: "Enhanced BL2 bootloader flow to load secure partitions based + on firmware configuration data (fconf)." + - Build System - - Add support for documentation build as a target in Makefile + - Example: "Modify FVP makefile for CPUs that support both AArch64/32" - CPU Support - Example: "cortex-a55: Workaround for erratum 1221012" |