firmware/cli
2020-01-21 10:17:49 -05:00
..
.gitignore Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
README.md Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
requirements.txt Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
setup.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
sigheader.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
signit.py Merge branch 'bridge' into hsm 2020-01-21 10:17:49 -05:00

CLI Tools

'signit.py'

  • a program to sign binary firmware objects

  • install with:

    pip install --editable .

  • but have ckcc-protocol already in your virtenv, first