Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/common/
H A Duuid.h19 bool is_null_uuid(uint32_t *uuid);
/rk3399_ARM-atf/common/
H A Duuid.c153 bool is_null_uuid(uint32_t *uuid) in is_null_uuid() function
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c236 bool uuid_is_null = is_null_uuid(uuid); in spmd_fill_lp_info_array()
478 if (is_null_uuid(target_uuid)) { in spmd_el3_populate_logical_partition_info()
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1011 bool null_uuid = is_null_uuid(uuid); in partition_info_get_handler_v1_1()
1088 bool null_uuid = is_null_uuid(uuid); in partition_info_get_handler_count_only()