1. 4de954d fix(el3-spmc): use write_el1_ctx_timer() macro to set cntkctl_el1 value by Levi Yun · Thu Aug 08 09:17:41 2024 +0100
  2. aeb82d6 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · Tue Jul 30 17:04:23 2024 +0100
  3. 8e03829 feat(spm-mm): switch to simd_ctx_save/restore APIs by Madhukar Pappireddy · Mon Jun 17 19:26:55 2024 -0500
  4. 4d69bd6 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · Thu Apr 11 11:09:12 2024 +0100
  5. 3a71df6 feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · Wed Jun 05 11:13:05 2024 +0100
  6. f6ab8a5 fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG by Karl Meakin · Mon Jan 22 17:03:02 2024 +0000
  7. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · Mon Oct 31 12:38:17 2022 +0100
  8. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · Thu Jan 19 21:50:55 2023 +0000
  9. a3ddb3b feat(el3-spmc): add support to handle power mgmt calls for s-el0 sp by Nishant Sharma · Thu Apr 28 14:28:44 2022 +0100
  10. 32d340b feat(el3-spmc): synchronize access to the s-el0 sp context by Nishant Sharma · Thu Apr 28 12:16:57 2022 +0100
  11. 8557941 feat(el3-spmc): add support to map S-EL0 SP device regions by Nishant Sharma · Sun Aug 14 01:31:06 2022 +0100
  12. 6817bdb feat(el3-spmc): add support to map S-EL0 SP memory regions by Nishant Sharma · Thu Apr 28 11:52:07 2022 +0100
  13. 789052c feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · Fri Mar 25 23:52:34 2022 +0000
  14. 9dc905b feat(el3-spmc): add support to setup S-EL0 context by Nishant Sharma · Thu Apr 28 10:58:24 2022 +0100
  15. 96107d7 feat(spm): separate StMM SP specifics to add support for a S-EL0 SP by Nishant Sharma · Thu Apr 28 00:13:50 2022 +0100
  16. 09aebce refactor(spm-mm): reorganize secure partition manager shim code by Nishant Sharma · Fri Mar 25 23:03:31 2022 +0000
  17. 2b7b584 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · Sat Apr 22 11:21:58 2023 -0700
  18. 7763c1b fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · Mon Jun 12 13:15:09 2023 -0400
  19. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · Thu Jun 22 16:49:55 2023 +0200
  20. a939594 fix(el3-spm): improve direct messaging validation by Marc Bonnici · Tue Nov 15 11:15:48 2022 +0000
  21. 14f1963 refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · Sun Jan 15 14:18:13 2023 -0500
  22. 70179dc refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · Sun Jan 15 14:18:13 2023 -0500
  23. 1796712 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · Sun Jan 15 15:31:45 2023 -0500
  24. f86a738 refactor(el3-spmc): add comments by Demi Marie Obenour · Sun Jan 15 14:18:13 2023 -0500
  25. 07d8e2c refactor(el3-spmc): move checks after loop by Demi Marie Obenour · Sun Jan 15 14:43:47 2023 -0500
  26. 05da811 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · Sun Jan 15 14:37:36 2023 -0500
  27. 023d212 refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · Sun Jan 15 14:18:13 2023 -0500
  28. c39cb4c fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · Sun Jan 15 14:15:14 2023 -0500
  29. f215bb7 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · Thu Jan 12 14:40:22 2023 -0500
  30. 81f0adc fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · Thu Jan 12 14:28:32 2023 -0500
  31. 4a3a6d3 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · Thu Jan 12 14:22:18 2023 -0500
  32. 33e6666 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · Thu Jan 12 13:52:16 2023 -0500
  33. b720be7 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · Thu Jan 12 13:33:02 2023 -0500
  34. f00e4d7 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · Thu Jan 12 13:25:23 2023 -0500
  35. 00d36b2 fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · Thu Jan 12 13:24:50 2023 -0500
  36. 2bb003d Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · Thu May 25 12:35:46 2023 +0200
  37. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  38. 2bb8735 fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · Wed Jan 11 14:25:24 2023 -0500
  39. 8711be3 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · Wed Jan 11 14:20:07 2023 -0500
  40. cdd3e72 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · Wed Jan 11 14:16:37 2023 -0500
  41. 32167a0 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · Wed Jan 11 10:51:01 2023 -0500
  42. 57bf10c refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · Sat Dec 31 11:11:18 2022 -0500
  43. 4ed9df4 fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · Fri Dec 30 19:30:58 2022 -0500
  44. 1f9f830 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · Fri Dec 30 19:14:18 2022 -0500
  45. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  46. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  47. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  48. 23964f1 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · Tue Dec 20 17:30:16 2022 +0100
  49. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · Thu Dec 15 14:25:16 2022 +0100
  50. b7f92b5 feat(el3-spmc): make platform logical partition optional by Jens Wiklander · Thu May 19 15:17:43 2022 +0200
  51. 20ce06c fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · Thu Aug 25 14:22:53 2022 +0100
  52. f744c99 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · Tue Oct 18 18:01:44 2022 +0100
  53. 8078501 fix(el3-spmc): report execution state in partition info get by Marc Bonnici · Wed Oct 26 14:58:29 2022 +0100
  54. b774f56 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · Tue Oct 18 14:03:13 2022 +0100
  55. f0f45dc fix(el3-spmc): fix location of fragment length check by Marc Bonnici · Tue Oct 18 13:57:16 2022 +0100
  56. 79669bb fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · Tue Oct 18 13:50:04 2022 +0100
  57. 82e28f1 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · Tue Oct 18 13:39:48 2022 +0100
  58. 8f83099 fix(el3-spmc): error handling in allocation by vallau01 · Tue Aug 09 18:03:28 2022 +0200
  59. 460d396 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · Tue Aug 09 17:06:53 2022 +0200
  60. 46dbac2 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · Mon Aug 08 14:10:14 2022 +0200
  61. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  62. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · Mon Oct 04 20:13:36 2021 +0100
  63. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · Mon Jun 06 14:37:57 2022 +0100
  64. 344ca9d fix(spmc): fix incorrect FF-A version usage by Marc Bonnici · Fri May 20 14:38:55 2022 +0100
  65. e062337 fix(spmc): fix FF-A memory transaction validation by Marc Bonnici · Fri May 20 14:34:56 2022 +0100
  66. 503320e feat(fvp): add plat hook for memory transactions by Marc Bonnici · Mon Feb 21 15:02:36 2022 +0000
  67. 08f28ef feat(spmc): enable handling of the NS bit by Marc Bonnici · Tue Apr 19 16:52:59 2022 +0100
  68. d1907f0 feat(spmc): add support for v1.1 FF-A memory data structures by Marc Bonnici · Tue Apr 19 17:42:53 2022 +0100
  69. c31ec9e feat(spmc/mem): prevent duplicated sharing of memory regions by Marc Bonnici · Fri Jan 21 10:34:55 2022 +0000
  70. 336630f feat(spmc/mem): support multiple endpoints in memory transactions by Marc Bonnici · Thu Jan 13 11:39:10 2022 +0000
  71. eaf1716 feat(spmc): add support for v1.1 FF-A boot protocol by Achin Gupta · Tue Oct 19 12:21:16 2021 +0100
  72. 9f23c8d feat(spmc/mem): add FF-A memory management code by Marc Bonnici · Fri Oct 01 16:06:04 2021 +0100
  73. f2f9594 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:32:27 2022 +0200
  74. f26baaa Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Mon May 16 12:05:59 2022 +0200
  75. 38add67 feat(spmc): add support for FFA_SPM_ID_GET by Marc Bonnici · Thu Nov 25 15:54:52 2021 +0000
  76. 2ec5dbe feat(spmc): add support for forwarding a secure interrupt to the SP by Achin Gupta · Mon Oct 04 20:17:45 2021 +0100
  77. e799ff6 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · Fri May 13 17:28:58 2022 +0200
  78. 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
  79. 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
  80. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · Tue Apr 12 17:17:45 2022 +0100
  81. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · Tue Aug 31 17:57:04 2021 +0100
  82. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · Wed Nov 24 15:40:00 2021 +0000
  83. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · Mon Dec 13 11:08:59 2021 +0000
  84. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · Tue Aug 17 18:00:07 2021 +0100
  85. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · Wed Aug 25 12:09:37 2021 +0100
  86. 9c39352 feat(spm_mm): add support to save and restore fp regs by Nishant Sharma · Tue Apr 19 10:16:48 2022 +0100
  87. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · Thu Dec 09 11:32:30 2021 +0000
  88. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · Wed Dec 08 14:24:03 2021 +0000
  89. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · Wed Nov 24 10:33:48 2021 +0000
  90. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · Wed Nov 24 10:32:16 2021 +0000
  91. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · Thu Dec 09 18:34:02 2021 +0000
  92. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · Thu Dec 09 10:51:05 2021 +0000
  93. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · Tue Aug 24 11:31:52 2021 +0100
  94. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · Thu Sep 02 13:18:41 2021 +0100
  95. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · Thu Aug 19 14:42:19 2021 +0100
  96. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · Mon Feb 14 17:06:09 2022 +0000
  97. 5eeacd5 feat(spmc): add support for direct req/resp by Marc Bonnici · Mon Nov 29 17:05:57 2021 +0000
  98. b4e9984 feat(spmc): add support for handling FFA_ERROR ABI by Marc Bonnici · Fri Dec 10 09:21:56 2021 +0000
  99. 8eb1520 feat(spmc): add support for FFA_MSG_WAIT by Marc Bonnici · Mon Nov 29 17:05:33 2021 +0000
  100. 7e19db8 feat(spmc): add function to determine the return path from the SPMC by Marc Bonnici · Mon Nov 29 17:17:29 2021 +0000