We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd4288a + 4a84e14 commit f77f4eaCopy full SHA for f77f4ea
tools/psa/templates/psa_setup.c.tpl
@@ -186,7 +186,7 @@ void {{partition.name|lower}}_init(spm_partition_t *partition)
186
{# -------------- spm_db_entry(partition) ----------------------------------- #}
187
{% macro spm_db_entry(partition) -%}
188
189
- /* {{partition.name|upper}} */
+/* {{partition.name|upper}} */
190
{
191
.partition_id = {{partition.name|upper}}_ID,
192
.thread_id = 0,
0 commit comments