Merge "docs(changelog): changelog for v2.7 release" into integration

This commit is contained in:
Joanna Farley 2022-06-01 17:02:46 +02:00 committed by TrustedFirmware Code Review
commit 35f4c7295b
6 changed files with 1317 additions and 17 deletions

View File

@ -8,7 +8,7 @@
# Trusted Firmware Version # Trusted Firmware Version
# #
VERSION_MAJOR := 2 VERSION_MAJOR := 2
VERSION_MINOR := 6 VERSION_MINOR := 7
# Default goal is build all images # Default goal is build all images
.DEFAULT_GOAL := all .DEFAULT_GOAL := all

View File

@ -116,6 +116,12 @@ subsections:
- title: Statistical profiling Extension (FEAT_SPE) - title: Statistical profiling Extension (FEAT_SPE)
scope: spe scope: spe
- title: Branch Record Buffer Extension (FEAT_BRBE)
scope: brbe
- title: Extended Cache Index (FEAT_CCIDX)
scope: ccidx
- title: Platforms - title: Platforms
subsections: subsections:
@ -158,6 +164,9 @@ subsections:
- title: Morello - title: Morello
scope: morello scope: morello
- title: N1SDP
scope: n1sdp
- title: RD - title: RD
scope: rd scope: rd
@ -185,6 +194,12 @@ subsections:
deprecated: deprecated:
- plat/tc0 - plat/tc0
- title: Corstone-1000
scope: corstone-1000
- title: Broadcom
scope: brcm
- title: Intel - title: Intel
scope: intel scope: intel
@ -246,6 +261,12 @@ subsections:
- plat/mediatek/mt8195 - plat/mediatek/mt8195
- plat/mdeiatek/mt8195 - plat/mdeiatek/mt8195
- title: MT8186
scope: mt8186
deprecated:
- plat/mediatek/mt8186
- title: NVIDIA - title: NVIDIA
scope: nvidia scope: nvidia
@ -260,6 +281,9 @@ subsections:
- title: Tegra 132 - title: Tegra 132
scope: tegra132 scope: tegra132
- title: Tegra 194
scope: tegra194
- title: NXP - title: NXP
scope: nxp scope: nxp
@ -284,6 +308,12 @@ subsections:
- plat/imx/imx8m - plat/imx/imx8m
subsections: subsections:
- title: i.MX 8M Nano
scope: imx8mn
deprecated:
- plat/imx/imx8m/imx8mn
- title: i.MX 8M Mini - title: i.MX 8M Mini
scope: imx8mm scope: imx8mm
@ -296,6 +326,12 @@ subsections:
deprecated: deprecated:
- plat/imx/imx8m/imx8mp - plat/imx/imx8m/imx8mp
- title: i.MX 8Q
scope: imx8mq
deprecated:
- plat/imx/imx8m/imx8mq
- title: Layerscape - title: Layerscape
scope: layerscape scope: layerscape
@ -316,6 +352,19 @@ subsections:
deprecated: deprecated:
- plat/nxp/ls1028ardb - plat/nxp/ls1028ardb
- title: LS1043A
scope: ls1043a
deprecated:
- plat/nxp/ls1043a
subsections:
- title: LS1043ARDB
scope: ls1043ardb
deprecated:
- plat/nxp/ls1043ardb
- title: LX2 - title: LX2
scope: lx2 scope: lx2
@ -484,6 +533,9 @@ subsections:
- title: BL2 - title: BL2
scope: bl2 scope: bl2
- title: BL31
scope: bl31
- title: Services - title: Services
scope: services scope: services
@ -497,16 +549,22 @@ subsections:
- title: RME - title: RME
scope: rme scope: rme
subsections:
- title: TRP
scope: trp
- title: SPM - title: SPM
scope: spm scope: spm
deprecated: subsections:
- spmc - title: EL3 SPMC
- spmd scope: el3-spmc
- SPMD
- title: SPM MM - title: SPMD
scope: spm-mm scope: spmd
- title: SPM MM
scope: spm-mm
- title: Libraries - title: Libraries
@ -525,6 +583,10 @@ subsections:
deprecated: deprecated:
- el3_runtime - el3_runtime
subsections:
- title: Context Management
scope: cm
- title: FCONF - title: FCONF
scope: fconf scope: fconf
@ -552,6 +614,15 @@ subsections:
- title: Translation Tables - title: Translation Tables
scope: xlat scope: xlat
- title: C Standard Library
scope: libc
- title: Locks
scope: locks
- title: PSA
scope: psa
- title: Drivers - title: Drivers
subsections: subsections:
@ -565,6 +636,9 @@ subsections:
- title: CryptoCell-713 - title: CryptoCell-713
scope: cc-713 scope: cc-713
- title: Generic Clock
scope: clk
- title: FWU - title: FWU
scope: fwu scope: fwu
@ -611,8 +685,8 @@ subsections:
deprecated: deprecated:
- spi_nand - spi_nand
- title: Partition - title: GUID Partition Tables Support
scope: partition scope: guid-partition
- title: SCMI - title: SCMI
scope: scmi scope: scmi
@ -648,6 +722,18 @@ subsections:
- title: SMMU - title: SMMU
scope: smmu scope: smmu
- title: MHU
scope: mhu
deprecated:
- drivers/arm/mhu
- title: RSS
scope: rss
deprecated:
- drivers/arm/rss
- title: TZC - title: TZC
scope: tzc scope: tzc
@ -658,6 +744,12 @@ subsections:
deprecated: deprecated:
- drivers/tzc400 - drivers/tzc400
- title: TZC-380
scope: tzc380
deprecated:
- drivers/tzc380
- title: Marvell - title: Marvell
scope: marvell-drivers scope: marvell-drivers
@ -774,6 +866,18 @@ subsections:
- title: GIC - title: GIC
scope: nxp-gic scope: nxp-gic
- title: CSU
scope: nxp-csu
- title: IFC NAND
scope: nxp-ifc-nand
- title: IFC NOR
scope: nxp-ifc-nor
- title: TZC-380
scope: nxp-tzc380
- title: Renesas - title: Renesas
scope: renesas-drivers scope: renesas-drivers
@ -819,9 +923,6 @@ subsections:
- io-stm32image - io-stm32image
- io_stm32image - io_stm32image
- title: fiptool
scope: fiptool
- title: I2C - title: I2C
scope: st-i2c scope: st-i2c
@ -1013,6 +1114,15 @@ subsections:
- title: NXP Tools - title: NXP Tools
scope: nxp-tools scope: nxp-tools
- title: Firmware Image Package Tool
scope: fiptool
- title: Secure Partition Tool
scope: sptool
- title: Certificate Creation Tool
scope: cert-create
- title: Dependencies - title: Dependencies
scope: deps scope: deps

File diff suppressed because it is too large Load Diff

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "trusted-firmware-a", "name": "trusted-firmware-a",
"version": "2.6.0", "version": "2.7.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "trusted-firmware-a", "name": "trusted-firmware-a",
"version": "2.6.0", "version": "2.7.0",
"hasInstallScript": true, "hasInstallScript": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"devDependencies": { "devDependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "trusted-firmware-a", "name": "trusted-firmware-a",
"version": "2.6.0", "version": "2.7.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "conventional-changelog-tf-a", "name": "conventional-changelog-tf-a",
"version": "2.6.0", "version": "2.7.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"private": true, "private": true,
"main": "index.js", "main": "index.js",