/trusted-firmware-m-3.4.0/platform/ext/driver/ |
D | Driver_Common.h | 41 #define ARM_DRIVER_VERSION_MAJOR_MINOR(major,minor) (((major) << 8) | (minor)) argument
|
/trusted-firmware-m-3.4.0/secure_fw/spm/include/boot/ |
D | tfm_boot_status.h | 113 #define SET_TLV_TYPE(major, minor) \ argument 114 (MASK_LEFT_SHIFT(major, MAJOR_MASK, MAJOR_POS) | \
|
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/ |
D | fsl_common.h | 46 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
D | fsl_iap.h | 29 #define MAKE_VERSION(major, minor, bugfix) (((major) << 16) | ((minor) << 8) | (bugfix)) argument
|
D | fsl_iap.c | 74 uint32_t major : 8; /*!< major version [23:16] */ member 222 if (BOOTLOADER_API_TREE_POINTER->bootloader_version.major == 3u) in get_rom_api_version()
|
/trusted-firmware-m-3.4.0/bl1/bl1_2/lib/interface/ |
D | image.h | 27 uint8_t major; variable
|
/trusted-firmware-m-3.4.0/interface/include/psa/ |
D | update.h | 78 uint8_t major; member
|
/trusted-firmware-m-3.4.0/docs/releases/ |
D | 1.3.0.rst | 7 New major features 150 | 10-2020-q4-major. 151 | The support for CMSE feature is broken in version 10-2020-q4-major. The
|
D | 1.6.0.rst | 5 New major features
|
D | 1.4.0.rst | 7 New major features
|
D | 1.5.0.rst | 5 New major features
|
D | 1.7.0.rst | 5 New major features
|
D | 1.0.rst | 9 - First major release.
|
/trusted-firmware-m-3.4.0/docs/configuration/profiles/ |
D | tfm_profile_large.rst | 19 devices to remote services offered by various major Cloud Service 43 direct secure connection to major CSPs, including 96 support multiple common cipher suites required by various major CSPs. Therefore,
|
/trusted-firmware-m-3.4.0/docs/introduction/ |
D | readme.rst | 80 major features of the release and platforms supported.
|
/trusted-firmware-m-3.4.0/docs/contributing/ |
D | tfm_design_proposal_guideline.rst | 74 For non-trivial changes or new major features, it is **strongly suggested** to
|
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/ |
D | symmetric_initial_attest.rst | 240 ``COSE_Mac0`` supports in ``t_cose`` in TF-M include the following major 313 The major functions are listed below. 387 The major functions are listed below.
|
D | code_sharing.rst | 40 dynamic loading functionality. One major challenge to be solved in the Cortex-M
|
/trusted-firmware-m-3.4.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/ |
D | tfm_mcuboot_fwu.c | 638 info->version.major = image_version.iv_major; in fwu_bootloader_get_image_info()
|
/trusted-firmware-m-3.4.0/ |
D | toolchain_GNUARM.cmake | 165 … message(FATAL_ERROR "GNU Arm compiler version 10-2020-q4-major has an issue in CMSE support."
|
/trusted-firmware-m-3.4.0/docs/getting_started/ |
D | tfm_getting_started.rst | 216 GNU Arm compiler version *10-2020-q4-major* has an issue in CMSE
|
/trusted-firmware-m-3.4.0/docs/integration_guide/ |
D | non-secure_client_extension_integration_guide.rst | 153 For supporting NSCE in an RTOS, the integrator needs to do the following major
|
/trusted-firmware-m-3.4.0/docs/integration_guide/services/ |
D | tfm_attestation_integration_guide.rst | 359 header. The ``tlv_type`` always composed from a major and minorbnumber. Major 362 definition of minor number could change per major number. In case of boot
|