aboutsummaryrefslogtreecommitdiff
path: root/include/services
diff options
context:
space:
mode:
authorOlivier Deprez <olivier.deprez@arm.com>2020-06-12 18:10:28 +0200
committerMax Shvetsov <maksims.svecovs@arm.com>2020-08-20 18:06:06 +0100
commit2111b0024cfe10697b0919f1c0042b6cfded5c88 (patch)
tree4bcd7cbed4b3273c6e560babbb81720df11ca242 /include/services
parenta92bc73b8e93d24a9813c2a6a6c841b3d5cc836c (diff)
downloadarm-trusted-firmware-2111b0024cfe10697b0919f1c0042b6cfded5c88.tar.gz
SPMC: manifest changes to support multicore boot
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com> Change-Id: Icf90c2ccce75257908ba3d4703926041d64b1dd3
Diffstat (limited to 'include/services')
-rw-r--r--include/services/spm_core_manifest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/services/spm_core_manifest.h b/include/services/spm_core_manifest.h
index 64ecce005..453b21c0b 100644
--- a/include/services/spm_core_manifest.h
+++ b/include/services/spm_core_manifest.h
@@ -44,7 +44,7 @@ typedef struct spm_core_manifest_sect_attribute {
uint32_t binary_size;
/*
- * ID of the SPMD (mandatory)
+ * ID of the SPMC (mandatory)
*/
uint16_t spmc_id;