1. a4d03b7 fix(docs): make required compiler version == rather than >= by Boyan Karatotev · Thu Feb 09 15:59:39 2023 +0000
  2. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  3. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · Mon Nov 21 17:07:25 2022 +0000
  4. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · Thu Dec 15 14:25:16 2022 +0100
  5. ba0ed3e docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · Wed Dec 14 17:02:16 2022 +0100
  6. e9e7e8a docs: describe the new warning levels by Boyan Karatotev · Wed Dec 07 10:26:48 2022 +0000
  7. 907d38b docs(porting-guide): update a reference by Boyan Karatotev · Tue Nov 22 12:01:09 2022 +0000
  8. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · Mon Nov 21 13:10:40 2022 +0000
  9. 90e9e3f Merge changes If90a18ee,I02e88f8c,Iea447fb5,Ie0570481,Ieeb14cfc into integration by Manish V Badarkhe · Wed Nov 16 16:18:54 2022 +0100
  10. 6d269a5 docs: add top level section numbering by Boyan Karatotev · Thu Oct 27 15:12:36 2022 +0100
  11. daf0ef6 docs(build): clarify getting started section by Boyan Karatotev · Thu Oct 27 14:47:18 2022 +0100
  12. db85878 docs(build): clarify docs building instructions by Boyan Karatotev · Thu Oct 27 13:55:12 2022 +0100
  13. 60c168c fix(docs): unify referenced Ubuntu versions by Boyan Karatotev · Tue Nov 15 17:39:22 2022 +0000
  14. 9453220 fix(cpus): update doc and check for plat_can_cmo by Okash Khawaja · Mon Nov 14 12:50:30 2022 +0000
  15. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · Mon Nov 09 12:14:52 2020 +0100
  16. fefeffb feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · Mon Nov 14 11:03:42 2022 +0100
  17. ec8b09c Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · Fri Nov 11 19:59:58 2022 +0100
  18. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · Tue Oct 25 19:41:02 2022 -0400
  19. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · Fri Nov 11 17:49:20 2022 +0100
  20. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · Thu Nov 10 17:46:21 2022 +0100
  21. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · Fri Nov 04 12:38:01 2022 +0000
  22. d7807d1 Merge "chore(docs): move deprecated platforms information around" into integration by Manish Pandey · Thu Nov 10 12:59:17 2022 +0100
  23. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · Wed Nov 09 17:30:17 2022 +0100
  24. dad3561 chore(docs): move deprecated platforms information around by Sandrine Bailleux · Tue Nov 08 13:36:42 2022 +0100
  25. 3161fa5 docs: document do_panic() and panic() helper functions by Manish Pandey · Wed Nov 02 16:30:09 2022 +0000
  26. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · Tue Oct 11 17:16:07 2022 +0100
  27. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  28. d855ae2 docs(prerequisites): update Node.js prerequisites documentation by Chris Kay · Mon Oct 10 14:34:23 2022 +0100
  29. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · Fri Oct 28 15:56:28 2022 +0200
  30. 43771f3 fix(rpi3): tighten platform pwr_domain_pwr_down_wfi behaviour by Boyan Karatotev · Wed Oct 05 13:41:56 2022 +0100
  31. 831e4bc docs(prerequisites): upgrade to Mbed TLS 2.28.1 by Daniel Boulby · Fri Sep 23 09:37:20 2022 +0100
  32. 1d3354e docs: add PLAT_RSS_COMMS_PAYLOAD_MAX_SIZE to porting-guide.rst by Tamas Ban · Fri Sep 16 14:09:30 2022 +0200
  33. b93037a docs(drtm): add platform APIs for DRTM by Lucian Paul-Trifu · Wed Jun 22 18:45:36 2022 +0100
  34. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · Tue Sep 27 14:30:34 2022 +0100
  35. 8b957ed docs(build): update GCC to 11.3.Rel1 version by Jayanth Dodderi Chidanand · Mon Sep 12 14:50:12 2022 +0100
  36. fa0b4e8 docs(porting-guide): correct typo of "bits" to "bytes" by Max Yu · Thu Sep 08 23:21:21 2022 +0000
  37. 4f01c27 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · Fri Sep 02 11:06:52 2022 +0200
  38. 669bf40 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · Mon Jul 25 14:44:33 2022 -0700
  39. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · Thu Aug 18 22:24:41 2022 +0200
  40. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · Tue Jul 12 16:40:29 2022 -0400
  41. 65dc271 Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · Tue Aug 09 15:25:57 2022 +0200
  42. e0ade44 Merge "docs(security): update info on use of OpenSSL 3.0" into integration by Manish V Badarkhe · Mon Jul 18 10:22:45 2022 +0200
  43. 5286552 docs(security): update info on use of OpenSSL 3.0 by Juan Pablo Conde · Tue Jun 28 16:56:32 2022 -0400
  44. eb5fadc docs: re-parent BL2 platform hooks for measured boot by Sandrine Bailleux · Wed Jul 13 10:07:54 2022 +0200
  45. b386f0a docs(prerequisites): fix "Build Host" title by Sandrine Bailleux · Mon Jul 11 10:53:42 2022 +0200
  46. 6486997 feat(sve): support full SVE vector length by Mark Brown · Wed Apr 20 18:14:32 2022 +0100
  47. 37bf69c docs(rmmd): document EL3-RMM Interfaces by Javier Almansa Sobrino · Thu Apr 07 18:26:49 2022 +0100
  48. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  49. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  50. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · Thu May 19 14:08:28 2022 +0100
  51. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · Mon May 09 12:33:03 2022 +0100
  52. df83a83 fix(build): use DWARF 4 when building debug by Daniel Boulby · Tue May 03 16:46:16 2022 +0100
  53. 8564f77 docs(build): add build option for DRTM support by Manish V Badarkhe · Mon Feb 14 18:31:16 2022 +0000
  54. 7275a5a refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · Wed Mar 02 18:10:08 2022 -0500
  55. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · Tue Jan 18 16:20:47 2022 +0100
  56. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  57. a144678 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · Wed May 04 14:17:38 2022 +0200
  58. ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · Fri Apr 29 23:12:21 2022 +0200
  59. 598db32 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · Fri Apr 15 11:51:03 2022 +0200
  60. 38a293a docs(prerequisites): use LLVM utilities to build with clang by Harrison Mutai · Wed Feb 23 11:37:12 2022 +0000
  61. a218647 Merge "docs(build): update GCC to version 11.2-2022.02" into integration by Madhukar Pappireddy · Thu Apr 28 16:18:43 2022 +0200
  62. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · Wed Apr 27 11:01:52 2022 +0200
  63. 11aa8e5 Merge changes from topic "sb/mbedtls-2.28" into integration by Sandrine Bailleux · Tue Apr 26 07:49:06 2022 +0200
  64. 878a998 docs(prerequisites): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · Fri Apr 22 15:47:31 2022 +0200
  65. e356a18 docs(prerequisites): update Arm compilers download link by Sandrine Bailleux · Fri Apr 15 11:17:40 2022 +0200
  66. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · Mon Mar 28 15:28:55 2022 +0100
  67. abaac16 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · Wed Dec 01 18:00:40 2021 +0000
  68. 901c53c docs(build): update GCC to version 11.2-2022.02 by Daniel Boulby · Mon Apr 04 16:38:55 2022 +0100
  69. 38b461a docs(build): update the feature enablement flags by Jayanth Dodderi Chidanand · Mon Feb 28 23:41:41 2022 +0000
  70. 4c1372c Merge changes from topic "rme-attest" into integration by Soby Mathew · Mon Mar 28 18:32:27 2022 +0200
  71. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  72. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · Thu Feb 24 10:47:33 2022 +0800
  73. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  74. 4e336a6 feat(fwu): add platform hook for getting the boot index by Sughosh Ganu · Wed Dec 01 15:53:32 2021 +0530
  75. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · Wed Nov 17 17:08:10 2021 +0530
  76. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000
  77. 2d17705 Merge changes from topic "jc/AMUv1" into integration by Manish Pandey · Mon Dec 13 13:52:37 2021 +0100
  78. 76ff363 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · Sun Dec 05 19:21:14 2021 +0000
  79. 931c6ef docs(measured-boot): add a platform function for critical data by Manish V Badarkhe · Thu Oct 21 09:06:18 2021 +0100
  80. 32b292d docs(prerequisites): update to Node.js v16 by Chris Kay · Tue Nov 02 10:19:37 2021 +0000
  81. 6c395f5 Merge "fix(spm_mm): do not compile if SVE/SME is enabled" into integration by Manish Pandey · Tue Nov 16 23:30:55 2021 +0100
  82. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · Mon Nov 15 15:29:08 2021 +0000
  83. 023b1a4 docs(rme): add description of TF-A changes for RME by Zelalem Aweke · Thu Oct 21 13:59:45 2021 -0500
  84. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  85. 8950112 Merge "docs(gcc): update GCC to version 10.3-2021.07" into integration by Manish Pandey · Wed Nov 03 12:52:24 2021 +0100
  86. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  87. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  88. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  89. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  90. f8ba62b refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · Mon May 17 14:47:25 2021 +0100
  91. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  92. 814f9a4 docs(gcc): update GCC to version 10.3-2021.07 by Daniel Boulby · Mon Oct 18 09:48:30 2021 +0100
  93. bd617b9 docs(measured boot): add measured boot platform functions by Manish V Badarkhe · Mon Sep 20 15:19:59 2021 +0100
  94. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · Sun Jul 11 18:33:20 2021 -0500
  95. 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · Wed Sep 29 18:01:55 2021 +0200
  96. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
  97. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · Wed Aug 04 19:38:18 2021 -0500
  98. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · Fri Sep 17 11:36:43 2021 +0200
  99. eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · Tue May 04 16:14:09 2021 -0700
  100. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · Thu Jul 08 09:33:18 2021 +0100