mcuboot/scripts
Denis Mingulov 3113df8f9f imgtool: initial sanity test
An initial sanity test for imgtool is added, checks
different commands for key operations (keygen, getpriv,
getpub and getpubhash).

Also very basic test for sign / verify is added.

Some tests are disabled (marked as 'xfail') due to
the missing implementation.

Signed-off-by: Denis Mingulov <denis@mingulov.com>
2024-05-23 14:39:17 +02:00
..
imgtool imgtool: fixed keys/general.py to pass existing unittests 2024-05-23 14:39:17 +02:00
tests imgtool: initial sanity test 2024-05-23 14:39:17 +02:00
assemble.py assemble.py: don't read BOARD.dts.pre.tmp 2021-12-08 14:18:18 -07:00
flash.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
gdb-boot.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
imgtool.nix imgtool: Fixed missing dependency to 'pyyaml' (for dumpinfo) 2024-05-23 14:39:17 +02:00
imgtool.py scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
jgdb.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
jl.sh scripts: Add SPDX headers 2021-01-28 09:36:55 +01:00
mcubin.bt sim: Add debugging ptable to image dumps 2019-08-15 14:23:37 -05:00
requirements.txt scripts: add missing pyyaml dependency 2023-12-05 15:41:19 +00:00
setup.py imgtool: Fixed missing dependency to 'pyyaml' (for dumpinfo) 2024-05-23 14:39:17 +02:00