This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5729: Current SGX driver git branch

Part Number: AM5729

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?

  • This data is available in the software manifest for any given release.  From the SDK download page, look for the software manifest link.

    For example from SDK 6.00 I see:

    git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=ti-img-sgx/1.17.4948957/k4.19

    git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=ti-img-sgx/thud/1.17.4948957