System SDK

Definitions and prototypes for the system SDK interface. More...

Modules

 Typedefs
 
 Defines
 
 Enumerations
 
 Structures
 
 Functions
 

Functions

void app_boot_turn_on_encrypt_clock (void)
 app boot project turn on the encrypt clock. More...
 
void app_boot_security_clock_set (void)
 app boot project set the security clock. More...
 
void sys_firmware_jump (uint32_t fw_addr, uint32_t fw_bin_size)
 jump to app firmware. More...
 

Detailed Description

Definitions and prototypes for the system SDK interface.

Function Documentation

◆ app_boot_security_clock_set()

void app_boot_security_clock_set ( void  )

app boot project set the security clock.

◆ app_boot_turn_on_encrypt_clock()

void app_boot_turn_on_encrypt_clock ( void  )

app boot project turn on the encrypt clock.

◆ sys_firmware_jump()

void sys_firmware_jump ( uint32_t  fw_addr,
uint32_t  fw_bin_size 
)

jump to app firmware.

Parameters
[in]fw_addrFirmware run address
[in]fw_bin_sizeFirmware bin size