- ac6c135 fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · 2 years, 11 months ago
- e497421 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 3 years ago
- 5897e13 fix(versal): add SGI register call version check by Tanmay Shah · 3 years ago
- 4264bd3 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · 3 years ago
- 000e25b Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 3 years ago
- dee5885 fix(versal): use only one space for indentation by Michal Simek · 3 years ago
- 72583f9 fix(versal): fix code indentation issues by Michal Simek · 3 years ago
- 80806aa fix(versal): fix macro coding style issues by Michal Simek · 3 years ago
- 342a65f Merge "feat(zynqmp): protect eFuses from non-secure access" into integration by Joanna Farley · 3 years ago
- 19f92c4 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years ago
- f7c48d9 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years ago
- d0b7286 feat(zynqmp): protect eFuses from non-secure access by Vesa Jääskeläinen · 3 years, 3 months ago
- bfc514f fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 3 years ago
- 47f8145 fix(versal): remove clock related macros by Michal Simek · 3 years, 1 month ago
- b86e1aa feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
- 205c7ad feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
- 237a7de refactor(xilinx): move the atf handoff structure by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
- 7e5f0ab refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
- bfd7c88 feat(zynqmp): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
- 57ab749 Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 3 years, 1 month ago
- 9316149 Merge "fix(zynqmp): move bl31 with DEBUG=1 back to OCM" into integration by Manish Pandey · 3 years, 1 month ago
- 40366cb Merge changes from topic "xlnx_versal_misra_fix" into integration by Manish Pandey · 3 years, 1 month ago
- 389594d fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · 3 years, 2 months ago
- 86869f9 feat(zynqmp): add support for xck24 silicon by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 7b1a6a0 fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- ffa9103 fix(zynqmp): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 5e529e3 Merge "fix(plat/zynqmp): fix coverity scan warnings" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- 1117a16 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
- 8695ffc fix(zynqmp): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
- 3d2ebe7 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
- 912b7a6 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 2 months ago
- 314f9f7 feat(plat/xilinx/zynqmp): optimization on pinctrl_functions by Ronak Jain · 3 years, 3 months ago
- 1ac6af1 fix(plat/zynqmp): fix coverity scan warnings by Ronak Jain · 3 years, 3 months ago
- 944e7ea fix(zynqmp): resolve misra 8.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 610eeac fix(zynqmp): resolve misra R8.4 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- fcf6f46 feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 3 years, 8 months ago
- bf70449 feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 4 years, 4 months ago
- 1f0309d Merge "fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1" into integration by Madhukar Pappireddy · 3 years, 3 months ago
- c884c9a fix(zynqmp): define and enable ARM_XLAT_TABLES_LIB_V1 by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- dd1fe71 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- e7e5d30 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 16de22d fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- eb0d2b1 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 5bcbd2d fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- 2b57da6 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
- be73459 feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
- 1277af9 fix(zynqmp): update the log message to verbose by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
- 0b15187 fix(versal): fix coverity scan warnings by Tanmay Shah · 3 years, 5 months ago
- da6e654 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 3 years, 6 months ago
- d34a5db feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 3 years, 10 months ago
- 1397967 feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 4 years ago
- 81333ea fix(xilinx): fix mismatching function prototype by Venkatesh Yadav Abbarapu · 3 years, 4 months ago
- bb1768c fix(xilinx): fix coding style violations by Michal Simek · 3 years, 5 months ago
- 4cb2ec2 Merge changes I18d47384,Icc3c7424,I73f20d82,I07325644,Iff10ad26, ... into integration by Madhukar Pappireddy · 3 years, 5 months ago
- ea04b3f fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
- b35b556 fix(zynqmp): query node status to power up APU by Ravi Patel · 4 years, 4 months ago
- e682d38 feat(zynqmp): pm_api_clock_get_num_clocks cleanup by Michal Simek · 3 years, 6 months ago
- 223a628 feat(zynqmp): add feature check support by Ronak Jain · 3 years, 8 months ago
- a469c1e fix(zynqmp): use common interface for eemi apis by Ronak Jain · 3 years, 7 months ago
- cc077c2 feat(zynqmp): add support to get info of xilfpga by Nava kishore Manne · 3 years, 7 months ago
- 76ff8c4 feat(zynqmp): pass ioctl calls to firmware by Rajan Vaja · 3 years, 10 months ago
- cf86fa1 Merge "feat(zynqmp): increase the max xlat tables when debug build is enabled" into integration by Madhukar Pappireddy · 3 years, 5 months ago
- 4c4b961 feat(zynqmp): increase the max xlat tables when debug build is enabled by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
- 18e2a79 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
- 9b4ed0a feat(plat/zynqmp): fix section `coherent_ram' will not fit in region `RAM' by Giulio Benetti · 3 years, 6 months ago
- 2c79149 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
- ea66e4a feat(zynqmp): add uart1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
- 67abd47 feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
- 93d4625 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 4 years ago
- a62c40d fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 4 years ago
- 526a1fd fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 4 years ago
- b2bb3ef fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 4 years ago
- 0623dce fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 4 years ago
- bc2637e fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 4 years ago
- b9fa2d9 fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 4 years ago
- 775bf1b fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 4 years ago
- 5dada62 fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 4 years ago
- 5d1c211 fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 4 years ago
- fa98d7f fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 4 years ago
- 27ae531 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 4 years ago
- 4156719 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 4 years ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- 578f468 feat(plat/xilinx/zynqmp): add support for runtime feature config by Ronak Jain · 4 years ago
- 38c0b25 feat(plat/xilinx/zynqmp): sync IOCTL IDs by Ronak Jain · 4 years, 1 month ago
- be3a51c Merge "feat(plat/versal): add support for SLS mitigation" into integration by Madhukar Pappireddy · 4 years ago
- 62f9134 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · 4 years ago
- 302b4df feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 4 years, 1 month ago
- fa58171 fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 4 years, 1 month ago
- c063c5a fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · 4 years, 1 month ago
- a43179a Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · 4 years, 1 month ago
- db97f93 refactor(plat/zynqmp): optimize the code to save some space by Venkatesh Yadav Abbarapu · 4 years, 2 months ago
- 0a8143d feat(plat/zynqmp): extend DT description by TF-A by Michal Simek · 4 years, 2 months ago
- 4143268 feat(plat/zynqmp): add SDEI support by Jan Kiszka · 5 years ago
- 7a30e08 feat(plat/zynqmp): add support for XCK26 silicon by Venkatesh Yadav Abbarapu · 4 years, 4 months ago
- e1e5b13 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 4 years, 4 months ago
- 78c7beb plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 4 years, 4 months ago
- 8b48bfb plat: xilinx: Error management support by Shubhrajyoti Datta · 4 years, 5 months ago
- d8dc8c9 Merge "plat: xilinx: zynqmp: Configure counter frequency during initialization" into integration by Manish Pandey · 4 years, 4 months ago
- 9f0ddae plat: xilinx: zynqmp: Configure counter frequency during initialization by Rajan Vaja · 4 years, 4 months ago
- 654bd99 plat: xilinx: versal: Add the IPI CRC checksum macro support by Venkatesh Yadav Abbarapu · 4 years, 6 months ago