Skip to content

zamaudio/smutool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smutool

This tool aids in the reverse engineering of AMD SMU. The SMU is a LatticeMico32 co-processor residing in the mainboard for controlling thermal management, clocks, and fans etc.

The purpose of this project is to collaborate with others to create a free alternative firmware SMU stack that interoperates with coreboot.

Compiling

You need libpci-dev

make

RAM dumping

sudo ./smudump > ram

ROM dumping

(Code needs tweaking on different machines):

sudo ./smutool > rom

User firmware signing

python signsmu.py myfirmware

License

This project is released under GPLv3

About

Tool for working with AMD SMU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published