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

Go to the source code of this file.

Functions

bool McciBootloader_checkCodeValid (const void *pBase, size_t nBytes)
 

Function Documentation

◆ McciBootloader_checkCodeValid()

bool McciBootloader_checkCodeValid ( const void *  pBase,
size_t  nBytes 
)