The instructions below provide all necessary steps to build uBFT.
First, download uBFT from its repository and copy into it Mu's library.
scripts/prepare.sh
Then, simply run:
scripts/compile.sh
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.