1. 8a66597 docs: discourage usage of weak functions by Sandrine Bailleux · 2 years, 5 months ago
  2. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 4 months ago
  3. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 4 months ago
  4. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 6 months ago
  5. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 5 months ago
  6. 415195c fix(docs): make required compiler version == rather than >= by Boyan Karatotev · 2 years, 5 months ago
  7. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 6 months ago
  8. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 8 months ago
  9. 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 2 years, 7 months ago
  10. bb0e336 docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · 2 years, 7 months ago
  11. 291be19 docs: describe the new warning levels by Boyan Karatotev · 2 years, 7 months ago
  12. 228b06a docs(porting-guide): update a reference by Boyan Karatotev · 2 years, 7 months ago
  13. f1910cc build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 2 years, 8 months ago
  14. 7106181 Merge changes If90a18ee,I02e88f8c,Iea447fb5,Ie0570481,Ieeb14cfc into integration by Manish V Badarkhe · 2 years, 8 months ago
  15. c65bf2d docs: add top level section numbering by Boyan Karatotev · 2 years, 8 months ago
  16. b50838b docs(build): clarify getting started section by Boyan Karatotev · 2 years, 8 months ago
  17. 8526472 docs(build): clarify docs building instructions by Boyan Karatotev · 2 years, 8 months ago
  18. 068d921 fix(docs): unify referenced Ubuntu versions by Boyan Karatotev · 2 years, 8 months ago
  19. a2e0123 fix(cpus): update doc and check for plat_can_cmo by Okash Khawaja · 2 years, 8 months ago
  20. 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 8 months ago
  21. e78ba69 feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · 2 years, 8 months ago
  22. 797d744 Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · 2 years, 8 months ago
  23. cf2dd17 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 2 years, 8 months ago
  24. 20a4315 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 2 years, 8 months ago
  25. f41e23e Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 2 years, 8 months ago
  26. 04c7303 feat(cpus): make cache ops conditional by Okash Khawaja · 2 years, 8 months ago
  27. 0d41e17 Merge "chore(docs): move deprecated platforms information around" into integration by Manish Pandey · 2 years, 8 months ago
  28. 00bf236 Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 2 years, 8 months ago
  29. a6a1dcb chore(docs): move deprecated platforms information around by Sandrine Bailleux · 2 years, 8 months ago
  30. 5988a80 docs: document do_panic() and panic() helper functions by Manish Pandey · 2 years, 8 months ago
  31. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  32. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 9 months ago
  33. 10c969c docs(prerequisites): update Node.js prerequisites documentation by Chris Kay · 2 years, 9 months ago
  34. 9900d4e Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 2 years, 8 months ago
  35. 028c4e4 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · 2 years, 9 months ago
  36. 81f4abb docs(prerequisites): upgrade to Mbed TLS 2.28.1 by Daniel Boulby · 2 years, 9 months ago
  37. 1bc7855 docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst by Tamas Ban · 2 years, 10 months ago
  38. b3b227f docs(drtm): add platform APIs for DRTM by Lucian Paul-Trifu · 3 years ago
  39. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 9 months ago
  40. 4915443 docs(build): update GCC to 11.3.Rel1 version by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  41. 5c60b8c docs(porting-guide): correct typo of "bits" to "bytes" by Max Yu · 2 years, 10 months ago
  42. 9a5dec6 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 2 years, 10 months ago
  43. 7c2fe62 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 3 years ago
  44. 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 2 years, 11 months ago
  45. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  46. 1631f9c Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 2 years, 11 months ago
  47. 645557c Merge "docs(security): update info on use of OpenSSL 3.0" into integration by Manish V Badarkhe · 3 years ago
  48. 8caf10a docs(security): update info on use of OpenSSL 3.0 by Juan Pablo Conde · 3 years ago
  49. a0915ba docs: re-parent BL2 platform hooks for measured boot by Sandrine Bailleux · 3 years ago
  50. 4a1bcd5 docs(prerequisites): fix "Build Host" title by Sandrine Bailleux · 3 years ago
  51. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 3 months ago
  52. 6944729 docs(rmmd): document EL3-RMM Interfaces by Javier Almansa Sobrino · 3 years, 3 months ago
  53. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 2 months ago
  54. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 7 months ago
  55. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 2 months ago
  56. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 2 months ago
  57. 4466cf8 fix(build): use DWARF 4 when building debug by Daniel Boulby · 3 years, 2 months ago
  58. 859eabd docs(build): add build option for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  59. 9bc52d3 refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · 3 years, 4 months ago
  60. 0ce2072 feat(lib/psa): mock PSA APIs by Tamas Ban · 3 years, 6 months ago
  61. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 5 months ago
  62. b7bd986 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 3 years, 2 months ago
  63. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 2 months ago
  64. ac4ac38 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 3 months ago
  65. a5d3657 docs(prerequisites): use LLVM utilities to build with clang by Harrison Mutai · 3 years, 4 months ago
  66. e34ea9b Merge "docs(build): update GCC to version 11.2-2022.02" into integration by Madhukar Pappireddy · 3 years, 2 months ago
  67. 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 2 months ago
  68. ab1c943 Merge changes from topic "sb/mbedtls-2.28" into integration by Sandrine Bailleux · 3 years, 2 months ago
  69. 5cae337 docs(prerequisites): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 3 years, 2 months ago
  70. 71a5543 docs(prerequisites): update Arm compilers download link by Sandrine Bailleux · 3 years, 3 months ago
  71. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  72. 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 7 months ago
  73. a58a25e docs(build): update GCC to version 11.2-2022.02 by Daniel Boulby · 3 years, 3 months ago
  74. d9e984c docs(build): update the feature enablement flags by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  75. ad88c37 Merge changes from topic "rme-attest" into integration by Soby Mathew · 3 years, 3 months ago
  76. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 3 months ago
  77. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 4 months ago
  78. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 3 months ago
  79. 40c175e feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · 3 years, 7 months ago
  80. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 8 months ago
  81. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  82. a564514 Merge changes from topic "jc/AMUv1" into integration by Manish Pandey · 3 years, 7 months ago
  83. 6401776 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  84. 43997d2 docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · 3 years, 9 months ago
  85. 35cc497 docs(prerequisites): update to Node.js v16 by Chris Kay · 3 years, 8 months ago
  86. d5c70fa Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · 3 years, 8 months ago
  87. 4333f95 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 3 years, 8 months ago
  88. 7446c26 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · 3 years, 9 months ago
  89. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years ago
  90. 663461b Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · 3 years, 8 months ago
  91. e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 8 months ago
  92. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 2 months ago
  93. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 3 years, 11 months ago
  94. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 1 month ago
  95. 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 2 months ago
  96. 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 9 months ago
  97. 403f4cb docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · 3 years, 9 months ago
  98. 9b3004c docs(measured boot): add measured boot platform functions by Manish V Badarkhe · 3 years, 10 months ago
  99. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years ago
  100. 5447302 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 9 months ago