1. 64e41ba fix(versal): use correct macro name for ocm base address by Amit Nagal · 12 months ago
  2. c3d68fc Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 12 months ago
  3. d4801ea Merge changes I03a60d9f,Ib0b38f92 into integration by Manish Pandey · 12 months ago
  4. 77c8c77 Merge "refactor(ast2700): update memory layout" into integration by Manish V Badarkhe · 12 months ago
  5. 598ee05 refactor(ast2700): update memory layout by Chia-Wei Wang · 12 months ago
  6. a7492ee build: sort bootloader image sources by Chris Kay · 1 year, 4 months ago
  7. f581825 build: allow platform-defined flags by Chris Kay · 1 year, 4 months ago
  8. 57e8088 Merge "feat(cpus): add support for Nevis CPU" into integration by Bipin Ravi · 12 months ago
  9. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 1 year, 1 month ago
  10. 2106c8a Merge "fix(ufs): set data segment length" into integration by Manish V Badarkhe · 12 months ago
  11. 243309c Merge "chore(npcm845x): remove pauth_helpers.S additions in platform makefile" into integration by Madhukar Pappireddy · 12 months ago
  12. 5302069 chore(npcm845x): remove pauth_helpers.S additions in platform makefile by Govindraj Raja · 12 months ago
  13. 181c854 Merge changes from topic "sm_bk/errata_refactor" into integration by Bipin Ravi · 12 months ago
  14. 2664db4 Merge "fix(nuvoton): fix typo in platform.mk" into integration by Madhukar Pappireddy · 12 months ago
  15. b089b13 fix(ufs): set data segment length by Rohit Ner · 1 year, 1 month ago
  16. 18290e9 Merge "build(bl32): added check for AARCH32_SP" into integration by Madhukar Pappireddy · 12 months ago
  17. 301608e Merge "fix(cpus): check for SME presence in Gelas" into integration by Madhukar Pappireddy · 12 months ago
  18. c88e891 refactor(cpus): convert the Cortex-A57 to use cpu helpers by Boyan Karatotev · 1 year, 5 months ago
  19. d2ae7c9 refactor(cpus): convert the Cortex-A57 to use the errata framework by Boyan Karatotev · 1 year, 5 months ago
  20. 219aa67 refactor(cpus): reorder Cortex-A57 errata by ascending order by Boyan Karatotev · 1 year, 5 months ago
  21. b1335b7 refactor(cpus): add Cortex-A57 errata framework information by Boyan Karatotev · 1 year, 7 months ago
  22. 6ad9725 refactor(cpus): convert the Cortex-A53 to use cpu helpers by Boyan Karatotev · 1 year, 5 months ago
  23. a6c9cf7 refactor(cpus): convert the Cortex-A53 to use the errata framework by Boyan Karatotev · 1 year, 5 months ago
  24. 6f20c7f refactor(cpus): reorder Cortex-A53 errata by ascending order by Boyan Karatotev · 1 year, 5 months ago
  25. efdfe36 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 1 year ago
  26. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 1 year ago
  27. 2f5153a Merge "feat(mt8188): add support for SMC from OP-TEE" into integration by Olivier Deprez · 12 months ago
  28. 89ded4c Merge "refactor(qemu): handle pointer authentication" into integration by Sandrine Bailleux · 12 months ago
  29. 1da28d1 refactor(qemu): handle pointer authentication by Marcin Juszkiewicz · 12 months ago
  30. 35d94fd Merge changes from topic "unify-qemu-machines" into integration by Sandrine Bailleux · 12 months ago
  31. 7deec25 Merge changes from topic "unify-qemu-machines" into integration by Sandrine Bailleux · 12 months ago
  32. e6dea09 refactor(qemu): move options to start of file by Marcin Juszkiewicz · 1 year, 1 month ago
  33. dcdfd32 refactor(qemu): keep AArch64 cpu flags in one section by Marcin Juszkiewicz · 12 months ago
  34. 5aece71 refactor(qemu): handle SPM_MM builds by Marcin Juszkiewicz · 1 year, 1 month ago
  35. 676443b refactor(qemu): handle AArch64 flags by Marcin Juszkiewicz · 1 year, 1 month ago
  36. 8acc2da refactor(qemu): common cpu features enablement by Marcin Juszkiewicz · 1 year, 1 month ago
  37. 61c9903 refactor(qemu): common BL31 sources by Marcin Juszkiewicz · 1 year, 1 month ago
  38. 424e3a8 refactor(qemu): common BL1/2 sources by Marcin Juszkiewicz · 1 year, 1 month ago
  39. a70ef5e refactor(qemu): move CPU definitions into one place by Marcin Juszkiewicz · 1 year, 1 month ago
  40. 7754e82 refactor(qemu): move FDT stuff into one place by Marcin Juszkiewicz · 1 year, 1 month ago
  41. f52f6ae fix(nuvoton): fix typo in platform.mk by Margarita Glushkin · 1 year ago
  42. be53561 Merge "build(juno): added error check for BL32 dependency" into integration by Manish V Badarkhe · 12 months ago
  43. c3974da Merge "feat(fdts/morello): add thermal framework" into integration by Manish V Badarkhe · 12 months ago
  44. 4074bad Merge "fix(versal-net): don't clear pending interrupts" into integration by Joanna Farley · 12 months ago
  45. dc21068 Merge "fix(zynqmp): validate clock_id to avoid OOB variable access" into integration by Joanna Farley · 12 months ago
  46. b30b9b7 build(juno): added error check for BL32 dependency by Juan Pablo Conde · 1 year ago
  47. 3074e46 fix(versal-net): don't clear pending interrupts by Saeed Nowshadi · 1 year ago
  48. 13e0158 fix(zynqmp): validate clock_id to avoid OOB variable access by Naman Trivedi Manojbhai · 1 year ago
  49. 085dd0b Merge "refactor(cm): move remaining EL2 save/restore into C" into integration by Manish V Badarkhe · 1 year ago
  50. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 1 year, 3 months ago
  51. 2996d92 Merge "refactor(cpufeat): introduce wrapper macro for read_feat_...() functions" into integration by Manish V Badarkhe · 1 year ago
  52. 0dda424 refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · 1 year, 4 months ago
  53. 3d6295d Merge "docs(psa): doc AP/RSS interfaces for NV ctrs/ROTPK" into integration by Sandrine Bailleux · 1 year ago
  54. 15c159f feat(fdts/morello): add thermal framework by Anurag Koul · 1 year, 11 months ago
  55. 8753eef Merge "feat(cpus): add support for Gelas CPU" into integration by Lauren Wehrmeister · 1 year ago
  56. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 1 year ago
  57. 67611c8 feat(mt8188): add support for SMC from OP-TEE by Dawei Chien · 1 year, 1 month ago
  58. 5442f4f Merge "feat(sptool): generate `ARM_BL2_SP_LIST_DTS` file from `sp_layout.json`" into integration by Joanna Farley · 1 year ago
  59. 5c6d435 docs(spm): document new build option by Raghu Krishnamurthy · 1 year, 2 months ago
  60. 0224447 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · 1 year, 4 months ago
  61. 2a8361d feat(fvp): add spmd logical partition by Raghu Krishnamurthy · 1 year, 6 months ago
  62. 9d9584f feat(spmd): get logical partitions info by Raghu Krishnamurthy · 1 year, 4 months ago
  63. 43fda97 feat(spmd): add partition info get regs by Raghu Krishnamurthy · 1 year, 4 months ago
  64. 2b7b584 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · 1 year, 4 months ago
  65. 6a30514 feat(spmd): el3 direct message API by Raghu Krishnamurthy · 1 year, 6 months ago
  66. c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 1 year, 1 month ago
  67. 43c1c51 Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · 1 year ago
  68. 34092e9 refactor(cpus): convert Neoverse Poseidon to use CPU helpers by Arvind Ram Prakash · 1 year, 1 month ago
  69. 5a03ddf refactor(cpus): convert Neoverse Poseidon to framework by Arvind Ram Prakash · 1 year, 1 month ago
  70. 39e86e2 Merge "fix: .gitignore to include memory tools" into integration by Lauren Wehrmeister · 1 year ago
  71. af97905 Merge changes from topic "ar/errata_refactor" into integration by Lauren Wehrmeister · 1 year ago
  72. d2f3816 Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 1 year ago
  73. 41ab475 fix: .gitignore to include memory tools by J-Alves · 1 year ago
  74. aba4618 feat(sptool): generate `ARM_BL2_SP_LIST_DTS` file from `sp_layout.json` by Karl Meakin · 1 year, 6 months ago
  75. acef95c refactor(cpus): convert Neoverse V2 to use CPU helpers by Moritz Fischer · 1 year, 1 month ago
  76. cbb6f58 refactor(cpus): convert Neoverse V2 to framework by Moritz Fischer · 1 year, 1 month ago
  77. 7867f9b Merge "fix(cpus): assert invalid cpu_ops obtained" into integration by Bipin Ravi · 1 year ago
  78. 28c8a48 Merge "docs: add instructions for PDF generation of docs" into integration by Manish V Badarkhe · 1 year ago
  79. 3868b23 fix(cpus): assert invalid cpu_ops obtained by Thaddeus Serna · 1 year, 1 month ago
  80. f0dbaa1 Merge changes from topic "xlnx_security_flag_change" into integration by Joanna Farley · 1 year ago
  81. 11ac32b Merge "fix(cpus): flush L2 cache for Cortex-A7/12/15/17" into integration by Bipin Ravi · 1 year ago
  82. fadfa65 docs: add instructions for PDF generation of docs by Elizabeth Ho · 1 year ago
  83. ed1cc20 fix(cpus): flush L2 cache for Cortex-A7/12/15/17 by Stephan Gerhold · 1 year, 5 months ago
  84. 18428a1 Merge "docs: remove blank pages from PDF documentation" into integration by Manish V Badarkhe · 1 year ago
  85. 234911f Merge "fix: use rsvg-convert as the conversion backend" into integration by Manish V Badarkhe · 1 year ago
  86. 51e3291 Merge "fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73" into integration by Bipin Ravi · 1 year ago
  87. ff5331d Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration by Bipin Ravi · 1 year ago
  88. 52f83b1 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · 1 year ago
  89. 32aa844 Merge changes from topic "hm/errata-a710" into integration by Bipin Ravi · 1 year ago
  90. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 1 year, 1 month ago
  91. e83c146 Merge "feat(stm32mp1): add FWU with boot from NOR-SPI" into integration by Manish V Badarkhe · 1 year ago
  92. 4309862 Merge changes I2c4e826f,I388e8dcd,I6fd20225 into integration by Manish V Badarkhe · 1 year ago
  93. b59efc5 fix(versal-net): make pmc ipi channel as secure by Jay Buddhabhatti · 1 year, 1 month ago
  94. 84be8e8 fix(versal): make pmc ipi channel as secure by Jay Buddhabhatti · 1 year, 1 month ago
  95. 10498a2 fix(versal-net): add redundant call to avoid glitches by Jay Buddhabhatti · 1 year, 1 month ago
  96. bd603bf fix(versal-net): change flag to increase security by Jay Buddhabhatti · 1 year, 1 month ago
  97. 83085b9 chore(ethos-n): use non blocking soft reset on npu by Zingo Andersen · 1 year, 1 month ago
  98. 613ef67 fix(cpus): revert erroneous use of override_vector_table macro in Cortex-A73 by Sona Mathew · 1 year ago
  99. 1eb3038 refactor(cpus): convert the Cortex-A710 to use cpu helpers by Harrison Mutai · 1 year, 4 months ago
  100. 14b1c12 refactor(cpus): convert Cortex-A710 to use the errata framework by Harrison Mutai · 1 year, 4 months ago