This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8148 SYS/BIOS questions

For an upcoming project a customer is interested in running SYS/BIOS on the DM8148 (or similar) micro.  I'm aware that the current SYS/BIOS support for the DM8148 is only on the DSP where the ARM core is expected to be running Linux.  My question is regarding what might be involved in getting SYS/BIOS working on the ARM core?

I know that there is also a CortexA8 ARM port of SYS/BIOS, so as far as I can tell the SysLink functionality would need to be implemented (or ported?) on the ARM core to get SYS/BIOS working in a minimal fashion (not considering any DM8148 specific peripherals that may not be supported).

Could someone confirm if this assumption is correct?

Second, assuming that my assumption is correct, does anyone know of any materials or documentation that describes this type of effort?  I've found information on creating SYS/BIOS drivers, and other various SYS components, but have not found anything solid regarding SysLink yet.