1. ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 1 month ago
  2. 23302d4 fix(xlat): remove xlat_mpu by Boyan Karatotev · 4 months ago
  3. 2cadf21 fix(plat): remove fvp_r by Boyan Karatotev · 5 months ago
  4. 10639cc Merge changes from topic "xlnx_fix_gen_uniq_var" into integration by Manish V Badarkhe · 4 months ago
  5. 5141de1 fix(build): enable fp during fp save/restore by Per Larsen · 7 months ago
  6. ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  7. 2377542 Merge changes from topic "xlnx_fix_gen_datatype_cast" into integration by Govindraj Raja · 4 months ago
  8. 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
  9. b78c307 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  10. 6059e42 Merge "chore(cpus): rearrange cve and errata order in Cortex-X3" into integration by Bipin Ravi · 5 months ago
  11. eeb1618 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  12. 4a871b5 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  13. 43b56d9 Merge "refactor(cpus): don't panic if errata out of order" into integration by Bipin Ravi · 5 months ago
  14. ede127e chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
  15. 6b922fe chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
  16. 174ed61 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
  17. 216d437 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
  18. 4cf6240 chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
  19. 10a8e85 chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
  20. e83cccf chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
  21. 5c43b96 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
  22. eb9220b chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
  23. 97b1023 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
  24. 85526d4 chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
  25. 67a4f6f chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
  26. 06f2cfb chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
  27. 3426ed4 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
  28. 9526c2f Merge "fix(plat): remove unused vfp code" into integration by Manish V Badarkhe · 5 months ago
  29. 4c7fa97 Merge "chore(cm): add MDCR_EL3.RLTE to context management" into integration by Manish V Badarkhe · 5 months ago
  30. 38b5f93 Merge "feat(lib): implement strnlen secure and strcpy secure function" into integration by Madhukar Pappireddy · 5 months ago
  31. c1b0a97 chore(cm): add MDCR_EL3.RLTE to context management by Boyan Karatotev · 7 months ago
  32. 18b129f fix(plat): remove unused vfp code by Boyan Karatotev · 8 months ago
  33. eb08889 feat(lib): implement strnlen secure and strcpy secure function by Jit Loon Lim · 5 months ago
  34. fa8ca8b Merge "fix(errata): workaround for Cortex-A510 erratum 2971420" into integration by Bipin Ravi · 5 months ago
  35. 4e2a88a Merge "fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS" into integration by Govindraj Raja · 5 months ago
  36. f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
  37. fcf2ab7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  38. e13d027 refactor(handoff): downgrade error messages by Harrison Mutai · 10 months ago
  39. 484befb fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS by Arvind Ram Prakash · 5 months ago
  40. c5ea3fa Merge "feat(rmmd): add FEAT_MEC support" into integration by Soby Mathew · 5 months ago
  41. 7e84f3c feat(rmmd): add FEAT_MEC support by Tushar Khandelwal · 1 year, 5 months ago
  42. e64cdee fix(psci): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
  43. 0839cfc fix(psci): modify variable conflicting with external function by Maheedhar Bollapalli · 1 year, 4 months ago
  44. 7b97084 fix(psci): add const qualifier by Nithin G · 1 year, 4 months ago
  45. 54c9c68 fix(el3-runtime): add const qualifier by Nithin G · 1 year, 4 months ago
  46. 98a7cdb Merge "fix(errata-abi): add support for handling split workarounds" into integration by Govindraj Raja · 5 months ago
  47. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  48. 858dc35 fix(el3-runtime): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  49. bd7ad5e fix(locks): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  50. c7b0a28 fix(psci): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  51. 936a78b Merge "fix(xlat_tables_v2): zeromem to clear all tables" into integration by Manish V Badarkhe · 5 months ago
  52. 7990cc8 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · 5 months ago
  53. aaacde4 fix(xlat_tables_v2): zeromem to clear all tables by Varun Wadekar · 5 months ago
  54. 7c37541 Merge "feat(romlib): add PSA Crypto ROMLIB support" into integration by Manish Pandey · 5 months ago
  55. cf1b7fe feat(romlib): add PSA Crypto ROMLIB support by laurenw · 6 months ago
  56. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  57. 937c513 feat(handoff): add transfer entry printer by Harrison Mutai · 8 months ago
  58. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  59. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  60. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  61. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  62. 21d068b refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  63. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
  64. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  65. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  66. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  67. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  68. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  69. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  70. 74dd541 Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · 6 months ago
  71. b547716 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  72. 52e89e9 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  73. 5cba510 fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  74. 8c52ca8 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · 8 months ago
  75. c37c35d Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · 6 months ago
  76. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 6 months ago
  77. 29bda25 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  78. 5f32fd2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  79. 09c1edb fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  80. e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago
  81. fcb80d7 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · 6 months ago
  82. b0f1c84 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · 6 months ago
  83. 277713e feat(libc): import qsort implementation by Manish V Badarkhe · 7 months ago
  84. 0d22145 Merge "fix: add support for 128-bit sysregs to EL3 crash handler" into integration by Manish Pandey · 6 months ago
  85. 593ae35 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
  86. 58fadd6 fix: add support for 128-bit sysregs to EL3 crash handler by Igor Podgainõi · 9 months ago
  87. c9f352c fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · 10 months ago
  88. 697290a Merge changes from topic "us_tc_trng" into integration by Manish V Badarkhe · 6 months ago
  89. 1147a47 feat(psa): add interface with RSE for retrieving entropy by Leo Yan · 6 months ago
  90. 8a41106 fix(psa): guard Crypto APIs with CRYPTO_SUPPORT by Leo Yan · 6 months ago
  91. e25fc9d fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  92. fded839 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  93. adea6e5 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  94. 511148e fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  95. 38401c5 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  96. 77feb74 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  97. ae6c7c9 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  98. d732300 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
  99. af5ae9a fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
  100. 050c4a3 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago