Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/arm/common/
A Darm_dyn_cfg_helpers.c33 #define DTB_PROP_HW_LOG_SIZE "tpm_event_log_size" macro
183 DTB_PROP_HW_LOG_SIZE, 1, &log_size); in arm_set_event_log_info()
186 "Unable to write ", DTB_PROP_HW_LOG_SIZE); in arm_set_event_log_info()
360 rc = fdt_read_uint32(dtb, node, DTB_PROP_HW_LOG_SIZE, (uint32_t *)log_size); in arm_get_tb_fw_info()
362 ERROR("%s%s", DTB_PROP_HW_LOG_SIZE, in arm_get_tb_fw_info()

Completed in 2 milliseconds