88ac054a3e
This package adds the SGX demos from Imagination Technologies, they are available as binaries only. This package contains binaries compiled for the SGX graphics accelerator used in the following Texas Instruments SoCs: AM335x, AM437x, AM4430, AM5430. Signed-off-by: Lothar Felten <lothar.felten@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
300 B
Plaintext
10 lines
300 B
Plaintext
config BR2_PACKAGE_TI_SGX_DEMOS
|
|
bool "ti-sgx-demos"
|
|
depends on BR2_PACKAGE_TI_SGX_UM
|
|
help
|
|
These SGX powervr demo applications from Imagination
|
|
Technologies are availabe as binaries only. The binaries
|
|
are compiled for the TI SGX implementation.
|
|
|
|
http://git.ti.com/graphics/img-pvr-sdk
|