xref: /OK3568_Linux_fs/buildroot/package/ti-sgx-demos/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_TI_SGX_DEMOS
2	bool "ti-sgx-demos"
3	depends on BR2_PACKAGE_TI_SGX_UM
4	help
5	  These SGX powervr demo applications from Imagination
6	  Technologies are availabe as binaries only.  The binaries
7	  are compiled for the TI SGX implementation.
8
9	  https://git.ti.com/cgit/graphics/img-pvr-sdk
10