MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderplatform_checkimagevalid.c File Reference
#include "mcci_bootloader_platform.h"
#include "mcci_bootloader.h"
#include "mcci_bootloader_cm0plus_appimage.h"
#include "mcci_tweetnacl_hash.h"
#include "mcci_tweetnacl_sign.h"

Go to the source code of this file.

Functions

const McciBootloader_AppInfo_t * McciBootloaderPlatform_checkImageValid (const void *pHeader, size_t nHeader, uintptr_t targetAddress, size_t targetSize)
 

Function Documentation

◆ McciBootloaderPlatform_checkImageValid()

const McciBootloader_AppInfo_t * McciBootloaderPlatform_checkImageValid ( const void *  pHeader,
size_t  nHeader,
uintptr_t  targetAddress,
size_t  targetSize 
)