Home
last modified time | relevance | path

Searched defs:boundary (Results 1 – 21 of 21) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Dtfm_hal_isolation.c50 uintptr_t boundary, in tfm_hal_memory_check()
146 uintptr_t boundary) in tfm_hal_activate_boundary()
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/
Dtfm_hal_isolation.c263 uintptr_t boundary) in tfm_hal_activate_boundary()
276 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/fip_parser/
Dhost_flash_atu.c26 static inline uint32_t round_down(uint32_t num, uint32_t boundary) in round_down()
31 static inline uint32_t round_up(uint32_t num, uint32_t boundary) in round_up()
37 uint32_t boundary, uint32_t atu_slot, in setup_aligned_atu_slot()
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/
Dtfm_hal_isolation.c253 uintptr_t boundary) in tfm_hal_activate_boundary()
266 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dtfm_hal_isolation.c165 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, in tfm_hal_memory_check()
271 uintptr_t boundary) in tfm_hal_activate_boundary()
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/
Dtfm_hal_isolation.c387 uintptr_t boundary) in tfm_hal_activate_boundary()
477 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/
Dtfm_hal_isolation.c365 uintptr_t boundary) in tfm_hal_activate_boundary()
455 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_dma.c24 static inline uint32_t round_down(uint32_t num, uint32_t boundary) in round_down()
29 static inline uint32_t round_up(uint32_t num, uint32_t boundary) in round_up()
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/
Dtfm_hal_isolation.c374 uintptr_t boundary) in tfm_hal_activate_boundary()
464 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/
Dtfm_hal_isolation.c436 uintptr_t boundary) in tfm_hal_activate_boundary()
450 FIH_RET_TYPE(enum tfm_hal_status_t) tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/secure/
Dtfm_hal_isolation.c496 uintptr_t boundary) in tfm_hal_activate_boundary()
510 FIH_RET_TYPE(enum tfm_hal_status_t) tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtfm_hal_isolation.c160 uintptr_t boundary) in tfm_hal_activate_boundary()
241 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/nxp/common/
Dtfm_hal_isolation.c436 uintptr_t boundary) in tfm_hal_activate_boundary()
534 uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/common/
Dtfm_hal_isolation_v8m.c409 uintptr_t boundary) in tfm_hal_activate_boundary()
422 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dtfm_hal_isolation_rp2350.c395 uintptr_t boundary) in tfm_hal_activate_boundary()
408 enum tfm_hal_status_t tfm_hal_memory_check(uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an521/
Dtfm_hal_isolation.c521 uintptr_t boundary) in tfm_hal_activate_boundary()
622 uintptr_t boundary, uintptr_t base, in tfm_hal_memory_check()
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/services/src/
Dtfm_platform_hal_ioctl.c32 uintptr_t boundary = (1 << HANDLE_ATTR_NS_POS) & in tfm_platform_hal_read_service() local
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl2/
Dcreate_xip_tables.py33 def round_up(x, boundary): argument
/trusted-firmware-m-latest/platform/ext/common/template/
Dflash_otp_nv_counters_backend.c227 static inline uint32_t round_down(uint32_t num, uint32_t boundary) in round_down()
232 static inline uint32_t round_up(uint32_t num, uint32_t boundary) in round_up()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/rse_comms/
Drse_comms_atu.c25 static inline uint64_t round_down(uint64_t num, uint64_t boundary) in round_down()
/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm.h108 uintptr_t boundary; member