sdk-ng icon indicating copy to clipboard operation
sdk-ng copied to clipboard

add SOF rimage to SDK

Open nashif opened this issue 3 years ago • 5 comments
trafficstars

Provide https://github.com/thesofproject/rimage to be part of the SDK to enable building and signing images expected by Intel ADSP targets. This will make the process much easier and would enable creating ready to "flash" images from zephyr, without having to build and call external tools.

nashif avatar Apr 15 '22 13:04 nashif

Can rimage be built for all Linux (AArch64, x86-64), macOS (AArch64, x86-64) and Windows (x86-64) hosts? Has this been tested?

stephanosio avatar Apr 19 '22 13:04 stephanosio

afaik yes, it is used on windows for sure.

nashif avatar Apr 19 '22 13:04 nashif

Does this really belong in the SDK? We have not included other such tools for other platforms in the past.

galak avatar Apr 19 '22 13:04 galak

We have not included other such tools for other platforms in the past.

well, although its purpose is somewhat different, we do currently have BOSSA which is used to flash only the Atmel SoCs in the SDK.

Xilinx QEMU and the recently added ARC QEMU are another examples of vendor-specific utilities that are included in the SDK.

stephanosio avatar Apr 19 '22 14:04 stephanosio

This should be closed if https://github.com/zephyrproject-rtos/zephyr/issues/58212 is implemented.

stephanosio avatar May 31 '23 15:05 stephanosio