MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
mccibootloaderplatform_getsignatureblock.c File Reference

Go to the source code of this file.

Macros

#define FUNCTION   "McciBootloaderPlatform_getSignatureBlock"
 

Functions

const McciBootloader_SignatureBlock_t * McciBootloaderPlatform_getSignatureBlock (const McciBootloader_AppInfo_t *pAppInfo)
 

Macro Definition Documentation

◆ FUNCTION

#define FUNCTION   "McciBootloaderPlatform_getSignatureBlock"

Definition at line 75 of file mccibootloaderplatform_getsignatureblock.c.

Function Documentation

◆ McciBootloaderPlatform_getSignatureBlock()

const McciBootloader_SignatureBlock_t * McciBootloaderPlatform_getSignatureBlock ( const McciBootloader_AppInfo_t *  pAppInfo)

Definition at line 78 of file mccibootloaderplatform_getsignatureblock.c.

Referenced by McciBootloader_main().