Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_measured_boot.c28 static const measured_boot_data_t fvp_measured_boot_data = {
37 const measured_boot_data_t *plat_get_measured_boot_data(void) in plat_get_measured_boot_data()
/external/arm-trusted-firmware/include/drivers/measured_boot/
Devent_log.h73 } measured_boot_data_t; typedef
94 const measured_boot_data_t *plat_get_measured_boot_data(void);
/external/arm-trusted-firmware/drivers/measured_boot/
Devent_log.c32 const static measured_boot_data_t *plat_data_ptr;
89 static const measured_boot_data_t plat_measured_boot_data = {
102 const measured_boot_data_t *plat_get_measured_boot_data(void) in plat_get_measured_boot_data()