1. 8ae6b1a fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  2. 4caef42 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
  3. 037a15f fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  4. 56bb1d1 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  5. 520c220 fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  6. 6ce6aca fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  7. 4c23d62 Merge "fix(spmd): fix build failure due to redefinition" into integration by Olivier Deprez · 6 months ago
  8. f532cd3 Merge changes I137f69be,Ia2e7168f,I0e569d12,I614272ec,Ib68293f2 into integration by Govindraj Raja · 7 months ago
  9. 6b8df7b feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · 7 months ago
  10. 61b5ef2 feat(s32g274a): split early clock initialization by Ghennadi Procopciuc · 8 months ago
  11. 514c738 feat(nxp-clk): dynamic map of the clock modules by Ghennadi Procopciuc · 8 months ago
  12. 3b80210 perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · 9 months ago
  13. 0c83655 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · 10 months ago
  14. ee990d5 Merge changes from topic "hob_creation_in_tf_a" into integration by Olivier Deprez · 7 months ago
  15. 09a580b feat(ff-a): support FFA_MSG_SEND_DIRECT_REQ2/RESP2 by Levi Yun · 12 months ago
  16. ea7bffd Merge changes from topic "handoff_tpm_event_log" into integration by Govindraj Raja · 7 months ago
  17. 8db1705 feat(smccc): implement SMCCC_ARCH_FEATURE_AVAILABILITY by Boyan Karatotev · 9 months ago
  18. 79c0c7f refactor(cm): clean up per-world context by Boyan Karatotev · 8 months ago
  19. 4d8b4ca feat(handoff): common API for TPM event log handoff by Raymond Mao · 9 months ago
  20. 9821775 feat(handoff): transfer entry ID for TPM event log by Raymond Mao · 7 months ago
  21. fc7dca7 refactor(cm): change owning security state when a feature is disabled by Boyan Karatotev · 8 months ago
  22. ddf72e6 feat(ff-a): add FFA_MEM_PERM_GET/SET_SMC64 by Levi Yun · 12 months ago
  23. bdcef87 feat(aarch64): add DBGPRCR_EL1 register accessors by Chris Kay · 9 months ago
  24. b57468b feat(mbedtls): optimize SHA256 for reduced memory footprint by Manish V Badarkhe · 7 months ago
  25. bd9b01c refactor(arm): rename ARM_ROTPK_HEADER_LEN by Ryan Everett · 9 months ago
  26. d51981e feat(arm): use the provided hash alg to hash rotpk by Ryan Everett · 9 months ago
  27. 66a1d58 Merge "fix(pubsub): make sure LTO doesn't garbage collect the handlers" into integration by Manish Pandey · 8 months ago
  28. b41b999 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · 8 months ago
  29. fded3a4 Merge changes from topic "hm/heap-info" into integration by Manish V Badarkhe · 8 months ago
  30. 18be2db fix(handoff): remove XFERLIST_TB_FW_CONFIG by Harrison Mutai · 8 months ago
  31. ada4e59 feat(arm): migrate heap info to fw handoff by Harrison Mutai · 1 year, 2 months ago
  32. 24da55e feat(mbedtls): introduce crypto lib heap info struct by Harrison Mutai · 9 months ago
  33. 0e932b8 feat(handoff): add Mbed-TLS heap info entry tag by Harrison Mutai · 9 months ago
  34. d570571 refactor(arm): refactor secure TL initialization by Harrison Mutai · 11 months ago
  35. f1d9459 feat(handoff): add func to check and init a tl by Harrison Mutai · 9 months ago
  36. f8d2a0e fix(pubsub): make sure LTO doesn't garbage collect the handlers by Boyan Karatotev · 8 months ago
  37. 0863511 Merge "fix(psa): increase psa-mbedtls heap size for rsa" into integration by Manish Pandey · 8 months ago
  38. 6595f4c fix(cm): fix context management SYSREG128 write macros by Igor Podgainõi · 8 months ago
  39. 73d98e3 fix(trbe): add a tsb before context switching by Boyan Karatotev · 8 months ago
  40. f808873 fix(spe): add a psb before updating context and remove context saving by Boyan Karatotev · 9 months ago
  41. a57e18e feat(fpmr): disable FPMR trap by Arvind Ram Prakash · 9 months ago
  42. 52d2934 fix(psa): increase psa-mbedtls heap size for rsa by Ryan Everett · 9 months ago
  43. c307efc feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 8 months ago
  44. 640ba63 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
  45. 8953568 feat(lib): introduce Hob creation library by Levi Yun · 1 year, 3 months ago
  46. 940ecd0 feat(cpus): add support for Alto CPU by Igor Podgainõi · 8 months ago
  47. a869e2d fix(spmd): fix build failure due to redefinition by Sudeep Holla · 9 months ago
  48. aa99881 fix(rme): add console name to checksum calculation by AlexeiFedorov · 9 months ago
  49. 7623e08 feat(cm): test integrity of el1_ctx registers by Jayanth Dodderi Chidanand · 11 months ago
  50. b40bc36 Merge "build(bl31): support separated memory for RW DATA" into integration by Yann Gautier · 9 months ago
  51. 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
  52. 86acbbe build(bl31): support separated memory for RW DATA by Ye Li · 3 years ago
  53. 0271188 Merge "fix(intel): refactor SDMMC driver for Altera products" into integration by Mark Dykes · 9 months ago
  54. beba204 fix(intel): refactor SDMMC driver for Altera products by Sieu Mun Tang · 9 months ago
  55. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  56. 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 9 months ago
  57. fa5fc59 Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration by Olivier Deprez · 10 months ago
  58. cc6dd79 Merge "fix(intel): update preloaded_bl33_base for legacy product" into integration by Mark Dykes · 10 months ago
  59. f29765f fix(intel): update preloaded_bl33_base for legacy product by Sieu Mun Tang · 10 months ago
  60. 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
  61. 2752c2a Merge "feat(cpus): add support for arcadia cpu" into integration by Olivier Deprez · 10 months ago
  62. 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
  63. 5ec9ade Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · 10 months ago
  64. 17ef5da Merge "feat(context-mgmt): introduce EL3/root context" into integration by Manish Pandey · 10 months ago
  65. 9890eab fix(brbe): allow RME builds with BRBE by Boyan Karatotev · 10 months ago
  66. d7adbb5 Merge "refactor(delay-timer): add timer callback functions" into integration by Manish V Badarkhe · 10 months ago
  67. 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
  68. b6f2e37 Merge "feat(sctlr2): add support for FEAT_SCTLR2" into integration by Manish Pandey · 10 months ago
  69. 1cafc96 Merge "feat(the): add support for FEAT_THE" into integration by Manish Pandey · 10 months ago
  70. 8ee6534 Merge changes from topic "xlnx_fix_plat_console_changes" into integration by Joanna Farley · 10 months ago
  71. db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
  72. a6485b2 refactor(delay-timer): add timer callback functions by Abhi.Singh · 12 months ago
  73. 6a88ec8 feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · 1 year, 2 months ago
  74. 40e5f7a feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · 2 years ago
  75. 483dc2e fix(el3-runtime): correct CASSERT for cpu data size by Omkar Anand Kulkarni · 1 year, 7 months ago
  76. 238eb54 fix(xilinx): dcc to support runtime console scope by Maheedhar Bollapalli · 11 months ago
  77. 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
  78. 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
  79. eaaf26e Merge changes I93de2db1,I880f88b1,I02e2fc75,I48908413,Ie7de9a9f, ... into integration by Madhukar Pappireddy · 10 months ago
  80. 01c80c1 Merge changes from topic "nxp-clk/add_ddr_clk" into integration by Madhukar Pappireddy · 10 months ago
  81. 79629b1 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 4 years, 1 month ago
  82. 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
  83. a100a1c Merge "fix(cpus): workaround for Cortex-X4 erratum 3076789" into integration by Manish V Badarkhe · 10 months ago
  84. 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  85. d596023 refactor(st-ddr): create generic services by Nicolas Le Bayon · 3 years, 5 months ago
  86. 1483b3c refactor(st-ddr): remove name from stm32mp_ddr_reg_desc by Yann Gautier · 1 year, 2 months ago
  87. 066a595 refactor(st-ddr): add definition for timeouts and delays by Yann Gautier · 1 year, 2 months ago
  88. 47e6231 feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 2 years, 6 months ago
  89. 1f6cf1e Merge "refactor: digest sizes" into integration by Olivier Deprez · 10 months ago
  90. cc3d73c Merge changes I1df23bfa,Ibc85e30c into integration by Manish V Badarkhe · 10 months ago
  91. e9529e4 refactor: digest sizes by Raghu Krishnamurthy · 10 months ago
  92. db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
  93. 4a2ca71 feat(nxp-clk): add objects needed for DDR clock by Ghennadi Procopciuc · 11 months ago
  94. 18c2b13 feat(nxp-clk): setup the DDR PLL by Ghennadi Procopciuc · 11 months ago
  95. af3020e feat(nxp-clk): add partitions objects by Ghennadi Procopciuc · 11 months ago
  96. 973e0b7 feat(arm): add support for loading CONFIG from BL2 by Divin Raj · 1 year, 4 months ago
  97. 609d08a fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
  98. 833e59c Merge changes from topic "nxp-drivers/add-get-parent-callback" into integration by Madhukar Pappireddy · 10 months ago
  99. bc8dfca feat(fdt-wrappers): add function to read uint64 with default value by Nicolas Le Bayon · 2 years, 3 months ago
  100. 817f42f feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years, 8 months ago