aboutsummaryrefslogtreecommitdiff
path: root/tools/tfm_generated_file_list.yaml
diff options
context:
space:
mode:
authorMate Toth-Pal <mate.toth-pal@arm.com>2019-07-11 21:43:37 +0200
committerMate Toth-Pal <mate.toth-pal@arm.com>2019-07-29 13:55:30 +0200
commit3ad2e3e2b07f260087034025f237e44ae23bb771 (patch)
tree5a46fa1c7436bbf5e632741c9bc4a8b253c45a1d /tools/tfm_generated_file_list.yaml
parentaae98ffed0d8b67d3b7405f70ca1a2f1b792e8e6 (diff)
downloadtrusted-firmware-m-3ad2e3e2b07f260087034025f237e44ae23bb771.tar.gz
Core: Eliminate SPM DB initialising code
This commit modifies template files related to the SPM DB so that instead of generating code that initialises the DB, a C structure initialiser is generated directly for the DB. Change-Id: I88c2cd077a15101d24559027a73716a2f0a5c185 Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>
Diffstat (limited to 'tools/tfm_generated_file_list.yaml')
-rw-r--r--tools/tfm_generated_file_list.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tfm_generated_file_list.yaml b/tools/tfm_generated_file_list.yaml
index 7cc9445b8a..1f0f4913d5 100644
--- a/tools/tfm_generated_file_list.yaml
+++ b/tools/tfm_generated_file_list.yaml
@@ -19,7 +19,7 @@
{
"name": "Secure Partition declarations",
"short_name": "tfm_partition_list",
- "output": "secure_fw/services/tfm_partition_list.inc"
+ "output": "secure_fw/services/tfm_spm_db.inc"
},
{
"name": "Secure Service list",