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 CI for rimage #9

Closed
dbaluta opened this issue Apr 16, 2020 · 8 comments
Closed

Add CI for rimage #9

dbaluta opened this issue Apr 16, 2020 · 8 comments

Comments

@dbaluta
Copy link
Contributor

dbaluta commented Apr 16, 2020

@xiulipan we need CI for this repo too. At least to check that it compiles.

Originally posted by @dbaluta in #8 (comment)

CI should minimally do the following:

  • compile rimage
  • use newly created image to generate SOF binaries

More:

  • use qemu to test that SOF binaries can boot correctly

@lgirdwood @xiulipan @jajanusz @akloniex How do we keep sof repo in sync with rimage?

@dbaluta dbaluta changed the title @xiulipan we need CI for this repo too. At least to check that it compiles. Add CI for rimage Apr 16, 2020
@xiulipan
Copy link
Contributor

@dbaluta will enable a simple Travis CI for this repo.

@finikorg
Copy link
Contributor

BTW: Do we have ADSP qemu somewhere?

@lgirdwood
Copy link
Member

@finikorg https://github.com/thesofproject/qemu - Supports BYT -> CAVS25 on Intel side

@dbaluta
Copy link
Contributor Author

dbaluta commented Apr 16, 2020

BTW: Do we have ADSP qemu somewhere?

@finikorg what does 'A' from ADSP stands for? I've seen this in qemu and couldn't figure this out. Audio DSP?

@lgirdwood
Copy link
Member

@dbaluta yep, A == Audio

@jajanusz
Copy link
Contributor

@lgirdwood @xiulipan @jajanusz @akloniex How do we keep sof repo in sync with rimage?

This repo should have no dependency on SOF (even if it has now it has to be fixed). So if SOF depends on rimage than you first update rimage with new features and then use them in SOF.

@marc-hb
Copy link
Contributor

marc-hb commented Sep 21, 2021

Work in progress by @cujomalainey #49

@marc-hb
Copy link
Contributor

marc-hb commented Dec 29, 2023

@marc-hb marc-hb closed this as completed Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants