1. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  2. 970a4a8 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 10 months ago
  3. 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
  4. d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
  5. 33bb578 Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  6. 9562011 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year, 9 months ago
  7. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  8. 7bf1851 Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 1 year, 9 months ago
  9. ade6000 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 1 year, 9 months ago
  10. ed2d256 Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  11. a089646 Merge changes from topic "gpt_updates" into integration by Sandrine Bailleux (on vacation) · 1 year, 9 months ago
  12. efd812c Merge "feat(cpus): add support for Travis CPU" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  13. f08460d feat(partition): add interface to init gpt by Govindraj Raja · 1 year, 10 months ago
  14. ad2dd65 feat(partition): add support to use backup GPT header by Govindraj Raja · 1 year, 10 months ago
  15. fce8a70 refactor(partition): get GPT header location from MBR by Govindraj Raja · 1 year, 11 months ago
  16. 1051606 feat(tbbr): add image id for backup GPT by Govindraj Raja · 1 year, 11 months ago
  17. a0594ad feat(cpus): add support for Travis CPU by Juan Pablo Conde · 1 year, 11 months ago
  18. 81c2e15 fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE by Manish V Badarkhe · 1 year, 10 months ago
  19. 2ea42fe refactor(tbbr): enforce compile-time error for invalid algorithm selection by Manish V Badarkhe · 1 year, 9 months ago
  20. 41095bd Merge "fix(arm): fix GIC macros for GICv4.1 support" into integration by Manish Pandey · 1 year, 9 months ago
  21. f1df8f1 fix(arm): fix GIC macros for GICv4.1 support by Moritz Fischer · 1 year, 10 months ago
  22. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  23. 2032401 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 2 years ago
  24. 7a2130b refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 1 year, 11 months ago
  25. c623fb2 refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · 1 year, 10 months ago
  26. b8ae689 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 2 years ago
  27. c1ec23d feat(tbbr): update PK_DER_LEN for ECDSA P-384 keys by laurenw-arm · 1 year, 10 months ago
  28. 557f7d8 feat(auth): ecdsa p384 key support by laurenw-arm · 2 years ago
  29. 5df1dcc feat(arm): reuse SPM_MM specific defines for SPMC_AT_EL3 by Nishant Sharma · 1 year, 10 months ago
  30. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  31. 01582a7 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · 1 year, 10 months ago
  32. 56ddb3f Merge changes from topic "mb/psa-crypto-support" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  33. 5c52d7e refactor(cm): remove world differentiation for EL2 context restore by Boyan Karatotev · 2 years, 3 months ago
  34. f0c96a2 refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization by Boyan Karatotev · 2 years, 4 months ago
  35. 4eaaaa1 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · 1 year, 11 months ago
  36. 2454316 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 10 months ago
  37. 5782b89 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 1 year, 11 months ago
  38. a1377a8 Merge changes from topic "rm/handoff" into integration by Manish Pandey · 1 year, 10 months ago
  39. 7ed514e Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · 1 year, 10 months ago
  40. 494babe Merge changes from topic "mp/fix_interrupt_type" into integration by Olivier Deprez · 1 year, 10 months ago
  41. 0936abe fix(dcc): add dcc console unregister function by Prasad Kummari · 1 year, 11 months ago
  42. 1f6bb41 refactor(el3-runtime): plat_ic_has_interrupt_type returns bool by Madhukar Pappireddy · 1 year, 11 months ago
  43. 632e5ff fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · 2 years ago
  44. ab80cf3 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · 2 years ago
  45. b04343f fix(spmd): coverity scan issues by Raghu Krishnamurthy · 1 year, 10 months ago
  46. fcfa15d Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  47. 3ba2c15 feat(handoff): introduce firmware handoff library by Raymond Mao · 2 years ago
  48. cd83a76 Merge "fix(st-ddr): express memory size with size_t type" into integration by Manish Pandey · 1 year, 11 months ago
  49. 84de50c Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · 1 year, 11 months ago
  50. 58dd153 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago
  51. ff34264 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 1 year, 11 months ago
  52. b011402 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 1 year, 11 months ago
  53. 8852fb5 fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 1 year, 11 months ago
  54. b4e1e8f fix(st-ddr): express memory size with size_t type by Yann Gautier · 1 year, 11 months ago
  55. cc933e1 Merge changes from topic "stm32mp2" into integration by Manish V Badarkhe · 1 year, 11 months ago
  56. 75bfc18 Merge "fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  57. 278beb8 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · 1 year, 11 months ago
  58. d478ac1 fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 1 year, 11 months ago
  59. bc6bd65 Merge changes from topic "mb/spm+rme-tb-mb-support" into integration by Manish V Badarkhe · 1 year, 11 months ago
  60. e29693d Merge "feat(fvp): capture timestamps in bl stages" into integration by Manish V Badarkhe · 1 year, 11 months ago
  61. 4cfbb84 feat(st): add RCC registers list by Yann Gautier · 2 years, 2 months ago
  62. 3ccb708 feat(dt-bindings): add the STM32MP2 clock and reset bindings by Gabriel Fernandez · 3 years, 4 months ago
  63. ed8f06d feat(fvp): capture timestamps in bl stages by thagon01-arm · 2 years, 1 month ago
  64. 5b0e443 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 1 year, 11 months ago
  65. d836df7 fix(arm): add Event Log area behind Trustzone Controller by Manish V Badarkhe · 1 year, 11 months ago
  66. e27bebb fix(cadence): update console flush uart driver by Prasad Kummari · 2 years ago
  67. 88b2d81 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · 1 year, 11 months ago
  68. 6a62ddf Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integration by Manish Pandey · 2 years ago
  69. 5497958 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · 2 years, 1 month ago
  70. 0bbd432 fix(cpus): check for SME presence in Gelas by Juan Pablo Conde · 2 years ago
  71. ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
  72. 29440a2 Merge "refactor(cm): move remaining EL2 save/restore into C" into integration by Manish V Badarkhe · 2 years ago
  73. ac58e57 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  74. a8d5d3d refactor(cpufeat): introduce wrapper macro for read_feat_...() functions by Andre Przywara · 2 years, 4 months ago
  75. 4796d2d feat(ethos-n): update npu error handling by Rob Hughes · 2 years, 1 month ago
  76. abc2919 Merge "feat(cpus): add support for Gelas CPU" into integration by Lauren Wehrmeister · 2 years ago
  77. 4ede8c3 Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 2 years ago
  78. a1a9a95 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · 2 years, 4 months ago
  79. 95f7f6d feat(spmd): get logical partitions info by Raghu Krishnamurthy · 2 years, 4 months ago
  80. 0b850e9 feat(spmd): add partition info get regs by Raghu Krishnamurthy · 2 years, 4 months ago
  81. 5ca1619 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · 2 years, 4 months ago
  82. 66bdfd6 feat(spmd): el3 direct message API by Raghu Krishnamurthy · 2 years, 5 months ago
  83. 02586e0 feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 2 years, 1 month ago
  84. 72e8f24 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · 2 years ago
  85. 995eaa6 Merge changes from topic "hm/errata-a710" into integration by Bipin Ravi · 2 years ago
  86. 4c700c1 chore: update to use Arm word across TF-A by Govindraj Raja · 2 years ago
  87. 4d22b0e feat(cpus): make revision procedure call optional by Harrison Mutai · 2 years, 1 month ago
  88. 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
  89. 29ae73e Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 2 years ago
  90. db8621a Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · 2 years ago
  91. f6af218 refactor(cpus): convert Neoverse V1 to use CPU helpers by Arvind Ram Prakash · 2 years, 1 month ago
  92. 12d2806 fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 2 years, 1 month ago
  93. eb44035 fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 2 years, 1 month ago
  94. 6fb2dbd refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · 2 years, 2 months ago
  95. 890b508 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 2 years, 5 months ago
  96. 4a530b4 feat(cpufeat): initialize HFG*_EL2 registers by Juan Pablo Conde · 2 years, 1 month ago
  97. f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
  98. b74a193 Merge "feat(nuvoton): added support for npcm845x chip" into integration by Madhukar Pappireddy · 2 years ago
  99. 0cffcdd feat(auth): add explicit entries for key OIDs by Manish V Badarkhe · 2 years, 1 month ago
  100. 60861a0 feat(rss): set the signer-ID in the RSS metadata by Manish V Badarkhe · 2 years, 4 months ago