- ade92a6 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 2 years, 3 months ago
- 7995319 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 1 year, 10 months ago
- cc3374a refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 1 year, 8 months ago
- f000744 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 1 year, 8 months ago
- d766f99 feat(versal): enable errata management feature by Prasad Kummari · 1 year, 8 months ago
- 1684c8d Merge changes from topic "enable_assertion" into integration by Joanna Farley · 1 year, 9 months ago
- bfb8d8e Merge "feat(xilinx): switch boot console to runtime" into integration by Joanna Farley · 1 year, 9 months ago
- 7ff4d4f feat(versal): add tsp support by Prasad Kummari · 1 year, 9 months ago
- 5156435 refactor(xilinx): rename platform function to generic name by Prasad Kummari · 1 year, 9 months ago
- 0375188 feat(versal): enable assertion by Amit Nagal · 1 year, 9 months ago
- bfe82cf fix(versal): type cast addresses to fix integer overflow by Prasad Kummari · 1 year, 9 months ago
- 9c1c8f0 feat(xilinx): switch boot console to runtime by Michal Simek · 1 year, 10 months ago
- 7c36fbc feat(versal): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
- c1e84ac refactor(xilinx): create generic function for clock retrieval by Prasad Kummari · 1 year, 10 months ago
- f9820f2 fix(xilinx): remove console error message by Michal Simek · 1 year, 10 months ago
- 04a4833 feat(xilinx): sync macro names by Michal Simek · 1 year, 10 months ago
- 473ada6 feat(xilinx): remove crash console unused macros by Michal Simek · 1 year, 10 months ago
- 3e6b96e feat(xilinx): used console also as crash console by Michal Simek · 1 year, 11 months ago
- 7ca7fb1 fix(xilinx): dynamic mmap region for dtb by Amit Nagal · 1 year, 11 months ago
- 56afab7 fix(versal): use correct macro name for ocm base address by Amit Nagal · 2 years ago
- 96eaafa fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 2 years ago
- 6304759 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 2 years, 1 month ago
- 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
- e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago
- b9d26cd chore(xilinx): replace fsbl with xbl by Prasad Kummari · 2 years, 2 months ago
- 01a326a chore(xilinx): reorder include files as per TF-A guidelines by Prasad Kummari · 2 years, 2 months ago
- de7ed95 chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 2 years, 2 months ago
- 06b9c4c fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 2 years, 2 months ago
- f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
- c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
- 16cb3be Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 2 years, 2 months ago
- e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
- 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
- f123b91 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
- 69a5bee feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 2 years, 3 months ago
- 068b0bc feat(xilinx): setup local/remote id in header by Michal Simek · 2 years, 3 months ago
- bfd0626 feat(xilinx): clean macro names by Michal Simek · 2 years, 3 months ago
- 6288636 fix(zynqmp): remove unused headers by Michal Simek · 2 years, 3 months ago
- b2258ce feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 2 years, 3 months ago
- 2774965 feat(xilinx): sync copyright format by Michal Simek · 2 years, 3 months ago
- 0aab76a Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 2 years, 3 months ago
- d84171b Merge "style(xilinx): replace ARM by Arm in copyrights" into integration by Joanna Farley · 2 years, 4 months ago
- 0e9f54e feat(versal): switch to xlat_v2 by Michal Simek · 2 years, 4 months ago
- 8be2044 fix(xilinx): remove asserts around arg0/arg1 by Michal Simek · 2 years, 4 months ago
- 619bc13 style(xilinx): replace ARM by Arm in copyrights by Michal Simek · 2 years, 4 months ago
- 245d30e fix(versal): replace FPD_MAINCCI* macros by Michal Simek · 2 years, 4 months ago
- 0ec6c31 feat(versal): replace irq array with switch case by Jay Buddhabhatti · 2 years, 8 months ago
- 3ae28aa refactor(versal): move set wake src fn to common place by Jay Buddhabhatti · 2 years, 5 months ago
- 31b6848 refactor(xilinx): rename gic macros to make common by Jay Buddhabhatti · 2 years, 5 months ago
- 92f7de1 refactor(xilinx): move pm_defs.h to common place by Jay Buddhabhatti · 2 years, 6 months ago
- a92681d refactor(xilinx): move versal files to common place by Jay Buddhabhatti · 2 years, 8 months ago
- 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago
- 5e92be5 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · 2 years, 5 months ago
- 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 6 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- a6bdf77 Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 2 years, 6 months ago
- 4a50363 fix(versal): check smc_fid 23:16 bits by Michal Simek · 2 years, 6 months ago
- c4185d5 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 2 years, 6 months ago
- 92a43bd fix(versal): sync location based on IPI_ID macros by Michal Simek · 2 years, 6 months ago
- 15f49cb fix(xilinx): remove unused mailbox macros by Michal Simek · 2 years, 6 months ago
- d6760c4 chore(xilinx): update print information by Akshay Belsare · 2 years, 7 months ago
- 0fe002c fix(versal): print proper atf handoff source by Akshay Belsare · 2 years, 7 months ago
- f4b8470 fix: remove old-style declarations by Boyan Karatotev · 2 years, 9 months ago
- 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
- 769446a fix(versal): enable a72 erratum 859971 and 1319367 by Michal Simek · 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
- 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
- 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
- be73459 feat(xilinx): add SPP/EMU platform support for versal 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
- bb1768c fix(xilinx): fix coding style violations by Michal Simek · 3 years, 5 months ago
- ea04b3f fix(versal): fix the incorrect log message 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
- 2c79149 feat(versal): add UART1 as console by Venkatesh Yadav Abbarapu · 3 years, 8 months ago
- 93d4625 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 4 years ago