| /trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/ |
| D | tfm_hal_isolation.c | 101 bool privileged; in tfm_hal_bind_boundary() local 149 bool privileged = !!((uint32_t)boundary & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/ |
| D | tfm_hal_isolation.c | 337 bool privileged; in tfm_hal_bind_boundary() local 440 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local 640 void ppc_configure_to_secure(struct platform_data_t *platform_data, bool privileged) in ppc_configure_to_secure()
|
| /trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/ |
| D | tfm_hal_isolation.c | 172 bool privileged; in tfm_hal_bind_boundary() local 266 bool privileged = !!(((uint32_t)boundary) & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/ |
| D | tfm_hal_isolation.c | 164 bool privileged; in tfm_hal_bind_boundary() local 256 bool privileged = !!((uint32_t)boundary & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/ |
| D | tfm_hal_isolation.c | 242 bool privileged; in tfm_hal_bind_boundary() local 275 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/ |
| D | tfm_hal_isolation.c | 277 bool privileged; in tfm_hal_bind_boundary() local 391 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/ |
| D | tfm_hal_isolation.c | 269 bool privileged; in tfm_hal_bind_boundary() local 369 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/common/ |
| D | tfm_hal_isolation.c | 265 bool privileged; in tfm_hal_bind_boundary() local 378 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/ |
| D | tfm_hal_isolation.c | 360 bool privileged; in tfm_hal_bind_boundary() local 440 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/secure/ |
| D | tfm_hal_isolation.c | 420 bool privileged; in tfm_hal_bind_boundary() local 500 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/common/ |
| D | tfm_hal_isolation_v8m.c | 282 bool privileged; in tfm_hal_bind_boundary() local 412 bool privileged = !!((uint32_t)boundary & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/ |
| D | tfm_hal_isolation_rp2350.c | 270 bool privileged; in tfm_hal_bind_boundary() local 398 bool privileged = !!((uint32_t)boundary & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/ |
| D | tfm_hal_isolation.c | 392 bool privileged; in tfm_hal_bind_boundary() local 525 bool privileged = !!(local_handle & HANDLE_ATTR_PRIV_MASK); in tfm_hal_activate_boundary() local
|
| /trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/ |
| D | tfm_hal_isolation.c | 78 bool privileged; in tfm_hal_bind_boundary() local
|