1. aa61ff6 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · 10 months ago
  2. 982f8e1 Merge changes from topic "srm/errata" into integration by Bipin Ravi · 11 months ago
  3. acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 11 months ago
  4. 2757da0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 11 months ago
  5. 7d1700c fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 11 months ago
  6. 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 11 months ago
  7. 5c5ea61 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · 11 months ago
  8. 0185523 Merge changes from topic "ti-k3-checks-and-refactor" into integration by Madhukar Pappireddy · 11 months ago
  9. 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 11 months ago
  10. 5668db7 feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · 11 months ago
  11. 81858a3 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · 11 months ago
  12. aee2f33 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · 11 months ago
  13. c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 1 year, 1 month ago
  14. d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 1 year, 1 month ago
  15. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 1 year, 1 month ago
  16. f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 1 year, 1 month ago
  17. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 1 year, 1 month ago
  18. 69c17f5 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · 1 year, 1 month ago
  19. c2fb8ef feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 1 year, 1 month ago
  20. 03bd481 fix(console): correct scopes for console symbols by Yann Gautier · 12 months ago
  21. bacfff8 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · 11 months ago
  22. 06c01b0 fix(libc): properly define SCHAR_MIN by Yann Gautier · 11 months ago
  23. 40e740d fix(fconf): make struct fconf_populator static by Yann Gautier · 1 year, 1 month ago
  24. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year ago
  25. ccd81f1 feat(el3-runtime): introduce system register trap handler by Andre Przywara · 1 year ago
  26. 01617e0 Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 12 months ago
  27. 6954495 refactor(st): remove unused io_mmc driver by Yann Gautier · 1 year ago
  28. 79664cf Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 12 months ago
  29. abd6d7e Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · 12 months ago
  30. 78fbb0e fix(gic): wrap cache enabled assert under plat_can_cmo by Channagoud kadabi · 1 year ago
  31. 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 1 year, 1 month ago
  32. 557bc9d Merge changes from topic "tonnad01/gcc_warn_fix" into integration by Manish V Badarkhe · 12 months ago
  33. a0f256b Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 12 months ago
  34. f0f2c90 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 12 months ago
  35. dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year ago
  36. d1c6c49 fix(partition): add U suffix for unsigned numbers by Yann Gautier · 1 year, 1 month ago
  37. 8406db1 fix: add parenthesis for tests in MIN, MAX and CLAMP macros by Yann Gautier · 1 year, 1 month ago
  38. 825641d Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · 12 months ago
  39. ca32548 Merge "fix(trp): preserve RMI SMC X4 when not used as return" into integration by Soby Mathew · 12 months ago
  40. b96253d fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 1 year ago
  41. b8dbfac Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · 12 months ago
  42. 0ca1d8f fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · 1 year, 1 month ago
  43. 346cfe2 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 1 year ago
  44. caaca4a Merge changes from topic "mb/refactor-evlog" into integration by Manish Pandey · 1 year ago
  45. d3d2a5a Merge "fix(cpus): workaround for Cortex-X3 erratum 2615812" into integration by Lauren Wehrmeister · 1 year ago
  46. 85a14bc fix(rss): remove null-terminator from RSS metadata by David Vincze · 1 year, 1 month ago
  47. 6d0525a feat(lib/psa): add read_measurement API by Mate Toth-Pal · 1 year, 1 month ago
  48. 5f32444 refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · 1 year, 1 month ago
  49. c7e698c fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · 1 year, 1 month ago
  50. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 1 month ago
  51. 1ef303f feat(tbbr): increase PK_DER_LEN size by Nicolas Toromanoff · 3 years, 1 month ago
  52. 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 1 month ago
  53. af8dee2 feat(st-crypto): add STM32 RNG driver by Yann Gautier · 4 years, 8 months ago
  54. 4bb4e83 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 3 months ago
  55. b0fbc02 feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 2 months ago
  56. 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years ago
  57. 680b7aa Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · 1 year, 1 month ago
  58. 00bf236 Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 1 year, 1 month ago
  59. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  60. 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 1 month ago
  61. 0fe7b9f feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · 1 year, 2 months ago
  62. 9900d4e Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 1 year, 1 month ago
  63. e3dcd50 Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration by Sandrine Bailleux · 1 year, 1 month ago
  64. 92b62c1 Merge changes I7d3a97df,I5935b4bc,I9a325c5b,Ie29bd3a5,Iebb90cf2 into integration by Bipin Ravi · 1 year, 1 month ago
  65. 888eafa fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · 1 year, 2 months ago
  66. 7954412 fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · 1 year, 2 months ago
  67. 43438ad fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · 1 year, 2 months ago
  68. cf58b2d chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · 1 year, 1 month ago
  69. 52a79b0 Merge "fix(security): optimisations for CVE-2022-23960" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  70. e74d658 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 1 year, 2 months ago
  71. 8a6a956 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 1 year, 1 month ago
  72. c687776 fix(aarch64): make AArch64 FGT feature detection more robust by Andre Przywara · 1 year, 2 months ago
  73. 712a32d Merge "fix(cpus): workaround for Cortex-A510 erratum 2666669" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  74. 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 2 months ago
  75. 94b2f94 feat(libfdt): upgrade libfdt source files by Daniel Boulby · 1 year, 2 months ago
  76. afb5d06 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · 1 year, 2 months ago
  77. c45d2fe Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  78. 8e75b54 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 2 months ago
  79. a2506c3 Merge "revert(cpus): "Revert workaround for A77 erratum 1800714"" into integration by Bipin Ravi · 1 year, 2 months ago
  80. 08e2fdb revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · 1 year, 2 months ago
  81. 8c87bec feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 2 months ago
  82. 420deb5 feat(psa): remove initial attestation partition API by Tamas Ban · 1 year, 3 months ago
  83. 4b09ffe feat(psa): add delegated attestation partition API by Tamas Ban · 1 year, 3 months ago
  84. d5f225d feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 1 year, 5 months ago
  85. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 1 year, 5 months ago
  86. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 1 year, 5 months ago
  87. b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 1 year, 6 months ago
  88. e9467af feat(drtm): retrieve DRTM features by Manish V Badarkhe · 1 year, 6 months ago
  89. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 1 year, 9 months ago
  90. e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 1 year, 7 months ago
  91. ff1e42e feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 1 year, 9 months ago
  92. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 1 year, 6 months ago
  93. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 1 year, 9 months ago
  94. e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 1 year, 9 months ago
  95. d72c486 feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 1 year, 6 months ago
  96. 4f2c4ec Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 1 year, 2 months ago
  97. b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 4 months ago
  98. 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 4 years, 10 months ago
  99. bb22891 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 4 years, 7 months ago
  100. bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 2 months ago