Home
last modified time | relevance | path

Searched refs:plat_set_gpt_corruption (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/partition/
H A Dpartition.c396 (plat_log_gpt_ptr->plat_set_gpt_corruption == NULL)) { in handle_gpt_corruption()
401 plat_log_gpt_ptr->plat_set_gpt_corruption((uintptr_t)&plat_log_gpt_ptr->gpt_corrupted_info, in handle_gpt_corruption()
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl2_setup.c67 .plat_set_gpt_corruption = arm_set_gpt_corruption,
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h63 void (*plat_set_gpt_corruption)(uintptr_t gpt_corrupted_info_ptr, uint8_t flags); member
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1590 Function : plat_setup_log_gpt_corrupted.plat_set_gpt_corruption [optional]