Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/ci_regression_tests/
Ds_test.c68 fc_read_mpl(RGN_MPE0, &mpl_rights); in test_host_firewall_external_flash_configurations()
78 fc_read_mpl(RGN_MPE0, &mpl_rights); in test_host_firewall_external_flash_configurations()
118 fc_read_mpl(RGN_MPE0, &mpl_rights); in test_host_firewall_secure_flash_configurations()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/Native_Driver/
Dfirewall.h253 void fc_read_mpl(enum rgn_mpe_t mpe, enum rgn_mpl_t* mpl);
Dfirewall.c296 void fc_read_mpl(enum rgn_mpe_t mpe, enum rgn_mpl_t* mpl) in fc_read_mpl() function