]> git.baikalelectronics.ru Git - arm-tf.git/commit
drivers: renesas: auth: Move to common
authorBiju Das <biju.das.jz@bp.renesas.com>
Wed, 16 Dec 2020 11:11:09 +0000 (11:11 +0000)
committerBiju Das <biju.das.jz@bp.renesas.com>
Wed, 13 Jan 2021 13:03:49 +0000 (13:03 +0000)
commit9a0c8b7c579032817d0159a9c4474d18a3fd9ed9
tree472b91fa2e7f528219bf92d767422ec30f71b98a
parent6f97490e2fd97a4e8fca82f4fb57cb1f52fa4958
drivers: renesas: auth: Move to common

Move authentication driver 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: I02592dfc714998bf89b9feaa78f685ae36be6f59
drivers/renesas/common/auth/auth_mod.c [new file with mode: 0644]
drivers/renesas/rcar/auth/auth_mod.c [deleted file]
plat/renesas/common/common.mk
plat/renesas/rcar/platform.mk