Native Platforms Limitation

Hello,

I am looking to use gradle to compile for dual-core processor with both ARM and DSP.

I was able to use gradle to compile for ARM however DSP is causing me issue. What would be the good way to create a new “DSP” platform for compilation ?

thank you