Data Fields | |
| void * | base_address |
| uint32_t | slot_count |
| struct keystore_data_slot_info_t * | slot |
Data structure to hold keystore information.
| void* base_address |
Base of the Secure Partition
| struct keystore_data_slot_info_t* slot |
Per-slot information
| uint32_t slot_count |
Number of slots in the keystore
| © Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
|