Sa_Config_t Struct Reference
[SA LLD Data Structures]

SALLD Configuration structure. More...

#include <salld.h>

Data Fields

uint32_t ID
uint32_t baseAddr
Sa_CallOutFuncs_tcallTable
void * intBuf
Sa_SizeCfg_tsizeConfig
void * instPoolBaseAddr
void * scPoolBaseAddr

Detailed Description

SALLD Configuration structure.

Data structure providing configuration information in Sa_create()

Definition at line 2019 of file salld.h.


Field Documentation

Specify the SASS base address

Definition at line 2021 of file salld.h.

Pointer to call-out function Table

Definition at line 2022 of file salld.h.

uint32_t Sa_Config_t::ID

User specified module ID

Definition at line 2020 of file salld.h.

Base address of the global shared memory pool from which global LLD instance & channel instance memory is allocated.

Definition at line 2027 of file salld.h.

Pointer to an arbitrary internal buffer of at least sa_MAX_SC_SIZE bytes for temporary key storage during air ciphering security context construction, The buffer needs an alignment of 4 bytes

Definition at line 2023 of file salld.h.

Base address of the global shared memory pool from which SA security context memory is allocated. This is a DMA’able memory

Definition at line 2029 of file salld.h.

SALLD memory allocation requirement structure

Definition at line 2026 of file salld.h.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated