Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h253 int (*proc_auth_boot_image)(const struct ti_sci_handle *handle, u8 pid, member
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1858 pops->proc_auth_boot_image = ti_sci_cmd_proc_auth_boot_image; in ti_sci_setup_ops()