Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1041 bool did_first_stage_run = true; in second_stage_init() local
1059 did_first_stage_run = false; in second_stage_init()
1062 if (!did_first_stage_run && first_stage_actions(tpm)) in second_stage_init()
1065 if (!did_first_stage_run) in second_stage_init()