Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl2_setup.c50 static void arm_get_gpt_corruption(uintptr_t log_address, uint8_t gpt_corrupted_info) in arm_get_gpt_corruption() argument
55 (struct transfer_list_header *)log_address, in arm_get_gpt_corruption()
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h64 void (*plat_log_gpt_corruption)(uintptr_t log_address, uint8_t gpt_corrupted_info);
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1608 Argument : uintptr_t log_address, uint8_t gpt_corrupted_info
1612 the value of gpt_corrupted_info to the address passed by log_address.