]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat: renesas: aarch64: Move to common
authorBiju Das <biju.das.jz@bp.renesas.com>
Wed, 16 Dec 2020 11:21:33 +0000 (11:21 +0000)
committerBiju Das <biju.das.jz@bp.renesas.com>
Wed, 13 Jan 2021 13:03:49 +0000 (13:03 +0000)
commitfd9b3c5ae9b211670ba9cdbe6520892b6e39df59
tree9f337c77236ed37f54fc0f2def9ec8cfcf5fa8af
parent662d3cc8075828d6d56ef646b8fccca667828b11
plat: renesas: aarch64: Move to common

Move plat aarch64 code to common directory, so that the same
code can be re-used by both R-Car Gen3 and RZ/G2 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: I66265e5e68bfcf5c3534965fb3549a145c782b47
plat/renesas/common/aarch64/plat_helpers.S [new file with mode: 0644]
plat/renesas/common/aarch64/platform_common.c [new file with mode: 0644]
plat/renesas/common/common.mk
plat/renesas/rcar/aarch64/plat_helpers.S [deleted file]
plat/renesas/rcar/aarch64/platform_common.c [deleted file]
plat/renesas/rcar/platform.mk