Searched refs:access_policy_table (Results 1 – 1 of 1) sorted by relevance
64 static const struct boot_data_access_policy access_policy_table[] = { variable97 const uint32_t array_size = ARRAY_SIZE(access_policy_table); in tfm_core_check_boot_data_access_policy()107 if (partition_id == access_policy_table[i].partition_id) { in tfm_core_check_boot_data_access_policy()108 if (major_type == access_policy_table[i].major_type) { in tfm_core_check_boot_data_access_policy()