summaryrefslogtreecommitdiff
path: root/tools/cert_create/include/tbbr/tbb_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cert_create/include/tbbr/tbb_key.h')
-rw-r--r--tools/cert_create/include/tbbr/tbb_key.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/cert_create/include/tbbr/tbb_key.h b/tools/cert_create/include/tbbr/tbb_key.h
index df634c6a..47ad1de0 100644
--- a/tools/cert_create/include/tbbr/tbb_key.h
+++ b/tools/cert_create/include/tbbr/tbb_key.h
@@ -4,8 +4,8 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#ifndef TBB_KEY_H_
-#define TBB_KEY_H_
+#ifndef TBB_KEY_H
+#define TBB_KEY_H
#include "key.h"
@@ -22,4 +22,4 @@ enum {
NON_TRUSTED_FW_CONTENT_CERT_KEY
};
-#endif /* TBB_KEY_H_ */
+#endif /* TBB_KEY_H */