Skip to content

Commit

Permalink
README: add notes when building SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan-Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Oct 22, 2024
1 parent 167a428 commit 9d41ba1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ Testing has been performed using commit `4cae30a6ef166a378d4d23697b00106ce7e4e76

$ ./pyenv/bin/python build_sdk.py --sel4=<path to sel4>

The SDK will be in `release/`.

See the help menu of `build_sdk.py` for configuring how the SDK is built:

$ ./pyenv/bin/python build_sdk.py --help

## Using the SDK

After building the SDK you probably want to build a system!
Expand Down

0 comments on commit 9d41ba1

Please sign in to comment.