![]() |
MCCI Trusted Bootloader
Simple trusted bootloader and tools for small embedded systems
|
#include "mcci_bootloader_platform.h"#include "mcci_bootloader_appinfo.h"#include "mcci_bootloader_cm0plus_appimage.h"Go to the source code of this file.
Functions | |
| const McciBootloader_AppInfo_t * | McciBootloaderPlatform_getAppInfo (const void *pHeader, size_t nHeader) |
| const McciBootloader_AppInfo_t * McciBootloaderPlatform_getAppInfo | ( | const void * | pHeader, |
| size_t | nHeader | ||
| ) |
Definition at line 78 of file mccibootloaderplatform_getappinfo.c.
References McciBootloader_CortexPageZeroContents_t::AppInfo, MCCI_BOOTLOADER_APP_INFO_MAGIC, and McciBootloader_CortexPageZero_t::PageZero.
Referenced by McciBootloader_checkStorageImage(), McciBootloader_main(), and McciBootloaderPlatform_checkImageValid().