Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl1/
Dboot_hal_bl1_1.c137 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
164 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
181 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
198 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
216 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
233 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
251 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
267 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
284 fc_prog_mid(RGN_MPE0, SE_MID); in setup_se_firewall()
311 fc_prog_mid(RGN_MPE0, SE_MID); in setup_host_firewall()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/Native_Driver/
Dfirewall.h263 void fc_prog_mid(enum rgn_mpe_t mpe, uint32_t mid);
Dfirewall.c326 void fc_prog_mid(enum rgn_mpe_t mpe, uint32_t mid) in fc_prog_mid() function