aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bl2/ext/mcuboot/scripts/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/bl2/ext/mcuboot/scripts/requirements.txt b/bl2/ext/mcuboot/scripts/requirements.txt
new file mode 100644
index 0000000000..3cc2ef436e
--- /dev/null
+++ b/bl2/ext/mcuboot/scripts/requirements.txt
@@ -0,0 +1,4 @@
+cryptography
+pyasn1
+pyyaml
+cbor>=1.0.0