We should extend our universal compile and benchmark scripts to support cross-platform compilation and execution (requested by several MLCommons workgroups):
As a test example, we can compile and run program for Android or some SSH-based platform.
We should add get-target-device CM to define target platform capabilities (env, config and tools) similar to how I did it in the original CK framework and add it to the build/run CM script.