Skip to content

OpenNPCX/Cr50

 
 

Repository files navigation

HavenOverflow's Cr50 Fork

This is a fork of the open source Cr50 firmware available at src/platform/cr50, modified to contain custom software and reverse engineered firmware for other Google Security Chips.

Note: This fork is intended to be compiled as a component of Smiko! Do not try to build this seperately, instead view the build instructions in the Smiko Repo.

Building

The following boards are able to be built:

BRANCH=(MP|PREPVT|TOT) BOARD=cr50 make # Build stock Cr50 loader, firmware, and BootROM for Haven
BRANCH=(MP|PREPVT|TOT) BOARD=smiko make # Build custom Cr50 loader and firmware for Haven

Built images will be placed at build/$(BOARD)/ec.bin.

About

EC-based firmware for the Google Security Chip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 94.9%
  • Python 2.8%
  • Assembly 1.1%
  • Makefile 0.7%
  • Shell 0.3%
  • C++ 0.2%