Skip to content

Commit 6cd4f77

Browse files
author
Oren Cohen
committed
Add Version to SPM templates and generator
1 parent 4a391d3 commit 6cd4f77

28 files changed

+62
-5
lines changed

TESTS/psa/prot_internal_storage/COMPONENT_SPE/psa_setup.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#include "spm_panic.h"

TESTS/psa/prot_internal_storage/its_reset/COMPONENT_SPE/psa_test_its_reset_partition.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#include "cmsis.h"

TESTS/psa/prot_internal_storage/its_reset/COMPONENT_SPE/psa_test_its_reset_partition.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#ifndef PSA_TEST_ITS_RESET_PARTITION_H

TESTS/psa/prot_internal_storage/its_reset/psa_test_its_reset_ifs.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#ifndef PSA_TEST_ITS_RESET_PARTITION_ROT_SERVICES_H

TESTS/psa/spm_client/COMPONENT_SPE/psa_client_tests_part1_partition.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#include "cmsis.h"

TESTS/psa/spm_client/COMPONENT_SPE/psa_client_tests_part1_partition.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#ifndef PSA_CLIENT_TESTS_PART1_PARTITION_H

TESTS/psa/spm_client/COMPONENT_SPE/psa_setup.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#include "spm_panic.h"

TESTS/psa/spm_client/psa_client_tests_part1_ifs.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#ifndef PSA_CLIENT_TESTS_PART1_PARTITION_ROT_SERVICES_H

TESTS/psa/spm_server/COMPONENT_SPE/psa_server_test_part1_partition.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#include "cmsis.h"

TESTS/psa/spm_server/COMPONENT_SPE/psa_server_test_part1_partition.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2020
* THIS FILE IS AN AUTO-GENERATED FILE - DO NOT MODIFY IT.
2121
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
22+
* Template Version 1.0
23+
* Generated by tools/spm/generate_partition_code.py Version 1.0
2224
**********************************************************************************************************************/
2325

2426
#ifndef PSA_SERVER_TEST_PART1_PARTITION_H

0 commit comments

Comments
 (0)