Part Number: PROCESSOR-SDK-J721E
Tool/software:
Hello.
I've discovered that most of psdk is actually available as git repos, and there is even a repo manifect file available from https://git.ti.com/cgit/processor-sdk/coresdk_rtos_releases/ repository.
However, there are several componens that are listed as available as source in the psdk manifest, and sources are indeed inside psdk-rtos tarballs. However, corresponding git repositories mentioned in the manifest file are not available via git.ti.com
This includes csitx (expected to be at git.ti.com/processor-sdk-vision/csitx-lld, csirx (expected to be at git.ti.com/processor-sdk-vision/csirx-lld), vhwa (expected to be at git.ti.com/cgit/processor-sdk-vision/vhwa), and some others.
Is that for a reason (such as something non-public inside), or maybe just a server misconfiguration? If the later, then maybe it could be fixed?
Having access to source history could significantly simplify job of porting loal customizations between psdk releases.