- cd73d62 fix(versal): initialize the variable with value 0 in pm code by Naman Patel · 2 years, 9 months ago
- 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
- 8edd190 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 2 years, 11 months ago
- 4e407e0 Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 2 years, 11 months ago
- 04cc91b fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 2 years, 11 months ago
- 8f4b37f chore(versal): add missing dot at the end of sentence by Michal Simek · 2 years, 11 months ago
- 68ffcd1 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 2 years, 11 months ago
- f99306d feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 3 years, 4 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
- 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
- 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
- bfc514f fix(xilinx): miscellaneous fixes for xilinx platforms by Venkatesh Yadav Abbarapu · 3 years 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
- 7e5f0ab refactor(versal): move payload and module ID macros by Venkatesh Yadav Abbarapu · 3 years, 1 month ago
- 1117a16 fix(versal): resolve misra 15.6 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
- 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
- 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
- bb1768c fix(xilinx): fix coding style violations by Michal Simek · 3 years, 5 months 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
- fa58171 fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 4 years, 1 month 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
- 4697164 plat: xilinx: versal: Mark IPI calls secure/non-secure by Tejas Patel · 4 years, 5 months ago
- f621d5f plat: xilinx: versal: Remove code duplication by Rajan Vaja · 4 years, 7 months ago
- a82b5f7 xilinx: versal: fix static failure by Manish Pandey · 4 years, 8 months ago
- 6af1228 plat: xilinx: versal: Add support of register notifier by Tejas Patel · 4 years, 8 months ago
- b6d7b3e plat: xilinx: versal: Add support to get clock rate value by Tejas Patel · 5 years ago
- 07d8a5f plat: xilinx: versal: Add support of set max latency for the device by Tejas Patel · 4 years, 8 months ago
- 2cc1fa9 plat: versal: Add InitFinalize API call by Ravi Patel · 6 years ago
- 1ba2d84 xilinx: versal: Updated Response of QueryData API call by Rajan Vaja · 4 years, 9 months ago
- 4b8ab60 plat: versal: Update API list in feature check by Venkatesh Yadav Abbarapu · 6 years ago
- b05d279 xilinx: versal: Do not pass ACPU0 always in set_wakeup_source() by Ravi Patel · 6 years ago
- 932f8b4 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 6 years ago
- 92c30ac plat: xilinx: Move pm_client.h to common directory by Tejas Patel · 6 years ago
- f50828d xilinx: versal: Add support for PM_GET_OPERATING_CHARACTERISTIC EEMI call by Saeed Nowshadi · 6 years ago
- ea6e1c3 plat: versal: Add Get_ChipID API by Ravi Patel · 6 years ago
- e4c54c0 plat: xilinx: versal: Add load Pdi API support by Jolly Shah · 6 years ago
- 39db98e xilinx: versal: Add feature check API by Ravi Patel · 6 years ago
- 6e82cd8 xilinx: versal: Implement set wakeup source for client by Tejas Patel · 6 years ago
- 8922453 plat: xilinx: versal: Add GET_CALLBACK_DATA function by Rajan Vaja · 6 years ago
- 0abf4bb xilinx: versal: Add PSCI APIs for system shutdown & reset by Saeed Nowshadi · 6 years ago
- 5a8ffea xilinx: versal: Add PSCI APIs for suspend/resume by Tejas Patel · 6 years ago
- 42cd77e xilinx: versal: Add set wakeup source API by Tejas Patel · 7 years ago
- 25b1a91 xilinx: versal: Add client wakeup API by Tejas Patel · 6 years ago
- 1f71e4f xilinx: versal: Add query data API by Tejas Patel · 7 years ago
- c56be55 xilinx: versal: Add request wakeup API by Tejas Patel · 7 years ago
- ad19911 xilinx: versal: Add PM_INIT_FINALIZE API for versal by Tejas Patel · 7 years ago
- 4b0f32a xilinx: versal: Add support of PM_GET_TRUSTZONE_VERSION API by Tejas Patel · 7 years ago
- d62fa4b plat: xilinx: versal: Implement PM IOCTL API by Tejas Patel · 7 years ago
- ffecfe7 xilinx: versal: Implement power down/restart related EEMI API by Tejas Patel · 7 years ago
- ab43d15 xilinx: versal: Add SMC handler for EEMI API by Tejas Patel · 7 years ago
- baccc60 xilinx: versal: Implement PLL related PM APIs by Tejas Patel · 7 years ago
- 2394b94 xilinx: versal: Implement clock related PM APIs by Tejas Patel · 7 years ago
- 0ed83c6 xilinx: versal: Implement pin control related PM APIs by Tejas Patel · 7 years ago
- 9c3c5e0 xilinx: versal: Implement reset related PM APIs by Tejas Patel · 7 years ago
- cf1e56a xilinx: versal: Implement device related PM APIs by Tejas Patel · 7 years ago
- fbb3269 xilinx: versal: Add support for suspend related APIs by Tejas Patel · 6 years ago
- 95794c7 xilinx: versal: Add get_api_version support by Tejas Patel · 7 years ago
- c73a90e xilinx: Add support to send PM API to PMC using IPI for versal by Tejas Patel · 7 years ago