Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl1/
Dboot_hal_bl1_1.c126 fc_disable_bypass(); in setup_se_firewall()
146 fc_disable_bypass(); in setup_se_firewall()
299 fc_disable_bypass(); in setup_host_firewall()
320 fc_disable_bypass(); in setup_host_firewall()
352 fc_disable_bypass(); in setup_host_firewall()
379 fc_disable_bypass(); in setup_host_firewall()
403 fc_disable_bypass(); in setup_host_firewall()
470 fc_disable_bypass(); in setup_host_firewall()
507 fc_disable_bypass(); in setup_host_firewall()
533 fc_disable_bypass(); in setup_host_firewall()
[all …]
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/Native_Driver/
Dfirewall.h182 void fc_disable_bypass(void);
Dfirewall.c166 void fc_disable_bypass(void) in fc_disable_bypass() function