aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/tfm_generated_file_list.yaml20
1 files changed, 1 insertions, 19 deletions
diff --git a/tools/tfm_generated_file_list.yaml b/tools/tfm_generated_file_list.yaml
index 19a51909fe..dc8949374e 100644
--- a/tools/tfm_generated_file_list.yaml
+++ b/tools/tfm_generated_file_list.yaml
@@ -1,5 +1,5 @@
#-------------------------------------------------------------------------------
-# Copyright (c) 2018-2020, Arm Limited. All rights reserved.
+# Copyright (c) 2018-2021, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
@@ -34,24 +34,6 @@
"output": "secure_fw/partitions/tfm_service_list.inc"
},
{
- "name": "Common secure ld file",
- "short_name": "tfm_common_s.ld",
- "template": "platform/ext/common/gcc/tfm_common_s.ld.template",
- "output": "platform/ext/common/gcc/tfm_common_s.ld"
- },
- {
- "name": "Common secure sct file",
- "short_name": "tfm_common_s.sct",
- "template": "platform/ext/common/armclang/tfm_common_s.sct.template",
- "output": "platform/ext/common/armclang/tfm_common_s.sct"
- },
- {
- "name": "Common secure icf file",
- "short_name": "tfm_common_s.icf",
- "template": "platform/ext/common/iar/tfm_common_s.icf.template",
- "output": "platform/ext/common/iar/tfm_common_s.icf"
- },
- {
"name": "Secure Veneers C file",
"short_name": "tfm_veneers_c",
"template": "secure_fw/spm/cmsis_func/tfm_veneers.c.template",