Home
last modified time | relevance | path

Searched refs:tfm_hal_get_secure_access_attr (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/platform/include/
Dtfm_hal_multi_core.h55 void tfm_hal_get_secure_access_attr(const void *p, size_t s,
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dtfm_hal_multi_core.c90 void tfm_hal_get_secure_access_attr(const void *p, size_t s, in tfm_hal_get_secure_access_attr() function
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dtfm_hal_multi_core.c132 void tfm_hal_get_secure_access_attr(const void *p, size_t s, in tfm_hal_get_secure_access_attr() function
/trusted-firmware-m-latest/docs/design_docs/dual-cpu/
Dtfm_multi_core_access_check.rst82 - ``tfm_hal_get_secure_access_attr()`` retrieves secure access attributes of the target memory
127 tfm_hal_get_secure_access_attr(p, s, &mem_attr);
252 ``tfm_hal_get_secure_access_attr()`` and ``tfm_hal_get_ns_access_attr()`` implementations should
326 ``tfm_hal_get_secure_access_attr()``
329 ``tfm_hal_get_secure_access_attr()`` retrieves the secure memory protection configuration
334 void tfm_hal_get_secure_access_attr(const void *p, size_t s,
355 ``tfm_hal_get_secure_access_attr()``, according to current active memory protection configuration.
360 configuration, ``tfm_hal_get_secure_access_attr()`` can select the following values according to
368 according to platform resource assignment, ``tfm_hal_get_secure_access_attr()`` must set
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Dtfm_hal_multi_core.c117 void tfm_hal_get_secure_access_attr(const void *p, size_t s, in tfm_hal_get_secure_access_attr() function
/trusted-firmware-m-latest/secure_fw/partitions/ns_agent_mailbox/
Dtfm_multi_core_mem_check.c417 tfm_hal_get_secure_access_attr(p, s, &mem_attr); in tfm_has_access_to_region()
/trusted-firmware-m-latest/docs/integration_guide/platform/
Dporting_tfm_to_a_new_hardware.rst660 tfm_hal_get_secure_access_attr:
669 void tfm_hal_get_secure_access_attr(const void *p, size_t s, struct mem_attr_info_t *p_attr);