/trusted-firmware-m-3.7.0/secure_fw/spm/core/ |
D | interrupt.c | 69 FIH_CALL(tfm_hal_boundary_need_switch, fih_bool, in tfm_flih_prepare_depriv_flih() 105 FIH_CALL(tfm_hal_boundary_need_switch, fih_bool, in tfm_flih_return_to_isr() 180 FIH_CALL(tfm_hal_boundary_need_switch, fih_bool, in spm_handle_interrupt()
|
D | tfm_svcalls.c | 90 FIH_CALL(tfm_hal_boundary_need_switch, fih_bool, spm_boundary, p_part_next->boundary); in thread_mode_spm_return() 174 FIH_CALL(tfm_hal_boundary_need_switch, fih_bool, p_curr_sp->boundary, spm_boundary); in prepare_to_thread_mode_spm()
|
D | backend_ipc.c | 152 FIH_CALL(tfm_hal_boundary_need_switch, fih_rc, spm_boundary, p_pt->boundary); in prv_process_metadata() 510 FIH_CALL(tfm_hal_boundary_need_switch, fih_bool, in ipc_schedule()
|
/trusted-firmware-m-3.7.0/platform/include/ |
D | tfm_hal_isolation.h | 125 FIH_RET_TYPE(bool) tfm_hal_boundary_need_switch(uintptr_t boundary_from,
|
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/ |
D | tfm_hal_isolation.c | 159 FIH_RET_TYPE(bool) tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/ |
D | tfm_hal_isolation.c | 286 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/ |
D | tfm_hal_isolation.c | 310 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/ |
D | tfm_hal_isolation.c | 320 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/common/ |
D | tfm_hal_isolation_v8m.c | 471 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/secure/ |
D | tfm_hal_isolation.c | 494 FIH_RET_TYPE(bool) tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/ |
D | tfm_hal_isolation.c | 461 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/ |
D | tfm_hal_isolation.c | 508 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/secure/ |
D | tfm_hal_isolation.c | 499 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/secure/ |
D | tfm_hal_isolation.c | 554 FIH_RET_TYPE(bool) tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/ |
D | tfm_hal_isolation.c | 521 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/ |
D | tfm_hal_isolation.c | 666 FIH_RET_TYPE(bool) tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/ |
D | tfm_hal_isolation.c | 578 FIH_RET_TYPE(bool) tfm_hal_boundary_need_switch(uintptr_t boundary_from, in tfm_hal_boundary_need_switch() function
|
/trusted-firmware-m-3.7.0/docs/design_docs/software/ |
D | hardware_abstraction_layer.rst | 552 tfm_hal_boundary_need_switch() 558 bool tfm_hal_boundary_need_switch(uintptr_t boundary_from,
|