Other Parts Discussed in Thread: AM4379
Tool/software: Linux
The Linux version that is built using the Yocto release is different from the version in the AM437x processor SDK. Aside from the obvious mainline codebase differences, are there some features in the SDK kernel that are not available in the version built using Yocto? Specifically, it looks like the PRU is not supported in the Yocto version (judging by available TI documentation and looking in the code). Is SGX supported in both? Is there a feature set comparison somewhere?
I'm trying to create a Yocto distribution for a module based on AM437x, and I wish to base it on TI codebase so that the result will be able to support both PRU and SGX. What kernel should I base this on?