Skip to content
/ rimage Public
forked from thesofproject/rimage

DSP firmware image creation and signing tool

License

Notifications You must be signed in to change notification settings

mmaka1/rimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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 following commands:

$ mkdir build
$ cd build
$ cmake ..
$ make
$ make install

About

DSP firmware image creation and signing tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • CMake 0.4%