1. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  2. 7cac3de (feat)n1sdp: add support for OP-TEE SPMC by Vishnu Banavath · Mon Jun 20 18:20:21 2022 +0100
  3. 5da8d12 Merge "feat(tc): introduce TC2 platform" into integration by Madhukar Pappireddy · Mon Jul 25 15:09:29 2022 +0200
  4. 820b3b6 feat(tc): introduce TC2 platform by Rupinderjit Singh · Mon Apr 04 17:28:41 2022 +0100
  5. 7e5597c fix(tc): tc2 bl1 start address shifted by one page by Olivier Deprez · Wed Jul 20 17:37:23 2022 +0200
  6. a57cbff Merge "refactor(fvp): add missing header guard in fvp_critical_data.h" into integration by Manish V Badarkhe · Mon Jul 18 19:57:09 2022 +0200
  7. 5d92243 refactor(fvp): add missing header guard in fvp_critical_data.h by Sandrine Bailleux · Mon Jul 18 12:58:59 2022 +0200
  8. 11b7f74 feat(tc): move start address for BL1 to 0x1000 by Anders Dellien · Wed Apr 13 11:02:14 2022 +0100
  9. 055cc66 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · Mon Jun 20 17:40:40 2022 +0100
  10. bfca039 Merge "fix(morello): move BL31 to run from DRAM space" into integration by Manish V Badarkhe · Thu Jul 07 15:28:13 2022 +0200
  11. 061e372 feat(sgi): bump bl1 rw size by Vijayenthiran Subramaniam · Tue Jan 25 22:59:10 2022 +0530
  12. 00cd080 refactor(sgi): rewrite address space size definitions by Vijayenthiran Subramaniam · Tue Jan 25 20:37:20 2022 +0530
  13. 9116275 fix(morello): move BL31 to run from DRAM space by Manoj Kumar · Thu Jun 23 12:30:37 2022 +0100
  14. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · Tue Jul 05 12:03:49 2022 +0200
  15. 2c9bff8 Merge "feat(arm): forbid running RME-enlightened BL31 from DRAM" into integration by Sandrine Bailleux · Tue Jul 05 10:21:36 2022 +0200
  16. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  17. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · Wed Apr 13 17:57:35 2022 +0100
  18. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  19. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · Mon Jul 04 11:17:43 2022 +0200
  20. 2a01e73 Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · Thu Jun 30 16:47:49 2022 +0200
  21. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  22. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · Fri Jun 24 12:44:06 2022 +0200
  23. 5cfd675 feat(plat/arm/sgi): increase memory reserved for bl31 image by Nishant Sharma · Thu Mar 31 17:16:21 2022 +0100
  24. 289f782 feat(plat/arm/sgi): read isolated cpu mpid list from sds by Nishant Sharma · Tue Nov 30 09:31:48 2021 +0000
  25. a685440 feat(board/rdn2): add a new 'isolated-cpu-list' property by Nishant Sharma · Tue Nov 30 09:38:46 2021 +0000
  26. 5c5eca2 feat(spm): add tpm event log node to spmc manifest by Olivier Deprez · Wed Jun 15 11:18:48 2022 +0200
  27. 9c07f60 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · Mon Dec 13 15:33:04 2021 +0000
  28. 2fd5205 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · Mon Dec 13 15:40:25 2021 +0000
  29. 14ffa8a feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · Mon Dec 13 13:50:15 2021 +0000
  30. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  31. a5746de feat(arm): retrieve the right ROTPK for cca by laurenw-arm · Thu Apr 21 16:53:37 2022 -0500
  32. d344978 feat(arm): add support for cca CoT by laurenw-arm · Thu Apr 21 16:50:49 2022 -0500
  33. 23b25df feat(arm): provide some swd rotpk files by laurenw-arm · Thu Apr 21 16:31:07 2022 -0500
  34. 2307546 refactor(arm): add cca CoT certificates to fconf by laurenw-arm · Thu Apr 21 17:03:30 2022 -0500
  35. 698634a refactor(fvp): increase bl2 size when bl31 in DRAM by laurenw-arm · Wed Jun 08 16:50:42 2022 -0500
  36. a48afe5 fix(measured-boot): add SP entries to event_log_metadata by Imre Kis · Mon Apr 11 16:33:13 2022 +0200
  37. ea3ef9f Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Thu May 19 18:33:03 2022 +0200
  38. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · Mon Feb 21 15:02:36 2022 +0000
  39. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · Thu Dec 16 18:31:02 2021 +0000
  40. 844fd27 Merge changes I2fcf13b7,I153ccb43 into integration by Madhukar Pappireddy · Mon May 16 21:59:08 2022 +0200
  41. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · Fri May 13 17:28:58 2022 +0200
  42. f1c8861 feat(n1sdp): add support for nt_fw_config by sahil · Tue Mar 15 14:11:43 2022 +0530
  43. 6ec01e8 feat(n1sdp): enable trusted board boot on n1sdp by sah01 · Sun Jun 06 14:38:01 2021 +0530
  44. 469a6f6 feat(sgi): enable fpregs context save and restore by Nishant Sharma · Tue Apr 19 10:23:59 2022 +0100
  45. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · Fri Feb 11 09:49:36 2022 +0100
  46. 4950b53 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri May 06 15:58:03 2022 +0200
  47. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · Fri May 06 12:46:03 2022 +0200
  48. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · Fri May 06 11:52:55 2022 +0200
  49. 885b8d7 Merge "fix(fvp): fix NULL pointer dereference issue" into integration by Sandrine Bailleux · Fri May 06 10:08:54 2022 +0200
  50. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  51. ae2c0f9 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · Wed May 04 17:21:22 2022 +0100
  52. 6ba5abe feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · Mon Nov 29 16:59:02 2021 +0000
  53. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · Thu Aug 19 14:42:19 2021 +0100
  54. 392d9cd Merge changes from topic "mp/delete_platforms" into integration by Sandrine Bailleux · Thu May 05 10:30:26 2022 +0200
  55. 997d776 fix(sptool): update Optee FF-A manifest by J-Alves · Fri Apr 08 09:52:26 2022 +0100
  56. cbfe62c refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · Wed May 04 10:59:52 2022 +0100
  57. 9b4b71d Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · Tue May 03 17:06:49 2022 +0200
  58. 0fe0ba9 Merge "feat(smmu): configure SMMU Root interface" into integration by Manish Pandey · Thu Apr 28 23:20:16 2022 +0200
  59. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  60. 3de9e41 fix(arm): fix fvp and juno build with USE_ROMLIB option by Manish V Badarkhe · Tue Apr 19 09:40:15 2022 +0100
  61. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · Tue Mar 15 16:05:58 2022 +0000
  62. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · Mon Jan 31 16:59:42 2022 -0600
  63. 4152c90 Merge "style(plat/arm/corstone1000): resolve checkpatch warnings" into integration by Sandrine Bailleux · Tue Apr 12 17:17:14 2022 +0200
  64. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · Mon Feb 21 09:43:49 2022 +0000
  65. 7810eb3 refactor(corstone700): namespace MHU driver filenames by Sandrine Bailleux · Fri Mar 18 12:44:27 2022 +0100
  66. bfdb726 style(plat/arm/corstone1000): resolve checkpatch warnings by David Vincze · Thu Mar 03 14:35:51 2022 +0100
  67. 4c1372c Merge changes from topic "rme-attest" into integration by Soby Mathew · Mon Mar 28 18:32:27 2022 +0200
  68. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  69. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  70. 1ef51b7 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · Tue Mar 22 11:40:17 2022 +0100
  71. c83a0f9 fix(fvp): disable reclaiming init code by default by Madhukar Pappireddy · Wed Mar 16 14:20:48 2022 -0500
  72. ddf3abb refactor(fvp_r): update set_config_info function call by Manish V Badarkhe · Fri Apr 22 10:05:53 2022 +0100
  73. fc0b867 refactor(arm): update set_config_info function call by Manish V Badarkhe · Thu Apr 21 22:53:43 2022 +0100
  74. de5b5b7 Merge changes from topic "revert-14286-uart_segregation-VURJFOWMTM" into integration by Madhukar Pappireddy · Tue Mar 15 14:39:49 2022 +0100
  75. 4476c23 Revert "feat(sgi): deviate from arm css common uart related defi..." by Madhukar Pappireddy · Fri Mar 11 20:49:20 2022 +0100
  76. 461e1d5 Revert "feat(sgi): route TF-A logs via secure uart" by Madhukar Pappireddy · Fri Mar 11 20:49:20 2022 +0100
  77. 0123196 Revert "feat(sgi): add page table translation entry for secure uart" by Madhukar Pappireddy · Fri Mar 11 20:49:20 2022 +0100
  78. 58d34c7 Merge "fix(fvp): op-tee sp manifest doesn't map gicd" into integration by Olivier Deprez · Thu Mar 10 18:47:09 2022 +0100
  79. 178ec58 Merge "fix(fvp): FCONF Trace Not Shown" into integration by Madhukar Pappireddy · Thu Mar 10 18:24:14 2022 +0100
  80. b36eca1 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · Tue Feb 01 15:19:58 2022 -0500
  81. 62a3b91 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · Mon Dec 13 15:33:04 2021 +0000
  82. 580daab feat(sgi): route TF-A logs via secure uart by Rohit Mathew · Mon Dec 13 15:40:25 2021 +0000
  83. f08b4ed feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · Mon Dec 13 13:50:15 2021 +0000
  84. 36286f6 fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · Wed Feb 09 16:33:07 2022 +0100
  85. 891e1c7 fix(fvp): op-tee sp manifest doesn't map gicd by Olivier Deprez · Tue May 25 11:56:01 2021 +0200
  86. d01d25b Merge "fix(measured-boot): add RMM entry to event_log_metadata" into integration by Sandrine Bailleux · Mon Feb 28 10:39:59 2022 +0100
  87. 0de1137 Merge "feat(board/rdedmunds): add support for rdedmunds variant" into integration by Madhukar Pappireddy · Wed Feb 23 16:25:44 2022 +0100
  88. 6101c2a fix(measured-boot): add RMM entry to event_log_metadata by Tamas Ban · Mon Jan 10 15:13:00 2022 +0100
  89. 1de2459 Merge "fix(fvp): extend memory map to include all DRAM memory regions" into integration by Olivier Deprez · Thu Feb 17 11:10:40 2022 +0100
  90. fe09a42 fix(fvp): extend memory map to include all DRAM memory regions by Federico Recanati · Thu Dec 23 11:01:11 2021 +0100
  91. e23ca81 feat(board/rdedmunds): add support for rdedmunds variant by Tony K Nadackal · Thu Aug 19 14:44:11 2021 +0100
  92. aa4a3af feat(corstone1000): identify bank to load fip by Satish Kumar · Wed Oct 27 16:31:04 2021 +0100
  93. b97c7b9 fix(corstone1000): change base address of FIP in the flash by Satish Kumar · Mon Sep 20 06:01:54 2021 +0100
  94. 53e91a3 feat(corstone1000): implement platform specific psci reset by Emekcan Aras · Wed Nov 17 18:45:32 2021 +0000
  95. 639f7b7 feat(corstone1000): made changes to accommodate 3MB for optee by Arpita S.K · Wed Oct 13 14:49:26 2021 +0530
  96. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · Wed Jan 19 18:43:12 2022 +0000
  97. a77ab25 Merge "refactor(measured-boot): cleanup Event Log makefile" into integration by Manish Pandey · Fri Feb 11 17:57:26 2022 +0100
  98. ccae8a1 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · Mon Aug 09 09:38:58 2021 +0530
  99. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · Tue Jan 18 22:40:17 2022 +0000
  100. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · Tue Dec 07 17:20:10 2021 +0000