Part Number: PROCESSOR-SDK-AM64X
Hello, I am looking for the benchmark demo Yocto recipes and git repo so I can recreate and modify the existing demonstration on the firmware in a repeatable way. I did find the sources in the processor SDK but would like to evaluate how the software is installed and configured.
I found the MACHINE definition for AM64x on master, where I suppose the correct value would be am64xx-evm-k3r5:
https://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/tree/conf/machine
So I expected to see the demo recipes here on meta-arago on master.
https://git.yoctoproject.org/cgit/cgit.cgi/meta-arago/tree/meta-arago-extras/recipes-apps
Please let me know. Thank you.