MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Skboot_authenticate

Overview

Functions

skboot_status_t skboot_authenticate (const uint8_t *imageStartAddr, secure_bool_t *isSignVerified)
 Authenticate entry function with ARENA allocator init. More...
 
void HASH_IRQHandler (void)
 Interface for image authentication API.
 

Function Documentation

skboot_status_t skboot_authenticate ( const uint8_t *  imageStartAddr,
secure_bool_t *  isSignVerified 
)

This is called by ROM boot or by ROM API g_skbootAuthenticateInterface