Searched refs:peripheral_sec (Results 1 – 1 of 1) sorted by relevance
167 const struct peri_security *peripheral_sec = NULL; in matrix_configure_periph_non_secure() local174 peripheral_sec = get_peri_security(*peri_id_p); in matrix_configure_periph_non_secure()175 if (!peripheral_sec) in matrix_configure_periph_non_secure()178 if (peripheral_sec->security_type != SECURITY_TYPE_PS) in matrix_configure_periph_non_secure()181 matrix = peripheral_sec->matrix; in matrix_configure_periph_non_secure()