Searched refs:teearg (Results 1 – 1 of 1) sorted by relevance
181 struct atf_arg_t *teearg; in bl31_early_platform_setup() local197 teearg = (struct atf_arg_t *)pmtk_bl_param->tee_info_addr; in bl31_early_platform_setup()199 console_init(teearg->atf_log_port, UART_CLOCK, UART_BAUDRATE); in bl31_early_platform_setup()200 memcpy((void *)>eearg, (void *)teearg, sizeof(struct atf_arg_t)); in bl31_early_platform_setup()