Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Drpi3_measured_boot.h17 int rpi3_set_nt_fw_info(size_t log_size, uintptr_t *ns_log_addr);
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl2_mboot.c102 rc = rpi3_set_nt_fw_info(event_log_cur_size, &ns_log_addr); in bl2_plat_mboot_finish()
H A Drpi3_dyn_cfg_helpers.c179 int rpi3_set_nt_fw_info(size_t log_size, uintptr_t *ns_log_addr) in rpi3_set_nt_fw_info() function