[Utils] Prototype of trinity-smi for management and monitoring
authorDongju Chae <dongju.chae@samsung.com>
Fri, 13 Nov 2020 10:39:11 +0000 (19:39 +0900)
committer우상정/On-Device Lab(SR)/Staff Engineer/삼성전자 <sangjung.woo@samsung.com>
Wed, 18 Nov 2020 10:57:29 +0000 (19:57 +0900)
commit19710eb5f007e755084f43c5c5cb1625209aa4d0
treea35bbf1c5b62254a5ed1203a3c5913c21ab030b9
parent01f789f9495917a608d1299f589c0b6d8924da90
[Utils] Prototype of trinity-smi for management and monitoring

This patch implements the prototype of trinity-smi, which is a
command line util for management and monitoring of trinity devices.

- trinity-smi (Trinity System Management Interface)

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
debian/control
debian/npu-engine-utils.install [new file with mode: 0644]
packaging/npu-engine.spec
utils/meson.build
utils/trinity_smi/meson.build [new file with mode: 0644]
utils/trinity_smi/trinity-smi.cc [new file with mode: 0644]