TIOVX User Guide
|
Build Option | Description | Default Setting |
---|---|---|
PROFILE | Determines which profile to build for Valid values are: release, debug, all | all |
BUILD_EMULATION_MODE | Builds PC emulation mode | yes |
BUILD_EMULATION_ARCH | PC emulation architecture. Valid values are: X86 x86_64 all | x86_64 |
BUILD_TARGET_MODE | Builds for target SoC platform like TDAxx | yes |
BUILD_CONFORMANCE_TEST | Builds entire test suite executable | yes |
BUILD_IVISION_KERNELS | Builds iVision kernels (EVE_SW_PATH required to be set for this build) | no |
BUILD_BAM | Builds DMA wrapper (DMAUTILS_PATH and ALGFRAMEWORK_PATH required to be set for this build) | no |
BUILD_TUTORIAL | Builds OpenVX tutorial | yes |
BUILD_LINUX_MPU | Builds for A72 Linux target (NOT used in PC HOST emulation mode | yes |
BUILD_EVE | Builds for EVE platform (ARP32CGT_ROOT and EVE_SW_PATH required to be set for this build) | no |
BUILD_SDK | Builds for SDK SW platform Valid values are, psdkra for Processor SDK RTOS J7 platform | psdkra |
BUILD_IGNORE_LIB_ORDER | When set to yes, it ignores the static library order listed in makefiles when building on the PC. | yes |
BUILD_CT_KHR | Builds and includes the Khronos OpenVX 1.1 conformance tests suite. | yes |
BUILD_CT_TIOVX | Builds and includes the TI-added tests suite (for TI extensions and additional rohbustness testing). | yes |
BUILD_CT_TIOVX_TEST_KERNELS | Builds and includes the TI-added tests suite (for testing custom kernel interface). | yes |
BUILD_CT_TIOVX_IVISION | Builds and includes the tests for IVISION kernels test suite. | no |
BUILD_CT_TIOVX_TIDL | Builds and includes the tests for TIDL kernel test suite. | yes |
BUILD_CT_TIOVX_HWA | Builds and includes the tests for HWA kernels test suite. | yes |
BUILD_CT_TIOVX_HWA_NEGATIVE_TESTS | Builds and includes a large set of negative tests for HWA kernels | yes |
BUILD_CT_TIOVX_HWA_DISPLAY_TESTS | Builds and includes display test cases Note: in order to run on J7 platform, a display must be connected | no |
BUILD_CT_TIOVX_HWA_CAPTURE_TESTS | Builds and includes a large set of negative tests for HWA kernels Note: in order to run on J7 platform, 4 IMX390 cameras must be connected to a Fusion board which is connected to the EVM | no |
BUILD_CT_TIOVX_HWA_CSITX_TESTS | Builds and includes csitx test cases Note: in order to run on J7 platform, the following setup is required:
| no |