heads/blobs/librem_skl
Matt DeVillier 92fdb0392b get_blobs: extract blobs from precompiled Purism coreboot images
Rather than download large repositories of files from sources we
don't control and patch files as needed, simply extract the
files from precompiled, known good Purism coreboot images.

This offers multiple advantages:
 - single source for all blobs, which we control
 - significantly smaller download requirements for end user
 - significantly less script complexity
 - much, much faster

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
2019-03-02 22:54:25 -06:00
..
get_blobs.sh get_blobs: extract blobs from precompiled Purism coreboot images 2019-03-02 22:54:25 -06:00
readme.md librem_skl/readme: remove reference to 15v4 2019-02-12 16:32:04 -06:00

To build for the Librem 2nd generation (Librem 13 v2/v3 and Librem 15 v3), we need to have the following files in this folder:

  • cpu_microcode_blob.bin - CPU Microcode
  • descriptor.bin - The Intel Flash Descriptor
  • fspm.bin - FSP 2.0 Memory Init blob
  • fsps.bin - FSP 2.0 Silicon Init blob
  • me.bin - Intel Management Engine

To get the binaries, run the get_blobs.sh script which will download and verify all of the files' hashes, then run me_cleaner on the descriptor.bin and me.bin.

The script depends on: wget sha256sum python2.7 bspatch pv

You can now compile the image with:

make BOARD=librem13v2