/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/romapi/nboot/ |
D | fsl_romapi_nboot.h | 49 #define NBOOT_IMG_IMGMANIFEST_MIN_SIZE_IN_BYTES (20u) /* image manifest header (20) */ 110 /* SB 3.1 manifest flags */ 137 * This type defines the header used in the SB3.1 manifest 143 …! offset 0x04: (major = 3, minor = 1); The format version determines the manifest (block0) size. */ 145 …uint32_t blockCount; /*! offset 0x0C: Number of blocks not including the manifest (blo… 149 …uint32_t imageTotalLength; /*! offset 0x20: Total manifest length in bytes, including signat… 371 * This type defines the constant length part of an NBOOT image manifest 379 uint32_t imageManifestSize; //!< Size of image manifest 380 uint32_t flags; //!< image manifest flags 484 * @brief manifest loading parameters [all …]
|
D | fsl_romapi_nboot.c | 32 uint32_t *manifest, in nboot_sb3_load_manifest() argument 36 return NBOOT_API_TREE->sb3_load_manifest(context, manifest, parms); in nboot_sb3_load_manifest()
|
/hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/romapi/nboot/ |
D | fsl_romapi_nboot.h | 49 #define NBOOT_IMG_IMGMANIFEST_MIN_SIZE_IN_BYTES (20u) /* image manifest header (20) */ 110 /* SB 3.1 manifest flags */ 137 * This type defines the header used in the SB3.1 manifest 143 …! offset 0x04: (major = 3, minor = 1); The format version determines the manifest (block0) size. */ 145 …uint32_t blockCount; /*! offset 0x0C: Number of blocks not including the manifest (blo… 149 …uint32_t imageTotalLength; /*! offset 0x20: Total manifest length in bytes, including signat… 371 * This type defines the constant length part of an NBOOT image manifest 379 uint32_t imageManifestSize; //!< Size of image manifest 380 uint32_t flags; //!< image manifest flags 484 * @brief manifest loading parameters [all …]
|
D | fsl_romapi_nboot.c | 32 uint32_t *manifest, in nboot_sb3_load_manifest() argument 36 return NBOOT_API_TREE->sb3_load_manifest(context, manifest, parms); in nboot_sb3_load_manifest()
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/nboot/src/ |
D | fsl_nboot.c | 31 uint32_t *manifest, 116 * @brief Verify NBOOT SB3.1 manifest (header message) 118 * This function verifies the NBOOT SB3.1 manifest (header message), initializes 126 * @param manifest Pointer to the input manifest buffer 133 uint32_t *manifest, in NBOOT_Sb3LoadManifest() argument 137 …return BOOTLOADER_API_TREE_POINTER->nbootDriver->nboot_sb3_load_manifest(context, manifest, parms); in NBOOT_Sb3LoadManifest()
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/nboot/ |
D | fsl_nboot.h | 172 * @brief manifest loading parameters 174 * This type defines the NBOOT SB3.1 manifest loading parameters 258 * @brief Verify NBOOT SB3.1 manifest (header message) 260 * This function verifies the NBOOT SB3.1 manifest (header message), initializes 268 * @param manifest Pointer to the input manifest buffer 275 uint32_t *manifest,
|
D | fsl_nboot_hal.h | 70 * This type defines the header used in the SB3.1 manifest 76 …formatVersion; /*!< offset 0x04: (major = 3, minor = 1); The format version determines the manifest 79 … uint32_t blockCount; /*!< offset 0x0C: Number of blocks not including the manifest (block0). */ 84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa…
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/nboot/ |
D | fsl_nboot.h | 172 * @brief manifest loading parameters 174 * This type defines the NBOOT SB3.1 manifest loading parameters 258 * @brief Verify NBOOT SB3.1 manifest (header message) 260 * This function verifies the NBOOT SB3.1 manifest (header message), initializes 268 * @param manifest Pointer to the input manifest buffer 275 uint32_t *manifest,
|
D | fsl_nboot_hal.h | 70 * This type defines the header used in the SB3.1 manifest 76 …formatVersion; /*!< offset 0x04: (major = 3, minor = 1); The format version determines the manifest 79 … uint32_t blockCount; /*!< offset 0x0C: Number of blocks not including the manifest (block0). */ 84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa…
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/nboot/ |
D | fsl_nboot.h | 172 * @brief manifest loading parameters 174 * This type defines the NBOOT SB3.1 manifest loading parameters 258 * @brief Verify NBOOT SB3.1 manifest (header message) 260 * This function verifies the NBOOT SB3.1 manifest (header message), initializes 268 * @param manifest Pointer to the input manifest buffer 275 uint32_t *manifest,
|
D | fsl_nboot_hal.h | 70 * This type defines the header used in the SB3.1 manifest 76 …formatVersion; /*!< offset 0x04: (major = 3, minor = 1); The format version determines the manifest 79 … uint32_t blockCount; /*!< offset 0x0C: Number of blocks not including the manifest (block0). */ 84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa…
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_romapi/nboot/ |
D | fsl_nboot.h | 172 * @brief manifest loading parameters 174 * This type defines the NBOOT SB3.1 manifest loading parameters 258 * @brief Verify NBOOT SB3.1 manifest (header message) 260 * This function verifies the NBOOT SB3.1 manifest (header message), initializes 268 * @param manifest Pointer to the input manifest buffer 275 uint32_t *manifest,
|
D | fsl_nboot_hal.h | 70 * This type defines the header used in the SB3.1 manifest 76 …formatVersion; /*!< offset 0x04: (major = 3, minor = 1); The format version determines the manifest 79 … uint32_t blockCount; /*!< offset 0x0C: Number of blocks not including the manifest (block0). */ 84 …uint32_t imageTotalLength; /*!< offset 0x20: Total manifest length in bytes, including signa…
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXW716C/drivers/ |
D | fsl_nboot.h | 315 nboot_status_t (*nboot_sb3_load_manifest)(nboot_context_t *context, uint32_t *manifest); 368 * @brief Verify NBOOT SB3.1 manifest (header message). 369 …* This function verifies the NBOOT SB3.1 manifest, initializes the context and loads keys into th… 374 * @param manifest pointer to the input manifest buffer 379 nboot_status_t NBOOT_SB3LoaderManifest(nboot_context_t *context, uint32_t *manifest);
|
D | fsl_romapi.c | 671 * @brief Verify NBOOT SB3.1 manifest (header message) 673 * This function verifies the NBOOT SB3.1 manifest, initializes the context and loads keys into the 677 nboot_status_t NBOOT_SB3LoaderManifest(nboot_context_t *context, uint32_t *manifest) in NBOOT_SB3LoaderManifest() argument 681 assert(manifest); in NBOOT_SB3LoaderManifest() 683 … return BOOTLOADER_API_TREE_POINTER->nbootAuthenticate->nboot_sb3_load_manifest(context, manifest); in NBOOT_SB3LoaderManifest()
|
/hal_nxp-latest/mcux/mcux-sdk/components/conn_fwloader/include/ |
D | fsl_loader_utils.h | 211 * This type defines the header used in the SB3.1 manifest 217 …rsion; /*! offset 0x04: (major = 3, minor = 1); The format version determines the manifest (block0) 220 … uint32_t blockCount; /*! offset 0x0C: Number of blocks not including the manifest (block0). */ 224 …uint32_t imageTotalLength; /*! offset 0x20: Total manifest length in bytes, including signat… 232 * @brief manifest loading parameters 234 * This type defines the NBOOT SB3.1 manifest loading parameters
|
D | nboot_rom_api_table.h | 18 uint32_t *manifest, 31 uint32_t *manifest,
|
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/manifests/ |
D | middleware_nxp_usb_MIMX8MQ6_manifest_v3_10.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 4 …<!--This manifest is generated based on sdk repo commit: dcc319a0105d6a9ebec0bc625dd7aae64718cd3d-… 46 </ksdk:manifest>
|
D | middleware_nxp_usb_LPC55S06_manifest_v3_10.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 4 …<!--This manifest is generated based on sdk repo commit: dcc319a0105d6a9ebec0bc625dd7aae64718cd3d-… 61 </ksdk:manifest>
|
D | middleware_nxp_usb_LPC5506CPXXXX_manifest_v3_10.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 4 …<!--This manifest is generated based on sdk repo commit: dcc319a0105d6a9ebec0bc625dd7aae64718cd3d-… 61 </ksdk:manifest>
|
D | middleware_nxp_usb_MCIMX7U5_manifest_v3_10.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 4 …<!--This manifest is generated based on sdk repo commit: dcc319a0105d6a9ebec0bc625dd7aae64718cd3d-… 75 </ksdk:manifest>
|
D | middleware_nxp_usb_MIMX8MQ6_manifest_v3_13.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 50 </ksdk:manifest>
|
D | middleware_nxp_usb_LPC55S06_manifest_v3_13.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 69 </ksdk:manifest>
|
D | middleware_nxp_usb_K32L3A60_manifest_v3_10.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 4 …<!--This manifest is generated based on sdk repo commit: dcc319a0105d6a9ebec0bc625dd7aae64718cd3d-… 293 </ksdk:manifest>
|
D | middleware_nxp_usb_MCIMX7U5_manifest_v3_13.xml | 2 <ksdk:manifest xmlns:ksdk="http://nxp.com/ksdk/2.0/ksdk_manifest_v3.0.xsd" xmlns:xsi="http://www.w3… 86 </ksdk:manifest>
|