Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dtpm.c27 static int read_dt_tpm_log_info(void *fdt, int node, paddr_t *buf, in read_dt_tpm_log_info() function
97 if (read_dt_tpm_log_info((void *)fdt, node, addr, size) < 0) { in get_tpm_phys_params()