arm-trusted-firmware/plat/xilinx/zynqmp
Michal Simek bb1768c67e fix(xilinx): fix coding style violations
Fix coding style violations and alignments:
- Remove additional newlines in headers
- Remove additional newlines in code
- Add newline to separate variable from the code
- Use the same indentation in platform.mk
- Align function parameters
- Use tabs for indentation in kernel-doc format

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Change-Id: I0b12804ff63bc19778e8f21041f9accba5b488b9
2022-03-09 09:14:33 +01:00
..
aarch64 refactor(plat/zynqmp): optimize the code to save some space 2021-06-17 00:43:41 -06:00
include feat(zynqmp): increase the max xlat tables when debug build is enabled 2022-03-02 02:25:14 -07:00
pm_service fix(xilinx): fix coding style violations 2022-03-09 09:14:33 +01:00
tsp fix(xilinx): fix coding style violations 2022-03-09 09:14:33 +01:00
bl31_zynqmp_setup.c feat(zynqmp): add uart1 as console 2021-12-22 03:56:16 -07:00
plat_psci.c fix(zynqmp): query node status to power up APU 2022-03-02 22:10:57 -08:00
plat_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_zynqmp.c plat: xilinx: Fix non-MISRA compliant code 2021-01-10 20:48:09 -07:00
platform.mk fix(xilinx): fix coding style violations 2022-03-09 09:14:33 +01:00
sip_svc_setup.c zynqmp: pm: Update PM version and support PM version check 2021-01-11 21:34:40 -08:00
zynqmp_ehf.c feat(plat/zynqmp): add SDEI support 2021-06-03 16:34:12 +02:00
zynqmp_ipi.c Move generic ipi_mb functions to common files 2019-01-09 12:15:10 -08:00
zynqmp_sdei.c feat(plat/zynqmp): add SDEI support 2021-06-03 16:34:12 +02:00