Tool/software:
I am using Yocto to build an image for the J722SXH01EVM reference board, and would like to have multilib support so I can also run 32bit applications.
Is that supported in the meta-ti/meta-ti-bsp layer, and if so what are the values for:
MULTILIBS = ""
DEFAULTTUNE_virtclass-multilib-lib32 = ""
That should be set in Yocto?