Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/include/
H A Dimx8m_measured_boot.h14 int imx8m_set_nt_fw_info(size_t log_size, uintptr_t *ns_log_addr);
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_measured_boot.c104 rc = imx8m_set_nt_fw_info(event_log_cur_size, &ns_log_addr); in plat_mboot_measure_key()
H A Dimx8m_dyn_cfg_helpers.c180 int imx8m_set_nt_fw_info(size_t log_size, uintptr_t *ns_log_addr) in imx8m_set_nt_fw_info() function