Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/mediatek/mt6795/
A Dbl31_plat_setup.c262 if (gteearg.atf_log_buf_size != 0) { in bl31_plat_arch_setup()
264 gteearg.atf_log_buf_start, in bl31_plat_arch_setup()
265 gteearg.atf_log_buf_size); in bl31_plat_arch_setup()
268 gteearg.atf_log_buf_start & in bl31_plat_arch_setup()
270 gteearg.atf_log_buf_start & in bl31_plat_arch_setup()
291 if (gteearg.atf_log_buf_size != 0) { in bl31_plat_arch_setup()
293 gteearg.atf_aee_debug_buf_start = in bl31_plat_arch_setup()
294 gteearg.atf_log_buf_start + in bl31_plat_arch_setup()
297 gteearg.atf_log_buf_start, in bl31_plat_arch_setup()
298 gteearg.atf_aee_debug_buf_start); in bl31_plat_arch_setup()
[all …]
/trusted-firmware-a/plat/mediatek/common/
A Dmtk_plat_common.c22 struct atf_arg_t gteearg; variable
91 console_init(gteearg.atf_log_port, in boot_to_kernel()
A Dmtk_plat_common.h80 extern struct atf_arg_t gteearg;

Completed in 3 milliseconds