]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/ipipsu_v1_0/src/xipipsu_g.c
Update the Xilinx UltraScale+ 64-bit demo to use the hardware definition and BSP...
[freertos] / FreeRTOS / Demo / CORTEX_A53_64-bit_UltraScale_MPSoC / RTOSDemo_A53_bsp / psu_cortexa53_0 / libsrc / ipipsu_v1_0 / src / xipipsu_g.c
diff --git a/FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/ipipsu_v1_0/src/xipipsu_g.c b/FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/ipipsu_v1_0/src/xipipsu_g.c
deleted file mode 100644 (file)
index d4fc2eb..0000000
+++ /dev/null
@@ -1,105 +0,0 @@
-
-/*******************************************************************
-*
-* CAUTION: This file is automatically generated by HSI.
-* Version: 
-* DO NOT EDIT.
-*
-* Copyright (C) 2010-2015 Xilinx, Inc. All Rights Reserved.*
-*Permission is hereby granted, free of charge, to any person obtaining a copy
-*of this software and associated documentation files (the Software), to deal
-*in the Software without restriction, including without limitation the rights
-*to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-*copies of the Software, and to permit persons to whom the Software is
-*furnished to do so, subject to the following conditions:
-*
-*The above copyright notice and this permission notice shall be included in
-*all copies or substantial portions of the Software.
-* 
-* Use of the Software is limited solely to applications:
-*(a) running on a Xilinx device, or
-*(b) that interact with a Xilinx device through a bus or interconnect.
-*
-*THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-*IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-*FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-*XILINX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-*WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
-*OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-*
-*Except as contained in this notice, the name of the Xilinx shall not be used
-*in advertising or otherwise to promote the sale, use or other dealings in
-*this Software without prior written authorization from Xilinx.
-*
-
-* 
-* Description: Driver configuration
-*
-*******************************************************************/
-
-#include "xparameters.h"
-#include "xipipsu.h"
-
-/*
-* The configuration table for devices
-*/
-
-XIpiPsu_Config XIpiPsu_ConfigTable[] =
-{
-
-       {
-               XPAR_PSU_IPI_0_DEVICE_ID,
-               XPAR_PSU_IPI_0_BASE_ADDRESS,
-               XPAR_PSU_IPI_0_BIT_MASK,
-               XPAR_PSU_IPI_0_BUFFER_INDEX,
-               XPAR_PSU_IPI_0_INT_ID,
-               XPAR_XIPIPSU_NUM_TARGETS,
-               {
-
-                       {
-                               XPAR_PSU_IPI_0_BIT_MASK,
-                               XPAR_PSU_IPI_0_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_1_BIT_MASK,
-                               XPAR_PSU_IPI_1_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_2_BIT_MASK,
-                               XPAR_PSU_IPI_2_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_3_BIT_MASK,
-                               XPAR_PSU_IPI_3_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_4_BIT_MASK,
-                               XPAR_PSU_IPI_4_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_5_BIT_MASK,
-                               XPAR_PSU_IPI_5_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_6_BIT_MASK,
-                               XPAR_PSU_IPI_6_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_7_BIT_MASK,
-                               XPAR_PSU_IPI_7_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_8_BIT_MASK,
-                               XPAR_PSU_IPI_8_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_9_BIT_MASK,
-                               XPAR_PSU_IPI_9_BUFFER_INDEX
-                       },
-                       {
-                               XPAR_PSU_IPI_10_BIT_MASK,
-                               XPAR_PSU_IPI_10_BUFFER_INDEX
-                       }
-               }
-       }
-};