/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an519/ |
D | tfm_hal_isolation.c | 209 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 210 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 213 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 216 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 75 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/ |
D | tfm_hal_isolation.c | 232 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 233 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 236 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 239 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 64 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/corstone310/common/ |
D | tfm_hal_isolation.c | 228 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 229 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 232 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 235 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 64 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/an547/ |
D | tfm_hal_isolation.c | 228 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 229 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 232 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 235 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 64 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/an552/ |
D | tfm_hal_isolation.c | 228 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 229 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 232 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 235 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 64 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/ |
D | tfm_hal_isolation.c | 219 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 220 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 223 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 226 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 74 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/boards/ |
D | target_cfg.h | 44 int16_t periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/common/ |
D | tfm_hal_isolation.c | 304 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 305 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 308 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 311 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 75 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/lpcxpresso55s69/ |
D | target_cfg.h | 58 volatile uint32_t *periph_ppc_bank; /* Secure control register address */ member
|
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/boards/ |
D | target_cfg.h | 102 int16_t periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/ |
D | tfm_hal_isolation.c | 316 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 317 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 320 ppc_clr_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 323 ppc_en_secure_unpriv(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
D | target_cfg.h | 74 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/ |
D | target_cfg.h | 73 int16_t periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/an524/ |
D | target_cfg.h | 63 enum ppc_bank_e periph_ppc_bank; member
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an521/ |
D | target_cfg.h | 76 enum ppc_bank_e periph_ppc_bank; member
|
D | tfm_hal_isolation.c | 435 if (plat_data_ptr->periph_ppc_bank != PPC_SP_DO_NOT_CONFIGURE) { in tfm_hal_bind_boundary() 437 plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 444 plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary() 451 plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/ |
D | tfm_hal_isolation.c | 346 ppc_configure_to_secure(plat_data_ptr->periph_ppc_bank, in tfm_hal_bind_boundary()
|
/trusted-firmware-m-3.4.0/docs/integration_guide/services/ |
D | tfm_secure_partition_addition.rst | 271 int16_t periph_ppc_bank;
|