summaryrefslogtreecommitdiff
path: root/lib/psci/psci_main.c
diff options
context:
space:
mode:
authorSughosh Ganu <sughosh.ganu@arm.com>2017-12-11 19:03:19 +0530
committerSughosh Ganu <sughosh.ganu@arm.com>2018-01-22 23:21:22 +0530
commit6dafcebcf5dedf9822f2d5516cd8df9aed80be54 (patch)
tree189d563301c4250a048bf5465946e5b6959b7d38 /lib/psci/psci_main.c
parentc1edcd935deabaa1b7d28c5c56e4674c05b635f2 (diff)
SPM: Declare explicit width based types in secure_partition_boot_info_t structure
The secure_partition_boot_info_t structure is used to communicate boot parameters with the StandaloneMM code executing at S-EL0 through a shared buffer. Certain data types used for members of this structure are opaque with their size depending on the toolchain being used. Declare the members of the structure with explicit width based data types, which would maintain compatibility across toolchains. Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions