![]() |
RAFW Flexible Software Package Documentation
Release v2.0.1
|
|
This structure is used to hold the TCS shared-memory data in specific order to prevent compiler optimization when building for both (SYSCPU and CMAC) CPUs. More...
#include <bsp_tcs.h>
Data Fields | |
| uint32_t * | tcs_data |
| uint8_t | tcs_data_size |
| bsp_tcs_attr_t * | tcs_attributes |
| uint16_t | cs_otp_program_version |
This structure is used to hold the TCS shared-memory data in specific order to prevent compiler optimization when building for both (SYSCPU and CMAC) CPUs.
| uint32_t* bsp_tcs_shared_t::tcs_data |
The CS data as read by the TCS parser
| uint8_t bsp_tcs_shared_t::tcs_data_size |
Number of words in the tcs_data
| bsp_tcs_attr_t* bsp_tcs_shared_t::tcs_attributes |
The TCS attributes
| uint16_t bsp_tcs_shared_t::cs_otp_program_version |
The version of the CS as described by the BSP_TCS_GROUP_TESTPROGRAM_VERSION attribute