Home
last modified time | relevance | path

Searched refs:Data (Results 1 – 25 of 25) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dcan.c354 tCAN->IF[0].DAT_A1 = ((uint32_t)pCanMsg->Data[1] << 8) | pCanMsg->Data[0]; in CAN_BasicSendMsg()
355 tCAN->IF[0].DAT_A2 = ((uint32_t)pCanMsg->Data[3] << 8) | pCanMsg->Data[2]; in CAN_BasicSendMsg()
356 tCAN->IF[0].DAT_B1 = ((uint32_t)pCanMsg->Data[5] << 8) | pCanMsg->Data[4]; in CAN_BasicSendMsg()
357 tCAN->IF[0].DAT_B2 = ((uint32_t)pCanMsg->Data[7] << 8) | pCanMsg->Data[6]; in CAN_BasicSendMsg()
434 pCanMsg->Data[0] = (uint8_t)(tCAN->IF[1].DAT_A1 & CAN_IF_DAT_A1_DATA0_Msk); in CAN_BasicReceiveMsg()
435 …pCanMsg->Data[1] = (uint8_t)((tCAN->IF[1].DAT_A1 & CAN_IF_DAT_A1_DATA1_Msk) >> CAN_IF_DAT_A1_DATA1… in CAN_BasicReceiveMsg()
436 pCanMsg->Data[2] = (uint8_t)(tCAN->IF[1].DAT_A2 & CAN_IF_DAT_A2_DATA2_Msk); in CAN_BasicReceiveMsg()
437 …pCanMsg->Data[3] = (uint8_t)((tCAN->IF[1].DAT_A2 & CAN_IF_DAT_A2_DATA3_Msk) >> CAN_IF_DAT_A2_DATA3… in CAN_BasicReceiveMsg()
438 pCanMsg->Data[4] = (uint8_t)(tCAN->IF[1].DAT_B1 & CAN_IF_DAT_B1_DATA4_Msk); in CAN_BasicReceiveMsg()
439 …pCanMsg->Data[5] = (uint8_t)((tCAN->IF[1].DAT_B1 & CAN_IF_DAT_B1_DATA5_Msk) >> CAN_IF_DAT_B1_DATA5… in CAN_BasicReceiveMsg()
[all …]
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_flash.c124 static void FLASH_Program_DoubleWord(uint32_t Address, uint64_t Data);
159 HAL_StatusTypeDef HAL_FLASH_Program(uint32_t TypeProgram, uint32_t Address, uint64_t Data) in HAL_FLASH_Program() argument
182 FLASH_Program_DoubleWord(Address, Data); in HAL_FLASH_Program()
207 HAL_StatusTypeDef HAL_FLASH_Program_IT(uint32_t TypeProgram, uint32_t Address, uint64_t Data) in HAL_FLASH_Program_IT() argument
242 FLASH_Program_DoubleWord(Address, Data); in HAL_FLASH_Program_IT()
660 static void FLASH_Program_DoubleWord(uint32_t Address, uint64_t Data) in FLASH_Program_DoubleWord() argument
678 *(uint32_t*)Address = (uint32_t)Data; in FLASH_Program_DoubleWord()
685 *(uint32_t*)(Address+4U) = (uint32_t)(Data >> 32U); in FLASH_Program_DoubleWord()
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dff_isolation.rst207 P_ROXN RO + XN Privileged PRoT Constant Data
208 P_RWXN RW + XN Privileged PRoT Private Data/Peripheral
210 A_ROXN RO + XN Any privilege Partition/SPRTL Constant Data
211 A_RWXN RW + XN Any privilege Partition/SPRTL Private Data/Peripheral
242 Check [4] for more details between Code and Constant Data.
244 | | PRoT | PRoT SPM Constant Data |
246 | | Data | PRoT Service Constant Data |
248 | Data | ARoT | Partition 1 Constant Data |
250 | | Data | Partition N Constant Data |
252 | | | SPRTL Constant Data |
[all …]
Dcode_sharing.rst140 | Data |
160 | Partition X Data |
168 | Partition Z Data |
172 | PRoT Data |
Dsymmetric_initial_attest.rst288 …| ``inc`` | ``t_cose_mac0_sign.h`` | Data type definitions and function …
292 …| | ``t_cose_mac0_verify.h`` | Data type definitions and function …
Dsecure_partition_manager.rst75 Data are preferred to be processed in a local buffer.
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dccsw_rsa_types.h217 }Data; member
/trusted-firmware-m-3.4.0/docs/security/threat_models/
Dgeneric_threat_model.rst45 - Data Flow Diagram (DFD)
53 According to TOE and assets, Trust Boundaries can be determined. The Data Flow
95 - Data generated in SPE as requested by NSPE
112 Data Flow Diagram
119 Valid Data flows across the Trust Boundary are also shown in the figure below.
128 .. table:: TF-M Data Flows between NSPE and SPE
131 | Data flow | Description |
181 :ref:`TF-M Data Flows between NSPE and SPE <data-flow-table>` may be specified
184 Data flows inside SPE (informative)
195 - Data flows between TF-M and BL2
[all …]
/trusted-firmware-m-3.4.0/docs/platform/stm/common/stm32u5xx/
Dreadme.rst50 - Data = 8 bits
/trusted-firmware-m-3.4.0/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dcan.h63 uint8_t Data[8]; /*!< Data */ member
/trusted-firmware-m-3.4.0/docs/platform/stm/common/stm32l5xx/
Dreadme.rst56 - Data = 8 bits
/trusted-firmware-m-3.4.0/platform/ext/target/stm/b_u585i_iot02a/
Dconfig.cmake18 set(MCUBOOT_DATA_SHARING ON CACHE BOOL "Enable Data Sharing")
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/
DMakefile.rules41 CFLAGS += -I/cadtools/arm/arm_realview/RVCT/Data/2.2/349/include/unix -D__ARM_DSM__
/trusted-firmware-m-3.4.0/docs/configuration/profiles/
Dtfm_profile_large.rst45 - Authenticated Encryption with Associated Data (AEAD) algorithm
66 - Data confidentiality
67 - Data integrity
287 Data confidentiality, integrity and anti-rollback protection are enabled by
Dtfm_profile_medium.rst33 - Authenticated Encryption with Associated Data (AEAD) algorithm
53 - Data confidentiality
54 - Data integrity
376 Data confidentiality, integrity and anti-rollback protection are enabled by
Dtfm_profile_medium_arot-less.rst34 - Authenticated Encryption with Associated Data (AEAD) algorithm
Dtfm_profile_small.rst44 Associated Data (AEAD) operations.
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_flash.h880 HAL_StatusTypeDef HAL_FLASH_Program(uint32_t TypeProgram, uint32_t Address, uint64_t Data);
881 HAL_StatusTypeDef HAL_FLASH_Program_IT(uint32_t TypeProgram, uint32_t Address, uint64_t Data);
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/dual-cpu/
Dtfm_multi_core_access_check.rst242 Data Types and APIs
245 Data Types
Dmailbox_design_on_dual_core_system.rst36 Data types and mailbox APIs are defined in this document.
500 Data types
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst92 Data transferred between NPSE and SPE
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c2977 void HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data) in HAL_RTCEx_BKUPWrite() argument
2989 *(__IO uint32_t *)tmp = (uint32_t)Data; in HAL_RTCEx_BKUPWrite()
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc_ex.h1578 … HAL_RTCEx_BKUPWrite(RTC_HandleTypeDef *hrtc, uint32_t BackupRegister, uint32_t Data);
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/
Dpsa_driver_api_design.rst69 * ``aead``: Authenticated Encryption with Associated Data
/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/libs/core-lib/
DEULA53 …nal information, may be collected and used by Cypress consistent with its Data Privacy Policy (www…