Hi all,
We are currently working on an industrial application that needs to be certified as secure by an authority.
To be able to do so we need to track changes made to the u-boot and Linux kernel sources as to prove that no tampering has been done to the sources.
The problem is that the current distribution is in the form of source dumps without any history attached to it. And proofreading the diff between the SDK and say Linux src 3.2.0 is We have dug into this but are unable to find one source of origin with history.
My question is, do there exist any source repository, git preferably then, that we can use that gives us complete traceability back to the fork from kernel.org?
If this isn't the case. In what shape is the latest stable kernel.org release with respect to am335x? The project complexity is somewhat in parity with the TMDXEVM3358 devkit. I.e. we need quite a lot of peripheral support which do exist in the linux ti sdk then.
Regards
/Tor