summaryrefslogtreecommitdiff
path: root/tools/binman/etype/atf_bl31.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/etype/atf_bl31.py')
-rw-r--r--tools/binman/etype/atf_bl31.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/etype/atf_bl31.py b/tools/binman/etype/atf_bl31.py
index 163d714184..2041da416c 100644
--- a/tools/binman/etype/atf_bl31.py
+++ b/tools/binman/etype/atf_bl31.py
@@ -2,7 +2,7 @@
# Copyright 2020 Google LLC
# Written by Simon Glass <sjg@chromium.org>
#
-# Entry-type module for Intel Management Engine binary blob
+# Entry-type module for ARM Trusted Firmware binary blob
#
from binman.etype.blob_named_by_arg import Entry_blob_named_by_arg