summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2020-12-07 13:25:07 +0000
committerBiju Das <biju.das.jz@bp.renesas.com>2021-01-13 19:15:57 +0000
commit6369498c0802f23bb27fbf00577a6c2e12b83975 (patch)
tree31172a32de8bd3dc6afbfee20cf0e922f55dd43a /.gitignore
parentd60642a4674a2dc6e53417ab37ffbd2369d7a7a2 (diff)
downloadarm-trusted-firmware-6369498c0802f23bb27fbf00577a6c2e12b83975.tar.gz
tools: renesas: Add tool support for RZ/G2 platforms
Add tool support for creating bootparam and cert_header images for RZ/G2 SoC based platforms. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Change-Id: Iab8ba6eda442c8d75f23c5633b8178f86339e4c9
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64b389b12..79c510405 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,10 @@ tools/renesas/rcar_layout_create/*.bin
tools/renesas/rcar_layout_create/*.srec
tools/renesas/rcar_layout_create/*.map
tools/renesas/rcar_layout_create/*.elf
+tools/renesas/rzg_layout_create/*.bin
+tools/renesas/rzg_layout_create/*.srec
+tools/renesas/rzg_layout_create/*.map
+tools/renesas/rzg_layout_create/*.elf
tools/fiptool/fiptool
tools/fiptool/fiptool.exe
tools/cert_create/src/*.o