Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SOF rimage to SDK #462

Open
nashif opened this issue Apr 15, 2022 · 5 comments
Open

add SOF rimage to SDK #462

nashif opened this issue Apr 15, 2022 · 5 comments

Comments

@nashif
Copy link
Member

nashif commented Apr 15, 2022

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.

@stephanosio
Copy link
Member

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

@nashif
Copy link
Member Author

nashif commented Apr 19, 2022

afaik yes, it is used on windows for sure.

@galak
Copy link
Contributor

galak commented Apr 19, 2022

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

@stephanosio
Copy link
Member

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
Copy link
Member

This should be closed if zephyrproject-rtos/zephyr#58212 is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants