api: Add API support for marvell PP2 plugin 28/22328/9
authorJianlin Lv <Jianlin.Lv@arm.com>
Fri, 27 Sep 2019 01:35:41 +0000 (09:35 +0800)
committerDamjan Marion <dmarion@me.com>
Mon, 7 Oct 2019 20:22:00 +0000 (20:22 +0000)
commit859b59133c143b09fed86af1d409d320fa45424f
treef06e0a48070ce080c893f8b673574d5addacf586
parent3a1ef47c39eacdb2177cedca48db543d1c514f9c
api: Add API support for marvell PP2 plugin

Support create/delete interface with PP2 api

Type: feature

Signed-off-by: Jianlin Lv <Jianlin.Lv@arm.com>
Change-Id: Ia9c0ac0f237fd9f71f5480d736d6bcabee763fff
src/plugins/marvell/CMakeLists.txt
src/plugins/marvell/pp2/cli.c
src/plugins/marvell/pp2/pp2.api [new file with mode: 0644]
src/plugins/marvell/pp2/pp2.c
src/plugins/marvell/pp2/pp2.h
src/plugins/marvell/pp2/pp2_api.c [new file with mode: 0644]
src/plugins/marvell/pp2/pp2_test.c [new file with mode: 0644]