/trusted-firmware-m-3.7.0/platform/ext/accelerator/cc312/cc312-rom/ |
D | cc3xx_ec_curve_data.c | 36 .order = {0xB4D22831, 0x146BC9B1, 0x99DEF836, 0xFFFFFFFF, 66 .order = {0x5C5C2A3D, 0x13DD2945, 0xE0B8F03E, 0xFFFF16A2, 96 .order = {0xFC632551, 0xF3B9CAC2, 0xA7179E84, 0xBCE6FAAD, 131 .order = {0xCCC52973, 0xECEC196A, 0x48B0A77A, 0x581A0DB2, 177 .order = {0x91386409, 0xBB6FB71E, 0x899C47AE, 0x3BB5C9B8, 210 .order = {0x74DEFD8D, 0x0F69466A, 0x26F2FC17, 0xFFFFFFFE, 240 .order = {0x769FB1F7, 0xCAF0A971, 0xD2EC6184, 0x0001DCE8, 270 .order = {0xD0364141, 0xBFD25E8C, 0xAF48A03B, 0xBAAEDCE6, 298 .order = {0x9ac4acc1, 0x5be8f102, 0x9e9e916b, 0xa7a3462f, 326 .order = {0xa5a7939f, 0x6ddebca3, 0xd116bc4b, 0x75d0fb98, [all …]
|
D | cc3xx_ec.c | 38 cc3xx_lowlevel_pka_set_modulus(curve->order, false, CC3XX_PKA_REG_NP); in set_modulus_to_curve_order() 221 result &= validate_reg_is_equal_to_buf(curve->order, in validate_curve() 222 curve_data->order, in validate_curve() 257 curve->order = cc3xx_lowlevel_pka_allocate_reg(); in cc3xx_lowlevel_ec_init() 273 cc3xx_lowlevel_pka_write_reg(curve->order, curve_data->order, in cc3xx_lowlevel_ec_init() 370 cc3xx_lowlevel_pka_add(scalar, curve->order, res); in blind_scalar() 373 cc3xx_lowlevel_pka_add(res, curve->order, res); in blind_scalar()
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/template/iar/ |
D | bl2.icf | 6 define block ER_CODE with fixed order, alignment = 8 { 11 define block LR_CODE with fixed order, maximum size = BL2_CODE_SIZE {block ER_CODE}; 14 define block ER_NOHDP_CODE with fixed order, alignment = 8 { 20 define block LR_NOHDP_CODE with fixed order, maximum size = BL2_NOHDP_CODE_SIZE {block ER_NOHDP_COD… 55 define block DATA with fixed order, maximum size = BL2_DATA_SIZE {
|
D | appli_ns.icf | 23 define block ER_CODE with fixed order, alignment = 8 { 26 define block LR_CODE with fixed order, maximum size = NS_CODE_SIZE {block ER_CODE}; 45 define block DATA with fixed order, maximum size = NS_DATA_SIZE {
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps4/corstone315/device/source/iar/ |
D | corstone315_bl1_1.icf | 16 define block ER_CODE with fixed order, alignment = 8, size = BL1_1_CODE_SIZE { 20 define block LR_CODE with fixed order {block ER_CODE}; 50 define block BL1_1_ER_DATA with fixed order, maximum size = BL1_1_DATA_SIZE { 62 define block BL1_2_ER_DATA with fixed order, size = BL1_2_DATA_SIZE {
|
D | corstone315_bl1_2.icf | 16 define block ER_CODE with fixed order, alignment = 8, size = BL1_2_CODE_SIZE { 20 define block LR_CODE with fixed order {block ER_CODE}; 50 define block BL1_2_ER_DATA with fixed order, maximum size = BL1_2_DATA_SIZE { 62 define block BL1_1_ER_DATA with fixed order, size = BL1_1_DATA_SIZE {
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/Device/Source/iar/ |
D | musca_bl2.icf | 32 define block ER_CODE with fixed order, alignment = 8 { 36 define block LR_CODE with fixed order, maximum size = BL2_CODE_SIZE {block ER_CODE}; 39 define block ER_CODE_SRAM with fixed order, alignment = 8 { 62 define block DATA with fixed order, maximum size = BL2_DATA_SIZE {
|
D | musca_ns.icf | 26 define block ER_CODE with fixed order, alignment = 8 { 29 define block LR_CODE with fixed order, maximum size = NS_CODE_SIZE {block ER_CODE}; 48 define block DATA with fixed order, maximum size = NS_DATA_SIZE {
|
/trusted-firmware-m-3.7.0/platform/ext/common/iar/ |
D | tfm_common_ns.icf | 24 define block ER_CODE with fixed order, alignment = 8 { 27 define block LR_CODE with fixed order {block ER_CODE}; 46 define block DATA with fixed order, maximum size = NS_DATA_SIZE {
|
D | tfm_common_bl2.icf | 27 define block ER_CODE with fixed order, alignment = 8 { 31 define block LR_CODE with fixed order, maximum size = BL2_CODE_SIZE {block ER_CODE}; 55 define block DATA with fixed order, maximum size = BL2_DATA_SIZE {
|
D | tfm_isolation_l3.icf.template | 57 define block ER_TFM_CODE with fixed order, alignment = 8 { 65 * Sort the partition info by priority to guarantee the initing order. 81 define block ER_CODE_SRAM with fixed order, alignment = 4, maximum size = S_RAM_CODE_SIZE { 142 /* The runtime partition placed order is same as load partition */ 150 /* The runtime service placed order is same as load partition */ 233 define block LR_CODE with fixed order { 279 define block DATA with fixed order {
|
D | tfm_common_s.icf | 48 define block ER_TFM_CODE with fixed order, alignment = 8, maximum size = S_CODE_SIZE { 67 * Sort the partition info by priority to guarantee the initing order. 119 define block ER_CODE_SRAM with fixed order, alignment = 4, maximum size = S_RAM_CODE_SIZE { 208 /* The runtime partition placed order is same as load partition */ 216 /* The runtime service placed order is same as load partition */ 255 define block LR_CODE with fixed order, maximum size = S_CODE_SIZE { 308 define block DATA with fixed order { 359 define block PRIV_DATA with fixed order {
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps4/corstone315/provisioning/bundle_common/ |
D | provisioning_bundle.icf | 13 define block VALUES with fixed order, maximum size = PROVISIONING_BUNDLE_VALUES_SIZE { 37 define block CODE with fixed order, alignment = 4, maximum size = PROVISIONING_BUNDLE_CODE_SIZE {
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/device/source/iar/ |
D | m2351_ns.icf | 37 define block ER_CODE with fixed order, alignment = 8 { 51 define block LR_CODE with fixed order {block ER_CODE}; 52 define block DATA with fixed order {block ER_DATA,
|
D | m2351_bl2.icf | 34 define block ER_CODE with fixed order, alignment = 8 { 57 define block LR_CODE with fixed order {block ER_CODE}; 58 define block DATA with fixed order {block TFM_SHARED_DATA,
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/device/source/iar/ |
D | m2354_ns.icf | 37 define block ER_CODE with fixed order, alignment = 8 { 51 define block LR_CODE with fixed order {block ER_CODE}; 52 define block DATA with fixed order {block ER_DATA,
|
D | m2354_bl2.icf | 34 define block ER_CODE with fixed order, alignment = 8 { 57 define block LR_CODE with fixed order {block ER_CODE}; 58 define block DATA with fixed order {block TFM_SHARED_DATA,
|
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/Device/Source/iar/ |
D | psoc6_ns.icf | 24 define block ER_CODE with fixed order, alignment = 8 { 27 define block LR_CODE with fixed order, maximum size = NS_CODE_SIZE {block ER_CODE}; 53 define block DATA with fixed order, maximum size = NS_DATA_SIZE {
|
/trusted-firmware-m-3.7.0/docs/design_docs/services/ |
D | tfm_its_512_flash.rst | 33 stored in a temporary memory location in order to be able to write 44 3. A new method ``its_flash_flush()``, should be provided in order to flush 61 order the bytes are written on the physical device, is hardware dependent. 64 incomplete program operations, as well as write bytes in a sequential order.
|
/trusted-firmware-m-3.7.0/platform/ext/target/armchina/mps3/common/provisioning/ |
D | provisioning_bundle.icf | 23 define block VALUES with fixed order, maximum size = PROVISIONING_BUNDLE_VALUES_SIZE { 47 define block CODE with fixed order, alignment = 4, maximum size = PROVISIONING_BUNDLE_CODE_SIZE {
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/common/provisioning/ |
D | provisioning_bundle.icf | 23 define block VALUES with fixed order, maximum size = PROVISIONING_BUNDLE_VALUES_SIZE { 47 define block CODE with fixed order, alignment = 4, maximum size = PROVISIONING_BUNDLE_CODE_SIZE {
|
/trusted-firmware-m-3.7.0/docs/platform/arm/rse/ |
D | rse_comms.rst | 16 structs, which are serialized in byte-order over the MHU links. 52 out-of-order. The sender is free to assign sequence numbers using a scheme of 77 iovecs, in order, with the invec sizes before the outvec sizes. 79 The ``payload`` array then contains the invec data packed contiguously in order. 96 order.
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/iar/ |
D | tfm_common_s.icf | 22 define block ER_TFM_CODE with fixed order, alignment = 8, maximum size = S_CODE_SIZE { 50 * Sort the partition info by priority to guarantee the initing order. 128 /* The runtime partition placed order is same as load partition */ 136 /* The runtime service placed order is same as load partition */ 180 define block LR_CODE with fixed order { 223 define block DATA with fixed order {
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Source/iar/ |
D | tfm_common_s.icf | 22 define block ER_TFM_CODE with fixed order, alignment = 8, maximum size = S_CODE_SIZE { 51 * Sort the partition info by priority to guarantee the initing order. 129 /* The runtime partition placed order is same as load partition */ 137 /* The runtime service placed order is same as load partition */ 181 define block LR_CODE with fixed order { 224 define block DATA with fixed order {
|
/trusted-firmware-m-3.7.0/cmake/ |
D | remote_library.cmake | 19 # PATCH_FILES - list of patches. Patches will be applied in alphabetical order. 21 # Validate if patches are already applied by reverting patches in reverse order 55 # Step 4 - revert patches in reverse order 57 # Sort list of patches in descending order for validation 101 # Sort list of patches in ascending order 206 # alphabetical order.
|