1. 3290447 feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · 1 year, 4 months ago
  2. e3ecd73 Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  3. e8090ce Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · 1 year, 5 months ago
  4. 03fafc0 refactor(sdei): use common create_spsr() in SDEI library by Arvind Ram Prakash · 1 year, 6 months ago
  5. d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  6. cc41b56 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  7. 9502a88 Merge changes from topic "drtm1.0-updates" into integration by Manish V Badarkhe · 1 year, 5 months ago
  8. b94d590 feat(drtm): update references to DRTM beta0 by Stuart Yoder · 1 year, 7 months ago
  9. 5dde96b feat(drtm): add ACPI table region size to the DLME header by Stuart Yoder · 1 year, 7 months ago
  10. bc9064a feat(drtm): update return code if secondary PE is not off by Stuart Yoder · 1 year, 7 months ago
  11. 89f5c75 feat(drtm): add additional return codes by Stuart Yoder · 1 year, 7 months ago
  12. 106c428 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 5 months ago
  13. aceb9c9 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 10 months ago
  14. c9f2634 refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 1 year, 10 months ago
  15. 262dc9f fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
  16. 7f69a40 fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 1 year, 5 months ago
  17. e58daa6 refactor(context-mgmt): remove el1_context routines from RMM by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  18. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  19. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  20. 83129bc fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG by Karl Meakin · 1 year, 7 months ago
  21. 4da4a1a Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  22. c925867 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · 2 years, 9 months ago
  23. ce19ebd Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · 1 year, 6 months ago
  24. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  25. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  26. 6873088 feat(fvp): added calls to unprotect/protect memory by J-Alves · 1 year, 10 months ago
  27. 6a6b282 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  28. c1aa3fa fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  29. 61dfdfd Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · 1 year, 6 months ago
  30. 3f02459 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  31. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  32. 0651b7b feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · 1 year, 11 months ago
  33. cc6047b feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · 2 years ago
  34. 68cac6a fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 1 year, 8 months ago
  35. a65c5ba fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
  36. 3f9df2c fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 1 year, 8 months ago
  37. 638a6f8 feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · 2 years, 7 months ago
  38. 57bc3c4 fix(rmmd): avoid TRP when external RMM is defined by Rohit Mathew · 1 year, 8 months ago
  39. 9ac42bf Merge "fix(cpus): workaround for Cortex X3 erratum 2743088" into integration by Bipin Ravi · 1 year, 8 months ago
  40. f43e9f5 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 1 year, 8 months ago
  41. 4087ed6 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  42. 34db353 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
  43. ae19093 fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 1 year, 8 months ago
  44. 62d1adb Merge changes from topic "sm/erratum" into integration by Bipin Ravi · 1 year, 8 months ago
  45. f03bfc3 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
  46. b01a93d fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  47. c9508d6 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  48. 5917379 feat(el3-spmc): add support to handle power mgmt calls for s-el0 sp by Nishant Sharma · 3 years, 3 months ago
  49. 3385faa Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 1 year, 8 months ago
  50. 2e1e166 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 1 year, 8 months ago
  51. c0f8ce5 fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
  52. 9d4819a Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 1 year, 8 months ago
  53. 5ed8e25 feat(el3-spmc): synchronize access to the s-el0 sp context by Nishant Sharma · 3 years, 3 months ago
  54. 727ab1c feat(el3-spmc): add support to map S-EL0 SP device regions by Nishant Sharma · 3 years ago
  55. 83c3da7 feat(el3-spmc): add support to map S-EL0 SP memory regions by Nishant Sharma · 3 years, 3 months ago
  56. 1f6b2b2 feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · 3 years, 4 months ago
  57. 48db2b0 feat(el3-spmc): add support to setup S-EL0 context by Nishant Sharma · 3 years, 3 months ago
  58. 912c409 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 10 months ago
  59. 81d4094 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year, 9 months ago
  60. 71ed917 fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 9 months ago
  61. 355ce0a fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 9 months ago
  62. e0c7d8f Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 1 year, 9 months ago
  63. e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
  64. 5a4c3f0 Merge "fix(sdei): ensure that interrupt ID is valid" into integration by Manish Pandey · 1 year, 9 months ago
  65. 11a8a3e Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  66. 93823fb Merge "fix(rmmd): enable sme using sme_enable_per_world" into integration by Soby Mathew · 1 year, 9 months ago
  67. c0e16d3 fix(rmmd): enable sme using sme_enable_per_world by Arunachalam Ganapathy · 1 year, 9 months ago
  68. fe06e11 fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
  69. d7bc2cb fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
  70. 68085ad fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 1 year, 10 months ago
  71. 6cb8be1 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 10 months ago
  72. c189adb fix(build): remove duplicated include order by Govindraj Raja · 1 year, 9 months ago
  73. a7eff34 fix(sdei): ensure that interrupt ID is valid by Manish Pandey · 1 year, 9 months ago
  74. 9562011 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year, 9 months ago
  75. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  76. 7bf1851 Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 1 year, 9 months ago
  77. ade6000 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 1 year, 9 months ago
  78. 113273a Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  79. 2c1cbfd Merge "fix(spmd): fix FFA_VERSION forwarding" into integration by Manish Pandey · 1 year, 9 months ago
  80. 76d53ee fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · 2 years, 1 month ago
  81. 6e86475 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 1 year, 10 months ago
  82. ab2b56d fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 1 year, 10 months ago
  83. 80af87e fix(errata-abi): update the Neoverse-N2 errata ABI struct by Sona Mathew · 1 year, 10 months ago
  84. 56747a5 fix(errata-abi): update the neoverse-N1 errata ABI struct by Sona Mathew · 1 year, 10 months ago
  85. 8ae66d6 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 1 year, 10 months ago
  86. 7f2caec fix(errata-abi): update the Cortex-A78C errata ABI struct by Sona Mathew · 1 year, 10 months ago
  87. c814619 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 1 year, 10 months ago
  88. 92d5b50 fix(errata-abi): update the Cortex-A76 errata ABI struct by Sona Mathew · 1 year, 10 months ago
  89. 2bf7939 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 10 months ago
  90. 549bc04 feat(spm): separate StMM SP specifics to add support for a S-EL0 SP by Nishant Sharma · 3 years, 3 months ago
  91. 1132f06 refactor(spm-mm): reorganize secure partition manager shim code by Nishant Sharma · 3 years, 4 months ago
  92. 2454316 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 10 months ago
  93. 6788963 feat(rmmd): pass SMCCCv1.3 SVE hint bit to RMM by Arunachalam Ganapathy · 2 years ago
  94. 920aa8d Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 1 year, 10 months ago
  95. f92eb7e feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 2 years, 3 months ago
  96. b04343f fix(spmd): coverity scan issues by Raghu Krishnamurthy · 1 year, 10 months ago
  97. 684532a Merge "fix(errata-abi): fix the rev-var for Cortex-A710" into integration by Bipin Ravi · 1 year, 11 months ago
  98. fcfa15d Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  99. 5c8fcc0 fix(errata-abi): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 11 months ago
  100. 58dd153 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago