dp12txss
Vitis Drivers API Documentation
|
This file contains the implementation for the key management loader module.
Functions | |
KEYMGMT_tError | KEYMGMTLDR_Init (void) |
This function initializes the module. More... | |
void | KEYMGMTLDR_Poll (uint32_t theUpTime) |
This function polls the module. More... | |
int | KEYMGMTLDR_Debug (int argc, const char *argv[]) |
This function implements the "keymgmt loader" debug command. More... | |
Variables | |
const uint64_t | KEYMGMT_TESTKEYS_A1 [41] |
This table defines the table for the A1 set of test keys and ksv. More... | |
const uint64_t | KEYMGMT_TESTKEYS_A2 [41] |
This table defines the table for the A2 set of test keys and ksv. More... | |
const uint64_t | KEYMGMT_TESTKEYS_B1 [41] |
This table defines the table for the B1 set of test keys and ksv. More... | |
const uint64_t | KEYMGMT_TESTKEYS_B2 [41] |
This table defines the table for the B2 set of test keys and ksv. More... | |
int KEYMGMTLDR_Debug | ( | int | argc, |
const char * | argv[] | ||
) |
This function implements the "keymgmt loader" debug command.
argc | the number of command line arguments |
argv | the list of the command line arguments |
KEYMGMT_tError KEYMGMTLDR_Init | ( | void | ) |
This function initializes the module.
Referenced by KEYMGMT_Init().
void KEYMGMTLDR_Poll | ( | uint32_t | theUpTime | ) |
This function polls the module.
theUptime | the system up time in seconds |
Referenced by KEYMGMT_Poll().
const uint64_t KEYMGMT_TESTKEYS_A1[41] |
This table defines the table for the A1 set of test keys and ksv.
const uint64_t KEYMGMT_TESTKEYS_A2[41] |
This table defines the table for the A2 set of test keys and ksv.
const uint64_t KEYMGMT_TESTKEYS_B1[41] |
This table defines the table for the B1 set of test keys and ksv.
const uint64_t KEYMGMT_TESTKEYS_B2[41] |
This table defines the table for the B2 set of test keys and ksv.