1. 11bdeca Merge changes from topic "ffa_el3_spmc_fixes" into integration by Joanna Farley · Thu Nov 10 13:46:33 2022 +0100
  2. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · Wed Nov 09 17:30:17 2022 +0100
  3. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · Tue Oct 11 17:16:07 2022 +0100
  4. b774f56 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · Tue Oct 18 14:03:13 2022 +0100
  5. f0f45dc fix(el3-spmc): fix location of fragment length check by Marc Bonnici · Tue Oct 18 13:57:16 2022 +0100
  6. 79669bb fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · Tue Oct 18 13:50:04 2022 +0100
  7. 82e28f1 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · Tue Oct 18 13:39:48 2022 +0100
  8. 24cb920 feat(drtm): add DRTM parameters structure version check by Manish V Badarkhe · Wed Sep 21 10:04:16 2022 +0100
  9. 8f83099 fix(el3-spmc): error handling in allocation by vallau01 · Tue Aug 09 18:03:28 2022 +0200
  10. 460d396 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · Tue Aug 09 17:06:53 2022 +0200
  11. 46dbac2 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · Mon Aug 08 14:10:14 2022 +0200
  12. 59cdea3 feat(drtm): flush dcache before DLME launch by Manish Pandey · Thu Jul 21 13:07:07 2022 +0100
  13. d4c6bea feat(drtm): invalidate icache before DLME launch by Manish Pandey · Tue Jul 19 14:35:00 2022 +0100
  14. 2c8e134 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · Wed Jul 13 09:47:03 2022 +0100
  15. 9744d3a feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · Thu Jun 23 13:11:48 2022 +0100
  16. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · Thu Jun 23 10:43:31 2022 +0100
  17. a28563e feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · Wed Jun 22 13:11:14 2022 +0100
  18. 86618e1 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · Tue Jun 21 18:11:53 2022 +0100
  19. ad035ce feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · Tue Jun 21 18:08:50 2022 +0100
  20. 39dd555 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · Tue Jun 21 09:41:32 2022 +0100
  21. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · Fri Jun 17 11:42:17 2022 +0100
  22. fef989c feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · Tue Jun 21 15:36:45 2022 +0100
  23. fa2eb05 feat(drtm): introduce drtm dynamic launch function by Manish Pandey · Mon Jun 20 17:42:41 2022 +0100
  24. 8401e1a feat(drtm): retrieve DRTM features by Manish V Badarkhe · Thu Jun 16 13:46:43 2022 +0100
  25. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · Fri Mar 11 17:50:58 2022 -0600
  26. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · Thu May 12 12:49:55 2022 -0500
  27. cc2c743 feat(drtm): update drtm setup function by Manish V Badarkhe · Thu Feb 24 20:22:39 2022 +0000
  28. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · Wed Feb 23 11:26:53 2022 +0000
  29. fdac8ff Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · Thu Sep 29 10:25:57 2022 +0200
  30. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · Fri Sep 23 16:57:28 2022 +0100
  31. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  32. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · Wed Sep 08 12:42:54 2021 +0200
  33. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · Mon Oct 04 20:13:36 2021 +0100
  34. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · Mon Jun 06 14:37:57 2022 +0100
  35. f809b16 fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · Mon Jul 04 17:06:36 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. 4a99518 Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · Tue Jul 05 10:21:59 2022 +0200
  38. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  39. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · Wed Apr 13 17:57:35 2022 +0100
  40. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  41. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · Thu Jun 09 11:03:11 2022 +0100
  42. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · Thu May 12 12:22:17 2022 +0100
  43. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · Fri May 20 14:38:55 2022 +0100
  44. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · Fri May 20 14:34:56 2022 +0100
  45. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · Mon Feb 21 15:02:36 2022 +0000
  46. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · Tue Apr 19 16:52:59 2022 +0100
  47. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · Tue Apr 19 17:42:53 2022 +0100
  48. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · Fri Jan 21 10:34:55 2022 +0000
  49. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · Thu Jan 13 11:39:10 2022 +0000
  50. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · Tue Oct 19 12:21:16 2021 +0100
  51. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · Fri Oct 01 16:06:04 2021 +0100
  52. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:32:27 2022 +0200
  53. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:05:59 2022 +0200
  54. 9fa01e9 feat(spmd): allow forwarding of FFA_FRAG_RX/TX calls by Marc Bonnici · Thu Sep 23 09:44:14 2021 +0100
  55. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · Thu Nov 25 15:54:52 2021 +0000
  56. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · Mon Oct 04 20:17:45 2021 +0100
  57. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · Fri May 13 17:28:58 2022 +0200
  58. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · Wed Dec 15 18:00:50 2021 +0000
  59. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · Tue Apr 12 17:18:13 2022 +0100
  60. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · Tue Apr 12 17:17:45 2022 +0100
  61. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · Tue Aug 31 17:57:04 2021 +0100
  62. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · Wed Nov 24 15:40:00 2021 +0000
  63. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · Mon Dec 13 11:08:59 2021 +0000
  64. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · Tue Aug 17 18:00:07 2021 +0100
  65. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · Wed Aug 25 12:09:37 2021 +0100
  66. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · Tue Apr 19 10:16:48 2022 +0100
  67. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · Thu Dec 09 11:32:30 2021 +0000
  68. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · Wed Dec 08 14:27:40 2021 +0000
  69. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · Wed Dec 08 14:24:03 2021 +0000
  70. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · Wed Nov 24 10:33:48 2021 +0000
  71. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · Wed Nov 24 10:32:16 2021 +0000
  72. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · Thu Dec 09 18:34:02 2021 +0000
  73. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · Thu Dec 09 10:51:05 2021 +0000
  74. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · Tue Aug 24 11:31:52 2021 +0100
  75. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · Thu Sep 02 13:18:41 2021 +0100
  76. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · Thu Aug 19 14:42:19 2021 +0100
  77. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · Mon Feb 14 17:06:09 2022 +0000
  78. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri Apr 22 21:09:13 2022 +0200
  79. 42460ab Merge "feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD" into integration by Olivier Deprez · Thu Apr 21 11:35:42 2022 +0200
  80. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · Mon Nov 29 17:05:57 2021 +0000
  81. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · Fri Dec 10 09:21:56 2021 +0000
  82. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · Mon Nov 29 17:05:33 2021 +0000
  83. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · Mon Nov 29 17:17:29 2021 +0000
  84. da2c9e1 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 by Marc Bonnici · Mon Nov 29 18:02:45 2021 +0000
  85. 1c33cc3 feat(spmd): update SPMC init flow to use EL3 implementation by Marc Bonnici · Mon Nov 29 17:57:03 2021 +0000
  86. 8e1a755 feat(spmc): add FF-A secure partition manager core by Marc Bonnici · Wed Dec 01 17:57:04 2021 +0000
  87. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · Mon Jan 31 16:59:42 2022 -0600
  88. 758bd24 refactor(spm_mm): reorganize secure partition manager code by Marc Bonnici · Sun Dec 19 21:37:50 2021 +0000
  89. f05d93a feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · Tue Mar 22 16:21:19 2022 +0000
  90. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · Tue Mar 22 16:19:39 2022 +0000
  91. 68ea954 refactor(rme): reorg existing RMMD EL3 service FIDs by Soby Mathew · Tue Mar 22 13:58:52 2022 +0000
  92. 5c7c5c4 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD by Federico Recanati · Fri Mar 18 10:30:00 2022 +0100
  93. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · Wed Feb 23 23:45:50 2022 -0600
  94. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · Thu Oct 21 15:39:56 2021 +0100
  95. e05753c Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration by Olivier Deprez · Fri Mar 04 13:22:45 2022 +0100
  96. eecb4b0 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD by Federico Recanati · Thu Feb 03 17:22:37 2022 +0100
  97. 9460a23 feat(ff-a): forward FFA_VERSION from SPMD to SPMC by Daniel Boulby · Thu Dec 09 11:20:13 2021 +0000
  98. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · Fri Oct 22 11:37:34 2021 +0100
  99. 8341ddd Merge "fix(trp): Distinguish between cold and warm boot" into integration by Bipin Ravi · Wed Dec 22 21:13:03 2021 +0100
  100. 50746c8 fix(trp): Distinguish between cold and warm boot by Mark Dykes · Wed Dec 01 15:08:02 2021 -0600