1. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · Tue Oct 11 17:23:56 2022 +0200
  2. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · Mon Oct 03 12:48:35 2022 +0100
  3. ede4f05 feat(tc): enable RSS backend based measured boot by Tamas Ban · Fri Sep 16 16:26:15 2022 +0200
  4. aab55dd feat(tc): increase maximum BL1/BL2/BL31 sizes by David Vincze · Wed May 04 10:11:16 2022 +0200
  5. 9cc8714 fix(rss): rename AP-RSS message size macro by Tamas Ban · Wed Oct 05 11:56:04 2022 +0200
  6. 0a5a38b feat(tc): add RSS-AP message size macro by David Vincze · Mon Apr 11 17:08:20 2022 +0200
  7. ddab545 feat(tc): add MHU addresses for AP-RSS comms on TC2 by David Vincze · Wed Apr 13 14:00:21 2022 +0200
  8. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · Mon Jul 04 14:51:07 2022 +0100
  9. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · Tue Jul 12 21:48:04 2022 +0100
  10. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · Fri Mar 11 17:50:58 2022 -0600
  11. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · Fri Feb 25 09:06:57 2022 +0000
  12. dd9455f feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · Wed Feb 23 09:47:59 2022 +0000
  13. fd0c8aa feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · Wed Feb 23 09:34:45 2022 +0000
  14. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · Wed Jun 22 18:45:30 2022 +0100
  15. e6ef9f0 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · Wed Oct 05 11:00:26 2022 +0200
  16. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · Wed Aug 31 14:05:38 2022 +0200
  17. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · Wed Sep 21 21:52:28 2022 +0530
  18. 37c459e fix(rme): update FVP platform token by Mate Toth-Pal · Mon Sep 19 16:46:49 2022 +0200
  19. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  20. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · Wed Jul 27 14:01:24 2022 +0530
  21. a87b240 fix(n1sdp): mapping Run-time UART to IOFPGA UART0 by Himanshu Sharma · Mon Jun 20 06:06:34 2022 +0000
  22. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · Tue Aug 23 11:55:27 2022 +0100
  23. c31beb6 feat(tsp): increase stack size for tsp by Shruti Gupta · Tue Aug 09 10:46:07 2022 +0100
  24. 1257dc1 feat(fvp/tsp_manifest): add example manifest for TSP by Marc Bonnici · Tue Nov 23 14:47:40 2021 +0000
  25. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · Thu Jul 14 16:14:15 2022 +0100
  26. 7cac3de (feat)n1sdp: add support for OP-TEE SPMC by Vishnu Banavath · Mon Jun 20 18:20:21 2022 +0100
  27. 5da8d12 Merge "feat(tc): introduce TC2 platform" into integration by Madhukar Pappireddy · Mon Jul 25 15:09:29 2022 +0200
  28. 820b3b6 feat(tc): introduce TC2 platform by Rupinderjit Singh · Mon Apr 04 17:28:41 2022 +0100
  29. 7e5597c fix(tc): tc2 bl1 start address shifted by one page by Olivier Deprez · Wed Jul 20 17:37:23 2022 +0200
  30. 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
  31. 5d92243 refactor(fvp): add missing header guard in fvp_critical_data.h by Sandrine Bailleux · Mon Jul 18 12:58:59 2022 +0200
  32. 11b7f74 feat(tc): move start address for BL1 to 0x1000 by Anders Dellien · Wed Apr 13 11:02:14 2022 +0100
  33. 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
  34. 00cd080 refactor(sgi): rewrite address space size definitions by Vijayenthiran Subramaniam · Tue Jan 25 20:37:20 2022 +0530
  35. 9116275 fix(morello): move BL31 to run from DRAM space by Manoj Kumar · Thu Jun 23 12:30:37 2022 +0100
  36. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · Tue Jul 05 12:03:49 2022 +0200
  37. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  38. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · Wed Apr 13 17:57:35 2022 +0100
  39. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  40. 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
  41. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  42. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · Fri Jun 24 12:44:06 2022 +0200
  43. a685440 feat(board/rdn2): add a new 'isolated-cpu-list' property by Nishant Sharma · Tue Nov 30 09:38:46 2021 +0000
  44. 5c5eca2 feat(spm): add tpm event log node to spmc manifest by Olivier Deprez · Wed Jun 15 11:18:48 2022 +0200
  45. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  46. a5746de feat(arm): retrieve the right ROTPK for cca by laurenw-arm · Thu Apr 21 16:53:37 2022 -0500
  47. d344978 feat(arm): add support for cca CoT by laurenw-arm · Thu Apr 21 16:50:49 2022 -0500
  48. 23b25df feat(arm): provide some swd rotpk files by laurenw-arm · Thu Apr 21 16:31:07 2022 -0500
  49. 2307546 refactor(arm): add cca CoT certificates to fconf by laurenw-arm · Thu Apr 21 17:03:30 2022 -0500
  50. 698634a refactor(fvp): increase bl2 size when bl31 in DRAM by laurenw-arm · Wed Jun 08 16:50:42 2022 -0500
  51. a48afe5 fix(measured-boot): add SP entries to event_log_metadata by Imre Kis · Mon Apr 11 16:33:13 2022 +0200
  52. ea3ef9f Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Thu May 19 18:33:03 2022 +0200
  53. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · Mon Feb 21 15:02:36 2022 +0000
  54. c66fc1b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · Thu Dec 16 18:31:02 2021 +0000
  55. 844fd27 Merge changes I2fcf13b7,I153ccb43 into integration by Madhukar Pappireddy · Mon May 16 21:59:08 2022 +0200
  56. f1c8861 feat(n1sdp): add support for nt_fw_config by sahil · Tue Mar 15 14:11:43 2022 +0530
  57. 6ec01e8 feat(n1sdp): enable trusted board boot on n1sdp by sah01 · Sun Jun 06 14:38:01 2021 +0530
  58. b0f8325 feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · Fri Feb 11 09:49:36 2022 +0100
  59. 4950b53 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri May 06 15:58:03 2022 +0200
  60. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · Fri May 06 12:46:03 2022 +0200
  61. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · Fri May 06 11:52:55 2022 +0200
  62. 885b8d7 Merge "fix(fvp): fix NULL pointer dereference issue" into integration by Sandrine Bailleux · Fri May 06 10:08:54 2022 +0200
  63. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  64. ae2c0f9 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · Wed May 04 17:21:22 2022 +0100
  65. 6ba5abe feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · Mon Nov 29 16:59:02 2021 +0000
  66. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · Thu Aug 19 14:42:19 2021 +0100
  67. 392d9cd Merge changes from topic "mp/delete_platforms" into integration by Sandrine Bailleux · Thu May 05 10:30:26 2022 +0200
  68. 997d776 fix(sptool): update Optee FF-A manifest by J-Alves · Fri Apr 08 09:52:26 2022 +0100
  69. cbfe62c refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · Wed May 04 10:59:52 2022 +0100
  70. 9b4b71d Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · Tue May 03 17:06:49 2022 +0200
  71. 0fe0ba9 Merge "feat(smmu): configure SMMU Root interface" into integration by Manish Pandey · Thu Apr 28 23:20:16 2022 +0200
  72. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · Fri Feb 04 12:30:11 2022 +0100
  73. 3de9e41 fix(arm): fix fvp and juno build with USE_ROMLIB option by Manish V Badarkhe · Tue Apr 19 09:40:15 2022 +0100
  74. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · Tue Mar 15 16:05:58 2022 +0000
  75. 4152c90 Merge "style(plat/arm/corstone1000): resolve checkpatch warnings" into integration by Sandrine Bailleux · Tue Apr 12 17:17:14 2022 +0200
  76. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · Mon Feb 21 09:43:49 2022 +0000
  77. 7810eb3 refactor(corstone700): namespace MHU driver filenames by Sandrine Bailleux · Fri Mar 18 12:44:27 2022 +0100
  78. bfdb726 style(plat/arm/corstone1000): resolve checkpatch warnings by David Vincze · Thu Mar 03 14:35:51 2022 +0100
  79. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  80. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  81. c83a0f9 fix(fvp): disable reclaiming init code by default by Madhukar Pappireddy · Wed Mar 16 14:20:48 2022 -0500
  82. ddf3abb refactor(fvp_r): update set_config_info function call by Manish V Badarkhe · Fri Apr 22 10:05:53 2022 +0100
  83. 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
  84. b36eca1 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · Tue Feb 01 15:19:58 2022 -0500
  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. ccae8a1 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · Mon Aug 09 09:38:58 2021 +0530
  98. 37de916 feat(cpu): add library support for Poseidon CPU by Jayanth Dodderi Chidanand · Tue Dec 07 17:20:10 2021 +0000
  99. 9e2a7ad Merge changes from topic "decouple-tb-mb" into integration by Sandrine Bailleux · Tue Jan 25 08:10:58 2022 +0100
  100. 6536105 feat(tc): enable tracing by Davidson K · Wed Oct 13 18:49:41 2021 +0530