Skip to content

Latest commit

 

History

History

ubft-build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Building uBFT

The instructions below provide all necessary steps to build uBFT.

Preparation

First, download uBFT from its repository and copy into it Mu's library.

scripts/prepare.sh

Compiling

Then, simply run:

scripts/compile.sh

Packaging

All the necessary binaries are generated. Package them by running:

scripts/payload.sh

A payload.zip is created that contains all the necessary code that needs to be executed for the experiment.