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