summaryrefslogtreecommitdiff
path: root/plat/xilinx/common
Commit message (Expand)AuthorAgeFilesLines
* docs(xilinx): correct function descriptionNaman Patel2023-02-161-4/+5
* feat(zynqmp): add SMCCC_ARCH_SOC_ID supportMichal Simek2023-02-091-0/+5
* Merge changes from topic "bk/warnings" into integrationManish Pandey2023-01-101-1/+1
|\
| * fix: remove old-style declarationsBoyan Karatotev2022-12-011-1/+1
* | fix(xilinx): resolve integer handling issueAkshay Belsare2022-12-161-2/+6
* | fix(xilinx): use lib/smccc.h macros instead of trusty spdAkshay Belsare2022-12-121-4/+5
|/
* fix(zynqmp): resolve coverity warningsHariBabu Gattem2022-11-162-6/+5
* refactor(libc): clean up dependencies in libcClaus Pedersen2022-09-221-0/+2
* fix(zynqmp): resolve the misra 4.6 warningsHariBabu Gattem2022-09-193-8/+8
* Merge "feat(versal): update macro name to generic and move to common place" i...Joanna Farley2022-09-161-0/+5
|\
| * feat(versal): update macro name to generic and move to common placeJay Buddhabhatti2022-09-131-0/+5
* | fix(xilinx): update define for ZynqMP specific functionsRajan Vaja2022-09-141-2/+4
* | fix(xilinx): remove unnecessary header includeRajan Vaja2022-09-141-2/+2
* | fix(xilinx): include missing headerRajan Vaja2022-09-142-0/+6
|/
* feat(versal): get the handoff params using IPIVenkatesh Yadav Abbarapu2022-07-122-2/+2
* refactor(xilinx): move the atf handoff structureVenkatesh Yadav Abbarapu2022-07-122-15/+15
* feat(zynqmp): resolve the misra 10.1 warningsVenkatesh Yadav Abbarapu2022-07-071-32/+32
* Merge changes from topic "xlnx_zynqmp_misra_fix1" into integrationJoanna Farley2022-06-306-24/+23
|\
| * fix(zynqmp): resolve the misra 8.6 warningsVenkatesh Yadav Abbarapu2022-06-061-1/+0
| * fix(zynqmp): resolve the misra 4.6 warningsVenkatesh Yadav Abbarapu2022-06-066-23/+23
* | fix(versal): resolve misra 8.13 warningsVenkatesh Yadav Abbarapu2022-05-242-2/+2
|/
* fix(zynqmp): resolve misra 8.3 warningsVenkatesh Yadav Abbarapu2022-05-172-3/+3
* fix(zynqmp): resolve misra R15.7 warningsVenkatesh Yadav Abbarapu2022-05-061-0/+2
* fix(zynqmp): resolve misra R15.6 warningsVenkatesh Yadav Abbarapu2022-05-063-24/+40
* fix(xilinx): fix mismatching function prototypeVenkatesh Yadav Abbarapu2022-04-111-1/+1
* fix(xilinx): fix coding style violationsMichal Simek2022-03-091-3/+0
* fix: libc: use long for 64-bit types on aarch64Scott Branden2021-11-081-4/+6
* revert(plat/xilinx): add timeout while waiting for IPI AckVenkatesh Yadav Abbarapu2021-08-094-23/+6
* plat: xilinx: common: Rename the IPI CRC checksum macroVenkatesh Yadav Abbarapu2021-04-213-7/+19
* plat: xilinx: Add timeout while waiting for IPI AckTejas Patel2021-03-014-6/+23
* plat: xilinx: Mask unnecessary bytes of return error codeRavi Patel2020-12-071-1/+3
* xilinx: common: Move ATF handover to common fileVenkatesh Yadav Abbarapu2020-01-232-0/+292
* plat: xilinx: Move pm_client.h to common directoryTejas Patel2020-01-151-0/+32
* xilinx: move ipi mailbox svc to xilinx commonWendy Liang2020-01-152-0/+172
* plat: xilinx: zynqmp: Add checksum support for IPI dataVenkatesh Yadav Abbarapu2020-01-152-2/+67
* xilinx: Move IPI functions to common fileJolly Shah2019-01-093-0/+305
* Move generic ipi_mb functions to common filesJolly Shah2019-01-092-0/+268
* xilinx: Move ipi configuration structure definition to header fileJolly Shah2019-01-091-0/+25