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