Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dfirewall.h27 struct firewall_controller { struct
79 struct firewall_controller *ctrl);
85 struct firewall_controller *ctrl __unused) in firewall_dt_controller_register()
H A Dfirewall_device.h15 struct firewall_controller;
27 struct firewall_controller *ctrl;
/optee_os/core/drivers/firewall/
H A Dfirewall.c30 fw->ctrl = (struct firewall_controller *)data; in firewall_get()
170 struct firewall_controller *ctrl) in firewall_dt_controller_register()
H A Dstm32_etzpc.c766 struct firewall_controller *ctrl __maybe_unused) in stm32_etzpc_dt_probe_bus()
879 struct firewall_controller *controller = NULL; in stm32_etzpc_probe()
H A Dstm32_rifsc.c1049 struct firewall_controller *ctrl __maybe_unused) in stm32_rifsc_dt_probe_bus()
1116 struct firewall_controller *controller = NULL; in stm32_rifsc_probe()
H A Dstm32_risab.c839 struct firewall_controller *controller = NULL; in stm32_risab_probe()
H A Dstm32_risaf.c689 struct firewall_controller *controller = NULL; in stm32_risaf_probe()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c464 static struct firewall_controller *etzpc_fw_ctrl; in nsec_can_access_resource()
/optee_os/core/drivers/
H A Dstm32_gpio.c1280 struct firewall_controller *controller = NULL; in stm32_gpio_firewall_register()