commit | 862545c9a94fc3950fcafdc23016d7d0640c01f2 | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Wed Jun 03 14:13:41 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Mon Jun 15 09:56:53 2020 +0000 |
tree | d6e55e3340c2ebfc46e11ef6caa57e5b5244e2d7 | |
parent | acbcae95f49d8761b67194009c1533645e1b2b86 [diff] |
Add Python package required for image signing Add 'imgtool' Python package, which is used to sign the firmware images to be bootable by MCUBoot. Change-Id: I7e63ed5c91de09e0516b01bfcc1c7abda480684f Signed-off-by: Tamas Ban <tamas.ban@arm.com>
diff --git a/xenial-amd64-tf-m-build/requirements_python3.txt b/xenial-amd64-tf-m-build/requirements_python3.txt index 3704eb0..51d3cd3 100644 --- a/xenial-amd64-tf-m-build/requirements_python3.txt +++ b/xenial-amd64-tf-m-build/requirements_python3.txt
@@ -10,3 +10,4 @@ sphinx-rtd-theme==0.4.3 sphinxcontrib-plantuml==0.15 xmltodict==0.12.0 +imgtool==1.6.0