mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 23:04:50 +00:00
build(changelog): add new scopes for NXP layerscape platforms
1. Add scopes for ls1046a and related boards: ls1046ardb, ls1046aqds, ls1046afwry. 2. Add new scope for NXP QSPI driver. 3. Add new scope for NXP tools. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com> Change-Id: I68ef7dd25628b393dbfbb8dbf59d5185945ea61c
This commit is contained in:
parent
24ce8d134a
commit
1acfb98376
1 changed files with 19 additions and 0 deletions
|
@ -326,6 +326,19 @@ subsections:
|
||||||
deprecated:
|
deprecated:
|
||||||
- plat/soc-lx2160
|
- plat/soc-lx2160
|
||||||
|
|
||||||
|
- title: LS1046A
|
||||||
|
scope: ls1046a
|
||||||
|
|
||||||
|
subsections:
|
||||||
|
- title: LS1046ARDB
|
||||||
|
scope: ls1046ardb
|
||||||
|
|
||||||
|
- title: LS1046AFRWY
|
||||||
|
scope: ls1046afrwy
|
||||||
|
|
||||||
|
- title: LS1046AQDS
|
||||||
|
scope: ls1046aqds
|
||||||
|
|
||||||
- title: QEMU
|
- title: QEMU
|
||||||
scope: qemu
|
scope: qemu
|
||||||
|
|
||||||
|
@ -714,6 +727,9 @@ subsections:
|
||||||
deprecated:
|
deprecated:
|
||||||
- drivers/nxp/sfp
|
- drivers/nxp/sfp
|
||||||
|
|
||||||
|
- title: QSPI
|
||||||
|
scope: nxp-qspi
|
||||||
|
|
||||||
- title: Renesas
|
- title: Renesas
|
||||||
scope: renesas-drivers
|
scope: renesas-drivers
|
||||||
|
|
||||||
|
@ -917,6 +933,9 @@ subsections:
|
||||||
deprecated:
|
deprecated:
|
||||||
- tools/stm32image
|
- tools/stm32image
|
||||||
|
|
||||||
|
- title: NXP Tools
|
||||||
|
scope: nxp-tools
|
||||||
|
|
||||||
- title: Dependencies
|
- title: Dependencies
|
||||||
scope: deps
|
scope: deps
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue