I am trying to determine the correct git branches for the latest SGX software for the AM5729:
I am using this repo for the userspace libraries: git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git
The correct branch for kernel 4.19 appears to be:
ti-img-sgx/1.17.4948957/k4.19
I am using this repo for the kernel modules: git://git.ti.com/graphics/omap5-sgx-ddk-linux.git
The correct branch for kernel 4.19 appears to be:
ti-img-sgx/thud/1.17.4948957
Is this correct?