Home
last modified time | relevance | path

Searched refs:ASSET_ATTR_NAMED_MMIO (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/include/load/
Dasset_defs.h17 #define ASSET_ATTR_NAMED_MMIO (1U << 3) /* 1: Named mmio object */ macro
19 #define ASSET_ATTR_MMIO (ASSET_ATTR_NAMED_MMIO | \
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/
Dtfm_hal_isolation.c124 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/
Dtfm_hal_isolation.c192 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/tools/templates/
Dpartition_load_info.template211 .attr = ASSET_ATTR_NAMED_MMIO
240 .attr = ASSET_ATTR_NAMED_MMIO
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/
Dtfm_hal_isolation.c202 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/common/
Dtfm_hal_isolation_v8m.c316 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/secure/
Dtfm_hal_isolation.c389 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/
Dtfm_hal_isolation.c99 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/
Dtfm_hal_isolation.c294 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/secure/
Dtfm_hal_isolation.c298 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/secure/
Dtfm_hal_isolation.c449 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/
Dtfm_hal_isolation.c306 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/
Dtfm_hal_isolation.c428 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/
Dtfm_hal_isolation.c367 if (!(p_asset[i].attr & ASSET_ATTR_NAMED_MMIO)) { in tfm_hal_bind_boundary()