default_resource_table.c File Reference

This file contains the default resource table definition for the RM LLD which assigns all resources to the DSP. More...

#include <ti/drv/rm/resource_table_defs.h>

Defines

#define QMSS_PDSP_DEFAULT_START_RANGE   (0u)
 QMSS DPSP default start and end ranges.
#define QMSS_QUEUE_DEFAULT_START_RANGE   (0u)
 QMSS queue default start and end ranges.
#define QMSS_MEM_REGION_DEFAULT_START_RANGE   (0u)
 QMSS memory region default start and end ranges.
#define QMSS_LINK_RAM_DEFAULT_START_RANGE   (0x00000000)
 QMSS Linking RAM default start and end ranges.
#define QMSS_ACCUM_CH_DEFAULT_START_RANGE   (0u)
 QMSS Accumulator channels default start and end ranges.
#define QMSS_QOS_CLUSTER_DEFAULT_START_RANGE   (0u)
 QMSS QOS clusters default start and end ranges.
#define QMSS_QOS_QUEUE_DEFAULT_START_RANGE   (0u)
 QMSS QOS queue default start and end ranges.
#define CPPI_SRIO_TX_CH_DEFAULT_START_RANGE   (0u)
 CPPI SRIO tx channels default start and end ranges.
#define CPPI_SRIO_RX_CH_DEFAULT_START_RANGE   (0u)
 CPPI SRIO rx channels default start and end ranges.
#define CPPI_SRIO_FLOW_DEFAULT_START_RANGE   (0u)
 CPPI SRIO rx flows default start and end ranges.
#define CPPI_PASS_TX_CH_DEFAULT_START_RANGE   (0u)
 CPPI PASS tx channels default start and end ranges.
#define CPPI_PASS_RX_CH_DEFAULT_START_RANGE   (0u)
 CPPI PASS rx channels default start and end ranges.
#define CPPI_PASS_FLOW_DEFAULT_START_RANGE   (0u)
 CPPI PASS rx flows default start and end ranges.
#define CPPI_QMSS_TX_CH_DEFAULT_START_RANGE   (0u)
 CPPI QMSS tx channels default start and end ranges.
#define CPPI_QMSS_RX_CH_DEFAULT_START_RANGE   (0u)
 CPPI QMSS rx channels default start and end ranges.
#define CPPI_QMSS_FLOW_DEFAULT_START_RANGE   (0u)
 CPPI QMSS rx flows default start and end ranges.
#define PA_LUT_ENTRY_DEFAULT_START_RANGE   (0u)
 PA LUT entry default start and end ranges.

Variables

const Rm_Resource rmResourceTable []
 RM LLD resource table permissions Must be cache line aligned.

Detailed Description

This file contains the default resource table definition for the RM LLD which assigns all resources to the DSP.

============================================================================
(C) Copyright 2012, Texas Instruments, Inc.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

Neither the name of Texas Instruments Incorporated nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Copyright 2012, Texas Instruments Incorporated