Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dversal_ocp.c214 static uint32_t plm_status; variable
222 status = plm_status; in versal_ocp_plm_status_get()
253 plm_status = 0; in versal_ocp_extend_hwpcr()
254 if (versal_pmc_notify(&cmd, NULL, &plm_status)) { in versal_ocp_extend_hwpcr()
256 plm_status); in versal_ocp_extend_hwpcr()
287 plm_status = 0; in versal_ocp_get_hwpcr()
288 if (versal_pmc_notify(&cmd, NULL, &plm_status)) { in versal_ocp_get_hwpcr()
290 plm_status); in versal_ocp_get_hwpcr()
332 plm_status = 0; in versal_ocp_get_hwpcr_log()
333 if (versal_pmc_notify(&cmd, NULL, &plm_status)) { in versal_ocp_get_hwpcr_log()
[all …]