Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl2_measured_boot.c49 size_t bl1_event_log_size; in bl2_plat_mboot_init() local
67 bl1_event_log_size = event_log_start - event_log_base; in bl2_plat_mboot_init()
70 bl1_event_log_size, crypto_mod_tcg_hash); in bl2_plat_mboot_init()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl2_measured_boot.c70 size_t bl1_event_log_size __unused = 0; in bl2_plat_mboot_init()
90 bl1_event_log_size = event_log_start - event_log_base; in bl2_plat_mboot_init()
93 &bl1_event_log_size, &event_log_max_size); in bl2_plat_mboot_init()
114 bl1_event_log_size, crypto_mod_tcg_hash); in bl2_plat_mboot_init()