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