arm-trusted-firmware/include/services
Sughosh Ganu 6dafcebcf5 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>
2018-01-22 23:21:22 +05:30
..
mm_svc.h SPM: Fix version header definitions 2018-01-10 15:33:40 +00:00
sdei.h SDEI: Fix type of register count 2017-11-20 08:15:46 +00:00
secure_partition.h SPM: Declare explicit width based types in secure_partition_boot_info_t structure 2018-01-22 23:21:22 +05:30
spm_svc.h SPM: Fix version header definitions 2018-01-10 15:33:40 +00:00
std_svc.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00