- 35d18d8 refactor: make arm_gicv2.c and arm_gicv3.c common by Boyan Karatotev · 7 months ago
- 55ae162 fix(zynqmp): fix syscnt frequency for QEMU by Luc Michel · 4 months ago
- df44616 fix(zynqmp): handle invalid entry point in cpu hotplug scenario by Maheedhar Bollapalli · 7 months ago
- fe81d9c feat(zynqmp): add pin group for lower qspi interface by Carsten Hansen · 5 months ago
- 4c5cf47 refactor(xilinx): refactor console to support transfer list by Maheedhar Bollapalli · 8 months ago
- f535068 fix(zynqmp): fix length of clock name by Peter Robinson · 6 months ago
- fffde23 Merge changes from topic "xlnx_fix_plat_single_ret" into integration by Yann Gautier · 6 months ago
- e14ae4b fix(xilinx): dcc console tests failing by Saivardhan Thatikonda · 7 months ago
- 3f6d479 fix(zynqmp): modify function to have single return by Maheedhar Bollapalli · 9 months ago
- e4a0c44 fix(zynqmp): add missing curly braces by Nithin G · 1 year, 3 months ago
- 6ae9562 fix(zynqmp): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 2863b0c fix(zynqmp): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 895e802 fix(zynqmp): typecast expressions to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- 1877bf2 fix(zynqmp): align essential type categories by Maheedhar Bollapalli · 1 year, 3 months ago
- e2cc129 fix(zynqmp): typecast expression to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
- eda23fa fix(zynqmp): variable conflicting with external linkage by Maheedhar Bollapalli · 10 months ago
- 6c08d1d fix(zynqmp): add external declaration by Maheedhar Bollapalli · 1 year, 4 months ago
- 355ccf8 fix(zynqmp): ignore the unused function return value by Maheedhar Bollapalli · 1 year, 3 months ago
- a42e6e4 fix(zynqmp): modify conditions to have boolean type by Maheedhar Bollapalli · 1 year, 3 months ago
- 5b54231 fix(zynqmp): explicitly check operators precedence by Maheedhar Bollapalli · 1 year, 4 months ago
- bb145c9 fix(zynqmp): add const qualifier by Maheedhar Bollapalli · 1 year, 4 months ago
- f1feb9a Merge changes from topic "xlnx_fix_eval_bool" into integration by Joanna Farley · 10 months ago
- 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
- 6d41398 feat(xilinx): add none console by Michal Simek · 11 months ago
- cca2b86 refactor(xilinx): register runtime console directly by Michal Simek · 11 months ago
- d2e00ee refactor(xilinx): console registration through console holder structure by Maheedhar Bollapalli · 1 year, 5 months ago
- 09a02ce feat(zynqmp): add DTB console to platform.mk by Prasad Kummari · 1 year, 5 months ago
- 4557ab6 feat(zynqmp): dedicate console for boot and runtime by Prasad Kummari · 1 year, 5 months ago
- aaf6e76 fix(zynqmp): evaluate condition for boolean by Maheedhar Bollapalli · 1 year, 4 months ago
- 1c43e36 fix(zynqmp): declare unused parameters as void by Maheedhar Bollapalli · 1 year, 4 months ago
- 1e2a5e2 fix(xilinx): fix comment about MEM_BASE/SIZE by Michal Simek · 1 year ago
- 6b206d1 Merge "fix(zynqmp): handle secure SGI at EL1 for OP-TEE" into integration by Olivier Deprez · 11 months ago
- 03fa6f4 fix(xilinx): fix logic to read ipi response by Jay Buddhabhatti · 1 year, 1 month ago
- f5b2fa9 fix(zynqmp): handle secure SGI at EL1 for OP-TEE by Shen Jiamin · 1 year ago
- fdda980 feat(zynqmp): move zynqmp platform to xlat tables v2 by Prasad Kummari · 1 year, 5 months ago
- 19d8756 feat(zynqmp): enable ENABLE_LTO flag by Prasad Kummari · 1 year, 5 months ago
- f1464ce Merge changes I0e7650c0,I33acead9 into integration by Joanna Farley · 1 year, 3 months ago
- af3e8e6 refactor(console): consolidate console runtime switch by Salman Nabi · 1 year, 6 months ago
- 48932c3 refactor(xilinx): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
- 655e62a fix(xilinx): follow MISRA-C standards for condition check by Ronak Jain · 1 year, 3 months ago
- 20fa9fc fix(zynqmp): resolve null pointer dereferencing by Ronak Jain · 1 year, 3 months ago
- 48f1bc9 Merge "feat(zynqmp): remove unused pm_get_proc_by_node()" into integration by Joanna Farley · 1 year, 3 months ago
- b03ba48 feat(zynqmp): remove unused pm_get_proc_by_node() by Ronak Jain · 1 year, 4 months ago
- 652c1ab fix(xilinx): check proc variable before use by Michal Simek · 1 year, 4 months ago
- 6a80c20 fix(xilinx): deprecate SiP service count query by Akshay Belsare · 1 year, 7 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
- d5fe708 Merge "feat(zynqmp): remove pm_ioctl_set_sgmii_mode api" into integration by Joanna Farley · 1 year, 9 months ago
- 7414aaa feat(zynqmp): remove pm_ioctl_set_sgmii_mode api by Ronak Jain · 1 year, 9 months ago
- 0561070 refactor(xilinx): add generic TSP makefile by Prasad Kummari · 1 year, 9 months ago
- 4c7abf8 chore(zynqmp): reorganize tsp code into common path 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
- 2243ba3 feat(zynqmp): enable assertion by Amit Nagal · 1 year, 9 months ago
- 9c1c8f0 feat(xilinx): switch boot console to runtime by Michal Simek · 1 year, 10 months ago
- 3923462 feat(zynqmp): retrieval of console information from dtb by Prasad Kummari · 1 year, 11 months ago
- 10f8a39 refactor(zynqmp): use common code for prepare_dtb by Amit Nagal · 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
- abc79c2 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 2 years ago
- 16f19ed Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · 2 years ago
- e5955d7 fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 2 years ago
- ba55400 chore(zynqmp): remove unused configuration from TSP by Prasad Kummari · 2 years, 1 month ago
- 81ad3b1 fix(zynqmp): resolve runtime error in TSP by Prasad Kummari · 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
- 9129163 fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · 2 years, 2 months ago
- f51bbac Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · 2 years, 2 months ago
- f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
- 3efee73 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · 2 years, 2 months ago
- 3b3c70a fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · 2 years, 2 months ago
- c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
- c0d8ee3 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 2 years, 2 months ago
- 7e3e799 fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 2 years, 3 months ago
- e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
- 8ce2fbf fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
- e8d61f7 fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 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
- 237c5a7 fix(zynqmp): do not export apu_ipi by Michal Simek · 2 years, 3 months ago
- 6288636 fix(zynqmp): remove unused headers by Michal Simek · 2 years, 3 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- b39af24 Merge "style(xilinx): fix AMD copyright format" into integration by Joanna Farley · 2 years, 3 months ago
- ac72bdc style(xilinx): fix AMD copyright format by Michal Simek · 2 years, 4 months ago
- 0aab76a Merge changes from topic "versal/xlat-v2" into integration by Joanna Farley · 2 years, 3 months ago
- 2ef07eb Merge "fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS" into integration by Joanna Farley · 2 years, 4 months ago
- 72c3124 fix(zynqmp): remove unused PLAT_NUM_POWER_DOMAINS 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
- 5753665 feat(zynqmp): make stack size configurable by Akshay Belsare · 2 years, 4 months ago
- 88a8938 feat(zynqmp): add hooks for custom runtime setup by Akshay Belsare · 2 years, 4 months ago
- c90f4ab refactor(xilinx): move enum to common place 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
- 3af2ee9 feat(zynqmp): build pm code as library by Amit Nagal · 2 years, 5 months ago
- e69faff chore(zynqmp): print entry address to Secure and NS world by Akshay Belsare · 2 years, 4 months ago
- 6173d91 fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · 2 years, 5 months ago