Skip to content

DSP firmware image creation and signing tool

License

Notifications You must be signed in to change notification settings

Potochi/rimage

Repository files navigation

rimage

rimage is a DSP firmware image creation and signing tool targeting the DSP on certain Intel System-on-Chip (SoC). This is used by the Sound Open Firmware (SOF) to generate binary image files.

Building

The rimage tool can be built with the usual CMake commands:

$ cmake -B build/
$ make  -C build/ help # lists all targets
$ make  -C build/
$ sudo make -C build/ install # optional

About

DSP firmware image creation and signing tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.8%
  • Perl 47.0%
  • CMake 0.2%