[libnpuhost] Add the API to get DSPM size of DSP HW.
authorDongju Chae <dongju.chae@samsung.com>
Thu, 11 Mar 2021 03:41:35 +0000 (12:41 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Fri, 12 Mar 2021 08:40:19 +0000 (17:40 +0900)
commitd4b561bcec504d37b9cec3f13c7f0dd883f956e3
tree78e944549804aa160a601bb6de9f12f48969ee38
parent53c1a329c5d6ff5e3ffb83270f9eb448e3eb0d85
[libnpuhost] Add the API to get DSPM size of DSP HW.

This patch adds the API to get DSPM size of DSP HW.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/npubinfmt.h
include/host/libnpuhost.h
src/core/ne-handler.cc
src/core/ne-handler.h
src/core/npu/NPUdrvAPI.h
src/core/npu/NPUdrvAPI_triv2.cc
src/host/ne-host.cc