Home
last modified time | relevance | path

Searched defs:firewall (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c370 static TEE_Result stm32_etzpc_check_access(struct firewall_query *firewall) in stm32_etzpc_check_access()
392 static TEE_Result stm32_etzpc_acquire_access(struct firewall_query *firewall) in stm32_etzpc_acquire_access()
414 stm32_etzpc_acquire_memory_access(struct firewall_query *firewall, in stm32_etzpc_acquire_memory_access()
510 static TEE_Result stm32_etzpc_configure_memory(struct firewall_query *firewall, in stm32_etzpc_configure_memory()
650 static TEE_Result stm32_etzpc_configure(struct firewall_query *firewall) in stm32_etzpc_configure()
H A Dstm32_rifsc.c734 static TEE_Result stm32_rifsc_check_access(struct firewall_query *firewall) in stm32_rifsc_check_access()
792 static TEE_Result stm32_rifsc_acquire_access(struct firewall_query *firewall) in stm32_rifsc_acquire_access()
848 static TEE_Result stm32_rifsc_set_config(struct firewall_query *firewall) in stm32_rifsc_set_config()
901 static void stm32_rifsc_release_access(struct firewall_query *firewall) in stm32_rifsc_release_access()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c388 struct firewall_query firewall = { in configure_sysram() local
/optee_os/core/drivers/
H A Dstm32_gpio.c1075 static TEE_Result stm32_gpio_fw_configure(struct firewall_query *firewall) in stm32_gpio_fw_configure()