Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Del3_spmd_logical_sp.h87 #define MAX_INFO_REGS_ENTRIES_PER_CALL 2U macro
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c367 if (idx >= MAX_INFO_REGS_ENTRIES_PER_CALL || partition_info == NULL) { in ffa_partition_info_regs_get_part_info()
475 MIN(num_entries_to_ret, (uint8_t)MAX_INFO_REGS_ENTRIES_PER_CALL); in spmd_el3_populate_logical_partition_info()