1. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 1 year, 4 months ago
  2. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 1 year, 4 months ago
  3. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  4. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  5. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 1 year, 5 months ago
  6. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · 1 year, 5 months ago
  7. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 1 year, 5 months ago
  8. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · 1 year, 5 months ago
  9. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · 1 year, 5 months ago
  10. bdffd36 chore(xilinx): update print information by Akshay Belsare · 1 year, 6 months ago
  11. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · 1 year, 6 months ago
  12. 05e9d4d fix: remove old-style declarations by Boyan Karatotev · 1 year, 8 months ago
  13. b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 1 year, 8 months ago
  14. aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 1 year, 9 months ago
  15. 1cda4b0 fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · 1 year, 9 months ago
  16. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 10 months ago
  17. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 10 months ago
  18. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 10 months ago
  19. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 1 year, 10 months ago
  20. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 1 year, 10 months ago
  21. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 3 months ago
  22. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 1 year, 10 months ago
  23. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · 1 year, 10 months ago
  24. d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 1 year, 11 months ago
  25. 89e3c29 fix(versal): use only one space for indentation by Michal Simek · 1 year, 11 months ago
  26. 57cf55a fix(versal): fix code indentation issues by Michal Simek · 2 years ago
  27. 47fd75a fix(versal): fix macro coding style issues by Michal Simek · 2 years ago
  28. 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  29. 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  30. d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 2 years ago
  31. d5e9625 fix(versal): remove clock related macros by Michal Simek · 2 years ago
  32. a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years ago
  33. 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 2 years ago
  34. 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 2 years ago
  35. ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  36. d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  37. bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  38. 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 7 months ago
  39. c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  40. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
  41. b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · 2 years, 3 months ago
  42. 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 2 years, 5 months ago
  43. 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 2 years, 9 months ago
  44. ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 2 years, 11 months ago
  45. 08341b7 fix(xilinx): fix coding style violations by Michal Simek · 2 years, 4 months ago
  46. 39fdc0a fix(versal): fix the incorrect log message by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
  47. e7604f3 feat(versal): remove the time stamp configuration by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
  48. e91b4c2 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  49. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 11 months ago
  50. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  51. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  52. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  53. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  54. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  55. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  56. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 3 years ago
  57. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  58. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 3 years ago
  59. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 3 years ago
  60. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  61. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 3 years ago
  62. 82252a4 feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 3 years ago
  63. 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  64. 1885bf1 fix(plat/xilinx/versal/include): correct IPI buffer offset by Rajan Vaja · 3 years, 3 months ago
  65. aa4898a plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 3 years, 3 months ago
  66. abf6122 plat: xilinx: Error management support by Shubhrajyoti Datta · 3 years, 4 months ago
  67. 78bcd12 plat: xilinx: versal: Add the IPI CRC checksum macro support by Venkatesh Yadav Abbarapu · 3 years, 5 months ago
  68. 17a12ce plat:xilinx:versal: Add JTAG DCC support by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  69. 18072da plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 3 years, 4 months ago
  70. 6da3d10 plat: xilinx: versal: Remove cortex-a53 compilation by Michal Simek · 3 years, 4 months ago
  71. ad1ffff plat: xilinx: versal: Remove code duplication by Rajan Vaja · 3 years, 6 months ago
  72. 5f115db plat: xilinx: Fix non-MISRA compliant code by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
  73. 3bc1bea xilinx: versal: fix static failure by Manish Pandey · 3 years, 7 months ago
  74. 4201555 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 3 years, 7 months ago
  75. 84275bf plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · 3 years, 10 months ago
  76. 5c154e1 plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · 3 years, 7 months ago
  77. 476b5b1 plat: versal: Add InitFinalize API call by Ravi Patel · 5 years ago
  78. 030620d xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · 3 years, 8 months ago
  79. ef75de0 plat:xilinx:versal: Use defaults when PDI is without sw partitions by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
  80. eafc878 xilinx: versal: Skip store/restore of GIC during CPU idle by Ravi Patel · 5 years ago
  81. 95ecd45 plat: versal: Update API list in feature check by Venkatesh Yadav Abbarapu · 4 years, 7 months ago
  82. 023899d xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() by Ravi Patel · 5 years ago
  83. 4ecb0af Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 4 years, 3 months ago
  84. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  85. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  86. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 5 months ago
  87. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  88. 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 4 years, 5 months ago
  89. b16bada xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  90. 9156ffd xilinx: versal: PLM to ATF handover by Venkatesh Yadav Abbarapu · 4 years, 6 months ago
  91. f6b2b3c plat: xilinx: Move pm_client.h to common directory by Tejas Patel · 4 years, 6 months ago
  92. cbc9005 plat: xilinx: versal: Make silicon default build target by Siva Durga Prasad Paladugu · 5 years ago
  93. 2f4cc71 xilinx: versal: Wire silicon default setup by Siva Durga Prasad Paladugu · 5 years ago
  94. 5aa76f9 versal: Increase OCM memory size for DEBUG builds by Venkatesh Yadav Abbarapu · 4 years, 7 months ago
  95. 41dd096 plat: xilinx: versal: Dont set IOU switch clock by Siva Durga Prasad Paladugu · 5 years ago
  96. 10161e5 arm64: versal: Adjust cpu clock for versal virtual by Siva Durga Prasad Paladugu · 5 years ago
  97. 2294b42 xilinx: versal: Add support for PM_GET_OPERATING_CHARACTERISTIC EEMI call by Saeed Nowshadi · 5 years ago
  98. bd4aa5a plat: versal: Add Get_ChipID API by Ravi Patel · 5 years ago
  99. ed05a71 plat: xilinx: versal: Add load Pdi API support by Jolly Shah · 5 years ago
  100. 22b0b49 xilinx: versal: Add feature check API by Ravi Patel · 5 years ago