1. e02d365 fix(mmc): fix the length of the ocr defines by Ghennadi Procopciuc · 4 months ago
  2. 25002a0 Merge "perf(libc): use builtin implementations where possible" into integration by Olivier Deprez · 4 months ago
  3. 551c85e refactor(measured-boot): standardize function names by Harrison Mutai · 5 months ago
  4. e3108fa Merge changes from topic "lto-by-default" into integration by Manish V Badarkhe · 4 months ago
  5. 23302d4 fix(xlat): remove xlat_mpu by Boyan Karatotev · 4 months ago
  6. 53644fa fix(libc): make sure __init functions are garbage collected by Boyan Karatotev · 4 months ago
  7. 96e46f5 fix(platforms): remove platform_core_pos_helper() by Boyan Karatotev · 4 months ago
  8. bdaf0d9 fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
  9. 4181ebb Merge "fix(plat): remove fvp_r" into integration by Olivier Deprez · 4 months ago
  10. 2cadf21 fix(plat): remove fvp_r by Boyan Karatotev · 5 months ago
  11. a2a1737 Merge changes from topic "mbedtls-3.6.3" into integration by Manish V Badarkhe · 4 months ago
  12. 314aa18 Merge "refactor(st-pmic): use LOG_LEVEL for regulator debug output" into integration by Yann Gautier · 4 months ago
  13. 8ed1e20 Merge "fix(spmd): check pwr mgmt status for SPMC framework response" into integration by Olivier Deprez · 4 months ago
  14. 34d7f19 perf(libc): use builtin implementations where possible by Boyan Karatotev · 5 months ago
  15. 08f8c0a feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 4 months ago
  16. 10639cc Merge changes from topic "xlnx_fix_gen_uniq_var" into integration by Manish V Badarkhe · 4 months ago
  17. 2a36dee feat(tc): port BL2-BL31 interface to firmware handoff framework by Jayanth Dodderi Chidanand · 5 months ago
  18. c1222e7 feat(st-pmic): add defines for NVM shadow registers by Boerge Struempfel · 4 months ago
  19. f08f6fb refactor(st-pmic): use LOG_LEVEL for regulator debug output by Boerge Struempfel · 4 months ago
  20. 1eb8983 Merge "fix(cpus): remove errata setting PF_MODE to conservative" into integration by Bipin Ravi · 4 months ago
  21. b6e6e2e refactor(arm): simplify early platform setup function in BL31 by Jayanth Dodderi Chidanand · 5 months ago
  22. 8187b95 refactor(arm): simplify early platform setup function in BL2 by Jayanth Dodderi Chidanand · 5 months ago
  23. ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  24. 2377542 Merge changes from topic "xlnx_fix_gen_datatype_cast" into integration by Govindraj Raja · 4 months ago
  25. ca3f2ee Merge "feat(rmmd): verify FEAT_MEC present before calling plat hoook" into integration by Soby Mathew · 4 months ago
  26. 609ada9 feat(rmmd): verify FEAT_MEC present before calling plat hoook by Juan Pablo Conde · 4 months ago
  27. 8723eaf fix(spmd): check pwr mgmt status for SPMC framework response by Madhukar Pappireddy · 6 months ago
  28. 90f9c9b Merge "feat(rme): add SMMU and PCIe information to Boot manifest" into integration by Soby Mathew · 4 months ago
  29. 90552c6 feat(rme): add SMMU and PCIe information to Boot manifest by AlexeiFedorov · 6 months ago
  30. 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
  31. 4c7fa97 Merge "chore(cm): add MDCR_EL3.RLTE to context management" into integration by Manish V Badarkhe · 5 months ago
  32. 38b5f93 Merge "feat(lib): implement strnlen secure and strcpy secure function" into integration by Madhukar Pappireddy · 5 months ago
  33. 8921349 refactor(arm): simplify early platform setup functions by Harrison Mutai · 5 months ago
  34. 7e84854 Merge changes from topic "dtpm_poc" into integration by Manish V Badarkhe · 5 months ago
  35. 4848824 Merge changes from topic "mec" into integration by Soby Mathew · 5 months ago
  36. c1b0a97 chore(cm): add MDCR_EL3.RLTE to context management by Boyan Karatotev · 7 months ago
  37. eb08889 feat(lib): implement strnlen secure and strcpy secure function by Jit Loon Lim · 5 months ago
  38. f801fdc feat(rmmd): add RMM_MECID_KEY_UPDATE call by Tushar Khandelwal · 1 year, 3 months ago
  39. 6fa56e9 feat(tpm): add Infineon SLB9670 GPIO SPI config by Abhi Singh · 8 months ago
  40. 36e3d87 feat(tpm): add tpm drivers and framework by Abhi.Singh · 11 months ago
  41. 3c54570 feat(io): add generic gpio spi bit-bang driver by Abhi Singh · 9 months ago
  42. f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
  43. fcf2ab7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  44. 8001247 feat(handoff): add 32-bit variant of SRAM layout by Harrison Mutai · 8 months ago
  45. 7ffc1d6 feat(handoff): add 32-bit variant of ep info by Harrison Mutai · 8 months ago
  46. 8762735 Merge changes from topic "mb/drtm" into integration by Govindraj Raja · 5 months ago
  47. c5ea3fa Merge "feat(rmmd): add FEAT_MEC support" into integration by Soby Mathew · 5 months ago
  48. 7e84f3c feat(rmmd): add FEAT_MEC support by Tushar Khandelwal · 1 year, 5 months ago
  49. 472cccb fix(delay-timer): create unique variable name by Maheedhar Bollapalli · 1 year, 4 months ago
  50. 97eefd9 fix(console): typecast expressions to match data type by Nithin G · 1 year, 3 months ago
  51. 8666bcf feat(drtm): validate launch features in DRTM parameters by Manish V Badarkhe · 5 months ago
  52. af1dd6e feat(lib): add EXTRACT_FIELD macro for field extraction by Manish V Badarkhe · 5 months ago
  53. 8656bda fix(cpufeat): include FEAT_MOPS declaration in aarch32 header by Arvind Ram Prakash · 6 months ago
  54. 7aa7361 Merge "fix(cpufeat): avoid using mrrs/msrr for tspd" into integration by Madhukar Pappireddy · 5 months ago
  55. f3e2b49 fix(cpufeat): avoid using mrrs/msrr for tspd by Govindraj Raja · 5 months ago
  56. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  57. 2bec665 fix(smccc): register PMUv3p5 and PMUv3p7 bits with the FEATURE_AVAILABILITY call by Boyan Karatotev · 5 months ago
  58. d153bcf Merge "feat(spm_mm): move mm_communication header define to general header" into integration by Manish Pandey · 5 months ago
  59. ec6f49c feat(ras): add eabort get helper function by Vinoj Soundararajan · 1 year ago
  60. daeae49 feat(ras): add asynchronous error type corrected by Vinoj Soundararajan · 1 year ago
  61. e5cd3e8 fix(ras): fix typo in uncorrectable error type UEO by Vinoj Soundararajan · 1 year ago
  62. 9c17687 fix(ras): fix status synchronous error type fields by Vinoj Soundararajan · 1 year ago
  63. 7990cc8 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · 5 months ago
  64. c722003 fix(el3-runtime): replace CTX_ESR_EL3 with CTX_DOUBLE_FAULT_ESR by Manish Pandey · 6 months ago
  65. 70b5967 Merge changes from topic "mb/drtm" into integration by Govindraj Raja · 5 months ago
  66. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  67. 94127ae feat(drtm): retrieve DLME image authentication features by Manish V Badarkhe · 5 months ago
  68. 0f7ebef feat(drtm): introduce plat API for DLME authentication features by Manish V Badarkhe · 5 months ago
  69. 7792bdb feat(drtm): add platform API to retrieve ACPI tables region size by Manish V Badarkhe · 5 months ago
  70. 937c513 feat(handoff): add transfer entry printer by Harrison Mutai · 8 months ago
  71. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  72. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  73. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  74. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  75. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
  76. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  77. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  78. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  79. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  80. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  81. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  82. 99b2ae2 Merge changes from topic "jw/gic-lca-support" into integration by Manish V Badarkhe · 6 months ago
  83. cf6d73d feat(nxp-clk): add clock modules for uSDHC by Ghennadi Procopciuc · 6 months ago
  84. 63d536f feat(nxp-clk): add clock objects for CGM dividers by Ghennadi Procopciuc · 6 months ago
  85. 29f8a95 feat(nxp-clk): add base address for PERIPH_DFS by Ghennadi Procopciuc · 7 months ago
  86. 7ce483e fix(libc): remove __Nonnull type specifier by Manish V Badarkhe · 6 months ago
  87. e0be63c Merge changes I712712d7,I1932500e,I75dda77e,I12f3b8a3,Ia72e5900 into integration by Manish V Badarkhe · 6 months ago
  88. b51436c feat(spm_mm): move mm_communication header define to general header by Levi Yun · 9 months ago
  89. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 6 months ago
  90. e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
  91. 91c7a95 refactor(rse)!: remove rse_comms_init by Yann Gautier · 6 months ago
  92. 36416b1 refactor(rse): put MHU code in a dedicated file by Yann Gautier · 11 months ago
  93. fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
  94. a32a77f fix(qemu): statically allocate bitlocks array by Jean-Philippe Brucker · 6 months ago
  95. aeec55c feat(fvp): increase GPT PPS to 1TB by AlexeiFedorov · 6 months ago
  96. b0f1c84 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · 6 months ago
  97. ac07f3a chore(gpt): define PPS in platform header files by AlexeiFedorov · 6 months ago
  98. 7a4a070 feat(fvp): allocate L0 GPT at the top of SRAM by AlexeiFedorov · 6 months ago
  99. bef44f6 feat(rmm): add PCIe IO info to Boot manifest by AlexeiFedorov · 10 months ago
  100. 665a8fd feat(fvp): define single Root region by AlexeiFedorov · 1 year, 5 months ago