- c06a271 feat(versal): replace irq array with switch case by Jay Buddhabhatti · 1 year, 10 months ago
- a63b354 refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 1 year, 8 months ago
- 6a44ad0 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 1 year, 8 months ago
- 5b9f391 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 1 year, 9 months ago
- 26e138a refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 1 year, 11 months ago
- beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 1 year, 8 months ago
- c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 1 year, 8 months ago
- b8434b1 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 2 years ago
- aa81171 fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 1 month ago
- a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 2 years, 2 months ago
- 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 2 years, 2 months ago
- fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 2 years, 2 months ago
- 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 2 years, 2 months ago
- 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 2 years, 2 months ago
- c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 7 months ago
- fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 2 years, 2 months ago
- 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · 2 years, 2 months ago
- d1b67a4 Merge "fix(versal): use only one space for indentation" into integration by Joanna Farley · 2 years, 3 months ago
- 89e3c29 fix(versal): use only one space for indentation by Michal Simek · 2 years, 3 months ago
- 57cf55a fix(versal): fix code indentation issues by Michal Simek · 2 years, 3 months ago
- 47fd75a fix(versal): fix macro coding style issues by Michal Simek · 2 years, 3 months ago
- 2d27cb9 fix(versal): resolve misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
- 2cefbcd fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
- d90e47b fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 2 years, 3 months ago
- a0657d9 feat(versal): resolve the misra 10.1 warnings by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- 58b24d8 feat(versal): get the handoff params using IPI by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- 94cf1a7 refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- ab16713 fix(versal): resolve misra 15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
- d3c0eb4 fix(versal): resolve misra 8.13 warnings by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
- bde8759 fix(versal): resolve the misra 4.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 5 months ago
- 0dde16c feat(versal): add SMCCC call TF_A_PM_REGISTER_SGI by Tanmay Shah · 2 years, 11 months ago
- c8bbedc feat(versal): add support to reset SGI by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
- b145e12 fix(versal): fix coverity scan warnings by Tanmay Shah · 2 years, 7 months ago
- 70d1c58 feat(versal): get version for ATF related EEMI APIs by Ronak Jain · 2 years, 9 months ago
- 4b23339 feat(versal): enhance PM_IOCTL EEMI API to support additional arg by Venkatesh Yadav Abbarapu · 3 years ago
- ff34daa feat(versal): add common interfaces to handle EEMI commands by Tanmay Shah · 3 years, 3 months ago
- 08341b7 fix(xilinx): fix coding style violations by Michal Simek · 2 years, 8 months ago
- 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 3 years, 3 months ago
- 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 3 years, 3 months ago
- edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 3 years, 3 months ago
- 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 3 years, 3 months ago
- 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 3 years, 3 months ago
- ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 3 years, 3 months ago
- 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 3 years, 4 months ago
- aa4898a plat: send an sgi to communicate to linux by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
- abf6122 plat: xilinx: Error management support by Shubhrajyoti Datta · 3 years, 8 months ago
- 18072da plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 3 years, 8 months ago
- ad1ffff plat: xilinx: versal: Remove code duplication by Rajan Vaja · 3 years, 10 months ago
- 3bc1bea xilinx: versal: fix static failure by Manish Pandey · 3 years, 11 months ago
- 4201555 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 4 years ago
- 84275bf plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · 4 years, 2 months ago
- 5c154e1 plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · 4 years ago
- 476b5b1 plat: versal: Add InitFinalize API call by Ravi Patel · 5 years ago
- 030620d xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · 4 years ago
- 95ecd45 plat: versal: Update API list in feature check by Venkatesh Yadav Abbarapu · 5 years ago
- 023899d xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() by Ravi Patel · 5 years ago
- 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 4 years, 9 months ago
- f6b2b3c plat: xilinx: Move pm_client.h to common directory by Tejas Patel · 4 years, 10 months ago
- 2294b42 xilinx: versal: Add support for PM_GET_OPERATING_CHARACTERISTIC EEMI call by Saeed Nowshadi · 5 years ago
- bd4aa5a plat: versal: Add Get_ChipID API by Ravi Patel · 5 years ago
- ed05a71 plat: xilinx: versal: Add load Pdi API support by Jolly Shah · 6 years ago
- 22b0b49 xilinx: versal: Add feature check API by Ravi Patel · 6 years ago
- fcb7c16 xilinx: versal: Implement set wakeup source for client by Tejas Patel · 6 years ago
- 649e924 plat: xilinx: versal: Add GET_CALLBACK_DATA function by Rajan Vaja · 6 years ago
- c5a1bda xilinx: versal: Add PSCI APIs for system shutdown & reset by Saeed Nowshadi · 5 years ago
- 54d1319 xilinx: versal: Add PSCI APIs for suspend/resume by Tejas Patel · 6 years ago
- db81205 xilinx: versal: Add set wakeup source API by Tejas Patel · 6 years ago
- 7029dd8 xilinx: versal: Add client wakeup API by Tejas Patel · 6 years ago
- a3e34ad xilinx: versal: Add query data API by Tejas Patel · 6 years ago
- 49cd871 xilinx: versal: Add request wakeup API by Tejas Patel · 6 years ago
- 0266202 xilinx: versal: Add PM_INIT_FINALIZE API for versal by Tejas Patel · 6 years ago
- 044001d xilinx: versal: Add support of PM_GET_TRUSTZONE_VERSION API by Tejas Patel · 6 years ago
- 9141f44 plat: xilinx: versal: Implement PM IOCTL API by Tejas Patel · 6 years ago
- 6b28225 xilinx: versal: Implement power down/restart related EEMI API by Tejas Patel · 6 years ago
- 59c608a xilinx: versal: Add SMC handler for EEMI API by Tejas Patel · 6 years ago
- 023116d xilinx: versal: Implement PLL related PM APIs by Tejas Patel · 6 years ago
- 1f56fb1 xilinx: versal: Implement clock related PM APIs by Tejas Patel · 6 years ago
- 20e9202 xilinx: versal: Implement pin control related PM APIs by Tejas Patel · 6 years ago
- 87c4f3a xilinx: versal: Implement reset related PM APIs by Tejas Patel · 6 years ago
- 41f3e0b xilinx: versal: Implement device related PM APIs by Tejas Patel · 6 years ago
- fe0e10a xilinx: versal: Add support for suspend related APIs by Tejas Patel · 5 years ago
- 9d09ff9 xilinx: versal: Add get_api_version support by Tejas Patel · 6 years ago
- 354fe57 xilinx: Add support to send PM API to PMC using IPI for versal by Tejas Patel · 6 years ago