Commit graph

5 commits

Author SHA1 Message Date
Venkata Naga Sai Krishna Kolapalli
f828b274f9 standalone : Modified the signedness of a variable.
This patch modifies a variable num to be u32 instead
of s32.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-04-26 10:35:59 +05:30
Kinjal Pravinbhai Patel
ba8cacf8f0 BSP: R5: 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:31 +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
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