Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c327 struct ffa_boot_info_header *boot_header; in spmc_create_boot_info()
351 (sizeof(struct ffa_boot_info_header) + in spmc_create_boot_info()
371 boot_header = (struct ffa_boot_info_header *) ffa_boot_info_mem; in spmc_create_boot_info()
375 sizeof(struct ffa_boot_info_header); in spmc_create_boot_info()
/rk3399_ARM-atf/include/services/
H A Dffa_svc.h371 struct ffa_boot_info_header { struct