Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_setup.c41 #define FFA_BOOT_INFO_SIZE (PAGE_SIZE * 2) macro
46 static uint8_t ffa_boot_info_mem[FFA_BOOT_INFO_SIZE] __aligned(PAGE_SIZE);
365 memset(ffa_boot_info_mem, 0, FFA_BOOT_INFO_SIZE); in spmc_create_boot_info()
728 FFA_BOOT_INFO_SIZE, in spmc_el0_sp_setup()