Commit baff5dc8 authored by Sandrine Bailleux's avatar Sandrine Bailleux Committed by TrustedFirmware Code Review
Browse files

Merge "Changelog: Add dualroot CoT entries" into integration

parents 56887791 7f91e592
...@@ -24,6 +24,8 @@ New Features ...@@ -24,6 +24,8 @@ New Features
- Build System - Build System
- Add support for documentation build as a target in Makefile - Add support for documentation build as a target in Makefile
- Add ``COT`` build option to select the chain of trust to use when the
Trusted Boot feature is enabled (default: ``tbbr``).
- CPU Support - CPU Support
- Example: "cortex-a55: Workaround for erratum 1221012" - Example: "cortex-a55: Workaround for erratum 1221012"
...@@ -40,6 +42,7 @@ New Features ...@@ -40,6 +42,7 @@ New Features
- Platforms - Platforms
- Example: "arm/common: Introduce wrapper functions to setup secure watchdog" - Example: "arm/common: Introduce wrapper functions to setup secure watchdog"
- plat/arm: Add support for the new `dualroot` chain of trust.
- PSCI - PSCI
- Example: "Adding new optional PSCI hook ``pwr_domain_on_finish_late``" - Example: "Adding new optional PSCI hook ``pwr_domain_on_finish_late``"
...@@ -47,6 +50,7 @@ New Features ...@@ -47,6 +50,7 @@ New Features
- Security - Security
- Example: "UBSAN support and handlers" - Example: "UBSAN support and handlers"
- Add support for optional firmware encryption feature (experimental). - Add support for optional firmware encryption feature (experimental).
- Introduce a new `dualroot` chain of trust.
- Tools - Tools
- Example: "fiptool: Add support to build fiptool on Windows." - Example: "fiptool: Add support to build fiptool on Windows."
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment