u-boot-brain/drivers/fpga
Siva Durga Prasad Paladugu d863909f36 fpga: xilinx: Avoid using local intermediate buffer
Dont use local temporary buffer for printing out the
info instead use directly from memroy. This fixes the
issue of stack corruprion due to local buffer overflow.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-08-02 09:11:52 +02:00
..
ACEX1K.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
altera.c fpga: altera: Add StratixV support 2016-03-24 09:47:43 +01:00
cyclon2.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fpga.c Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
ivm_core.c FPGA: drivers/fpga/ivm_core.c: incorrect printf 2017-04-18 10:29:23 -04:00
Kconfig kconfig: Convert FPGA_SOCFPGA configuration to Kconfig 2017-07-26 10:31:44 +02:00
lattice.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile arm: socfpga: Add FPGA driver support for Arria 10 2017-07-26 10:31:44 +02:00
socfpga_arria10.c arm: socfpga: Add FPGA driver support for Arria 10 2017-07-26 10:31:44 +02:00
socfpga_gen5.c arm: socfpga: Restructure FPGA driver in the preparation to support A10 2017-07-26 10:31:44 +02:00
socfpga.c arm: socfpga: Restructure FPGA driver in the preparation to support A10 2017-07-26 10:31:44 +02:00
spartan2.c fpga: Define bitstream type based on command selection 2014-05-20 15:23:46 +02:00
spartan3.c fpga: Define bitstream type based on command selection 2014-05-20 15:23:46 +02:00
stratixII.c Fix spelling of "transferred". 2016-03-22 12:16:16 -04:00
stratixv.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
virtex2.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
xilinx.c fpga: xilinx: Avoid using local intermediate buffer 2017-08-02 09:11:52 +02:00
zynqmppl.c fpga: zynqmppl: Reuse invoke_smc routine 2017-06-20 16:42:13 +02:00
zynqpl.c fpga: zynqmp: Remove empty functions 2017-01-10 10:18:11 +01:00