Commit graph

7 commits

Author SHA1 Message Date
Kinjal Pravinbhai Patel
4ff34113d2 BSP: A53: clean up xparamters_ps.h
This patch removes the non-required definitions of XPS_*_BASEADDR in xparameters_ps.h

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-26 10:30:30 +05:30
Kinjal Pravinbhai Patel
35c11ded6a BSP: A53: clean up xil-crt0.s
This patch removes unused variable definitions from xil-crt0.s

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-26 10:30:30 +05:30
Kinjal Pravinbhai Patel
bff62dfbe7 BSP: A53: clean up for sleep routine
This patch cleans up the sleep and usleep routines for A53

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-04-26 10:30:27 +05:30
Venkata Naga Sai Krishna Kolapalli
0044befaca standalone : Reverted back the signature of xil_printf.
This patch reverts back the function signature in a53,a9 and
r5 xil_printf API.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:34 +05:30
Venkata Naga Sai Krishna Kolapalli
2dee01e56d standalone : Updated copyright contents.
This patch updates the standalone files copyright information with the
latest content.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:33 +05:30
Venkata Naga Sai Krishna Kolapalli
800c8793fb standalone : Included xil_types.h in xil_assert.h.
This patch includes the xil_types.h in missing header files like xil_assert.h,sleep.h, xil_testcache.h and xpseudo_asm_gcc.h.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:29:19 +05:30
Venkata Naga Sai Krishna Kolapalli
3f6f63b07e standalone : Modified code for MISRA-C:2012 compliance.
This patch unifies standalone for both Zynq and ZynqMP
platforms. Also follows misrac guidelines.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-13 14:36:56 +05:30