1. c11b60e feat(rmmd): el3 token sign during attestation by Raghu Krishnamurthy · 6 months ago
  2. 4de954d fix(el3-spmc): use write_el1_ctx_timer() macro to set cntkctl_el1 value by Levi Yun · 4 months ago
  3. c27c3ab fix(drtm): do cache maintenance before launching DLME by Manish V Badarkhe · 3 months ago
  4. 2825969 Merge "refactor(rmmd): plat token requests in pieces" into integration by Soby Mathew · 2 months ago
  5. 9b94a42 refactor(rmmd): plat token requests in pieces by Juan Pablo Conde · 5 months ago
  6. 8f3edde fix(spmd): remove spmd_handle_spmc_message by Kathleen Capella · 11 months ago
  7. ff499f4 fix(drtm): return proper values for DRTM get and set error SMCs by Manish V Badarkhe · 4 months ago
  8. 8fbb07d fix(sdei): fix a crash when attempting to bind more events than are available by Charlie Bareham · 4 months ago
  9. aeb82d6 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 4 months ago
  10. 4231000 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 3 months ago
  11. 7503cdc feat(el3-spmc): support simd context management upon world switch by Madhukar Pappireddy · 7 months ago
  12. 8e03829 feat(spm-mm): switch to simd_ctx_save/restore APIs by Madhukar Pappireddy · 5 months ago
  13. c148a50 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 3 months ago
  14. 3c0bf86 Merge changes from topic "jc/refact_el1_ctx" into integration by Manish V Badarkhe · 4 months ago
  15. 4d69bd6 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 8 months ago
  16. 3a71df6 feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 6 months ago
  17. 8244099 fix(rmmd): remove the assert check for RMM_BASE by Varun Wadekar · 4 months ago
  18. 5098dc8 fix(std_svc): continue boot if rmmd_setup fails by Varun Wadekar · 4 months ago
  19. 50e7d03 fix(rmmd): ignore SMC FID when RMM image is not present by Varun Wadekar · 4 months ago
  20. 073bcf7 fix(rmmd): fail gracefully if RME is not enabled by Varun Wadekar · 4 months ago
  21. b444641 fix(rmmd): handle RMMD manifest loading failure by Varun Wadekar · 4 months ago
  22. 5f875b8 refactor(spmd): move plat_my_core_pos calls by Olivier Deprez · 6 months ago
  23. aed3031 refactor(spmd): call cm_get_context once by Olivier Deprez · 6 months ago
  24. 13a4a07 refactor(spmd): remove spmd_get_context_by_mpidr by Olivier Deprez · 6 months ago
  25. a5c6b43 chore(errata-abi): minor variable rename by Govindraj Raja · 6 months ago
  26. 365232e Merge changes from topic "makefile-cleanup" into integration by Manish V Badarkhe · 7 months ago
  27. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · 8 months ago
  28. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 9 months ago
  29. d3f3207 fix(spmd): skip NS EL1 context save & restore operations by Madhukar Pappireddy · 10 months ago
  30. e67b127 fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct by Harry Moulton · 8 months ago
  31. b297780 Merge changes I3a4f9a4f,Iedc4e640 into integration by Soby Mathew · 8 months ago
  32. 414043d feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · 8 months ago
  33. 89e8456 fix(spmd): register group0 handler only if supported by Madhukar Pappireddy · 8 months ago
  34. def74ec Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration by Lauren Wehrmeister · 8 months ago
  35. 468483e Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · 9 months ago
  36. df8200d refactor(sdei): use common create_spsr() in SDEI library by Arvind Ram Prakash · 9 months ago
  37. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 10 months ago
  38. 9421e52 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 9 months ago
  39. 789df4d Merge changes from topic "drtm1.0-updates" into integration by Manish V Badarkhe · 9 months ago
  40. 9e2dd0b feat(drtm): update references to DRTM beta0 by Stuart Yoder · 11 months ago
  41. bb0d9c5 feat(drtm): add ACPI table region size to the DLME header by Stuart Yoder · 11 months ago
  42. fa17dd4 feat(drtm): update return code if secondary PE is not off by Stuart Yoder · 11 months ago
  43. 8ee3852 feat(drtm): add additional return codes by Stuart Yoder · 11 months ago
  44. d8b91ac fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 9 months ago
  45. 8d1a153 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 2 months ago
  46. 595a31d refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 1 year, 2 months ago
  47. 9e7e008 fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 9 months ago
  48. 89b6c6a fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 9 months ago
  49. c05031c refactor(context-mgmt): remove el1_context routines from RMM by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  50. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 9 months ago
  51. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 9 months ago
  52. f6ab8a5 fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG by Karl Meakin · 10 months ago
  53. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · 10 months ago
  54. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · 2 years, 1 month ago
  55. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · 10 months ago
  56. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 12 months ago
  57. 523e864 build: use new toolchain variables for tools by Chris Kay · 12 months ago
  58. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · 1 year, 2 months ago
  59. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 10 months ago
  60. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 10 months ago
  61. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · 10 months ago
  62. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · 10 months ago
  63. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 11 months ago
  64. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · 1 year, 3 months ago
  65. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · 1 year, 4 months ago
  66. 8ca7aba fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 11 months ago
  67. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 11 months ago
  68. 9cafab8 fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 11 months ago
  69. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · 1 year, 10 months ago
  70. d8f2ac8 fix(rmmd): avoid TRP when external RMM is defined by Rohit Mathew · 12 months ago
  71. 2f1f610 Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration by Bipin Ravi · 11 months ago
  72. 5177554 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 12 months ago
  73. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 12 months ago
  74. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 12 months ago
  75. b975aad fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 11 months ago
  76. e9a13b7 Merge changes from topic "sm/erratum" into integration by Bipin Ravi · 12 months ago
  77. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 12 months ago
  78. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 12 months ago
  79. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 12 months ago
  80. a3ddb3b feat(el3-spmc): add support to handle power mgmt calls for s-el0 sp by Nishant Sharma · 2 years, 7 months ago
  81. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 12 months ago
  82. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 12 months ago
  83. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 1 month ago
  84. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 12 months ago
  85. 32d340b feat(el3-spmc): synchronize access to the s-el0 sp context by Nishant Sharma · 2 years, 7 months ago
  86. 8557941 feat(el3-spmc): add support to map S-EL0 SP device regions by Nishant Sharma · 2 years, 3 months ago
  87. 6817bdb feat(el3-spmc): add support to map S-EL0 SP memory regions by Nishant Sharma · 2 years, 7 months ago
  88. 789052c feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · 2 years, 8 months ago
  89. 9dc905b feat(el3-spmc): add support to setup S-EL0 context by Nishant Sharma · 2 years, 7 months ago
  90. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 1 month ago
  91. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year ago
  92. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 1 month ago
  93. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 1 month ago
  94. 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 1 year, 1 month ago
  95. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 1 month ago
  96. 141c299 Merge "fix(sdei): ensure that interrupt ID is valid" into integration by Manish Pandey · 1 year, 1 month ago
  97. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  98. 1165717 Merge "fix(rmmd): enable sme using sme_enable_per_world" into integration by Soby Mathew · 1 year, 1 month ago
  99. a87a409 fix(rmmd): enable sme using sme_enable_per_world by Arunachalam Ganapathy · 1 year, 1 month ago
  100. 483bc9e fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 1 year, 1 month ago