Home
last modified time | relevance | path

Searched refs:boot_header (Results 1 – 1 of 1) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_setup.c42 struct ffa_boot_info_header *boot_header; in spmc_create_boot_info() local
86 boot_header->offset_boot_info_desc = in spmc_create_boot_info()
90 boot_header->offset_boot_info_desc); in spmc_create_boot_info()
96 boot_header->version = sp->ffa_version; in spmc_create_boot_info()
105 boot_header->count_boot_info_desc = 1; in spmc_create_boot_info()
123 boot_header->offset_boot_info_desc + in spmc_create_boot_info()
124 boot_header->size_boot_info_desc); in spmc_create_boot_info()
132 boot_header->size_boot_info_blob = boot_header->offset_boot_info_desc + in spmc_create_boot_info()
134 (boot_header->count_boot_info_desc * in spmc_create_boot_info()
135 boot_header->size_boot_info_desc); in spmc_create_boot_info()
[all …]

Completed in 2 milliseconds