scc_config_t Struct Reference

Data Fields

int driver_major_version
int driver_minor_version
int scm_version
int smn_version
int block_size_bytes
int black_ram_size_blocks
int red_ram_size_blocks

Detailed Description

Configuration information about SCC and the driver.

This struct/typedef contains information from the SCC and the driver to allow the user of the driver to determine the size of the SCC's memories and the version of the SCC and the driver.


Field Documentation

Number of blocks of Black RAM

Referenced by OS_DEV_INIT(), and scc_grab_config_values().

Number of bytes per block of RAM; also block size of the crypto algorithm.

Referenced by OS_DEV_INIT(), and scc_grab_config_values().

Major version of the SCC driver code

Referenced by OS_DEV_INIT().

Minor version of the SCC driver code

Referenced by OS_DEV_INIT().

Number of blocks of Red RAM

Referenced by OS_DEV_INIT(), and scc_grab_config_values().

Version from SCM Configuration register

Referenced by OS_DEV_INIT(), and scc_grab_config_values().

Version from SMN Status register

Referenced by OS_DEV_INIT(), and scc_grab_config_values().

footer
©  Freescale Semiconductor, Inc., 2007.  All rights reserved.
Freescale Confidential Proprietary
NDA Required
doxygen