* TIOVX-SYS-IFACE includes API between TIOVX framework and IPC implementation,
and DSP firmware (includes kernels and DSP-side of TIOVX framework)
* TIOVX is TI’s implementation of OpenVX Khronos Standard. TIOVX allows users
to create vision and compute applications using OpenVX API and can be executed
on TI SoCs.
TIOVX also provides optimized OpenVX kernels for C66x DSP. An extension API
allows users to integrate their own natively developed custom kernels and call
them using OpenVX APIs.
* TIOVX-APP includes sample TIOVX applications (e.g. conformance tests) and IPC
implementation
Djordje Senicic (5):
tiovx-sys-iface: Add interface header files between TIOVX library and
IPC implementation
tiovx-lib-host:Add recipe for TI OpenVX library, host side
tiovx-app-host:Add recipe for TI OpenVX IPC HOST implementation and
sample application for running OpenVX conformance tests.
packagegroup-arago-tisdk-addons-sdk-target: add tiovx to devkit
packagegroup-arago-tisdk-addons: add tiovx-app
...agegroup-arago-tisdk-addons-sdk-target.bbappend | 6 +
.../packagegroup-arago-tisdk-addons.bbappend | 2 +
recipes-ti/includes/tisdk-paths.inc | 3 +
...hs-for-Yocto-build-and-add-RTOS-build-var.patch | 133 +++++++++++++++++++++
recipes-ti/tiovx/tiovx-app-host.bb | 33 +++++
recipes-ti/tiovx/tiovx-lib-host.bb | 41 +++++++
recipes-ti/tiovx/tiovx-sys-iface.bb | 32 +++++
recipes-ti/tiovx/tiovx-sys.inc | 5 +
8 files changed, 255 insertions(+)
create mode 100644
recipes-ti/tiovx/files/0001-Fix-paths-for-Yocto-build-and-add-RTOS-build-var.patch
create mode 100644 recipes-ti/tiovx/tiovx-app-host.bb
create mode 100644 recipes-ti/tiovx/tiovx-lib-host.bb
create mode 100644 recipes-ti/tiovx/tiovx-sys-iface.bb
create mode 100644 recipes-ti/tiovx/tiovx-sys.inc
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago