1. f6166f7 fix(psci): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  2. e493b52 Merge "perf(bl31): convert cpu_data fetching to C" into integration by Manish Pandey · 7 weeks ago
  3. d43b2ea perf(bl31): convert cpu_data fetching to C by Boyan Karatotev · 5 months ago
  4. 7554f1d Merge changes I1fae91a5,I54793492,I703f0e6e into integration by Lauren Wehrmeister · 7 weeks ago
  5. 935e099 Merge "feat(psci): add API to get number of CPUs currently in ON state" into integration by Madhukar Pappireddy · 8 weeks ago
  6. addb93e Merge "fix(rme): enable support for FEAT_D128 on Realm world" into integration by Govindraj Raja · 8 weeks ago
  7. 3400066 Merge "fix(libc): add missing curly braces" into integration by Madhukar Pappireddy · 8 weeks ago
  8. a3effe0 fix(rme): enable support for FEAT_D128 on Realm world by Javier Almansa Sobrino · 8 weeks ago
  9. efc945f feat(errata): implement workaround for DSU-120 erratum 2900952 by Arvind Ram Prakash · 3 months ago
  10. a7be2a5 feat(psci): add API to get number of CPUs currently in ON state by Manish V Badarkhe · 10 weeks ago
  11. d91c417 fix(cpus): workaround for Cortex-A710 erratum 1917258 by John Powell · 8 weeks ago
  12. df067c0 fix(cpus): workaround for Cortex-A710 erratum 1916945 by John Powell · 8 weeks ago
  13. 4467348 fix(cpus): workaround for Cortex-A710 erratum 1901946 by John Powell · 8 weeks ago
  14. 1e41ad6 Merge "fix(errata): keep leading zeros in CVE ID prints" into integration by Lauren Wehrmeister · 8 weeks ago
  15. 1282be5 Merge "fix(libc): add const qualifier" into integration by Yann Gautier · 3 months ago
  16. e75eea7 fix(cpus): drop esb from the Neoverse N1 by Boyan Karatotev · 3 months ago
  17. d1ed0c3 fix(errata): keep leading zeros in CVE ID prints by John Powell · 4 months ago
  18. ce27604 Merge "feat(spe): add support for FEAT_SPE_FDS" into integration by Manish V Badarkhe · 3 months ago
  19. 1053454 Merge changes from topic "fix_pmuv3p9_test" into integration by Govindraj Raja · 3 months ago
  20. 9e0c318 Merge "feat(cpufeat): add support for FEAT_PAUTH_LR" into integration by Govindraj Raja · 3 months ago
  21. 58587e5 Merge "fix(libc): typecast expressions to match data type" into integration by Manish V Badarkhe · 3 months ago
  22. b1e1f42 Merge changes I005586ef,I0d4d74bc into integration by Govindraj Raja · 3 months ago
  23. bdac600 fix(cpufeat): replace "bti" mnemonic with hint instructions by Andre Przywara · 4 months ago
  24. 4fd9814 feat(spe): add support for FEAT_SPE_FDS by James Clark · 3 months ago
  25. 025b1b8 feat(cpufeat): add support for FEAT_PAUTH_LR by John Powell · 5 months ago
  26. fd04156 refactor(cpus): optimize CVE checking by Arvind Ram Prakash · 4 months ago
  27. 5a1b666 refactor(cpus): move errata check to common code by Arvind Ram Prakash · 4 months ago
  28. 4a208e9 Merge "fix(cm): don't access a field that doesn't exist" into integration by Olivier Deprez · 4 months ago
  29. 139a5d0 Merge changes I86959e67,I0b0d1d36,I5b5267f4,I056c8710,I3474aa97 into integration by Madhukar Pappireddy · 4 months ago
  30. dd0d433 fix(libc): typecast expressions to match data type by Nithin G · 1 year, 3 months ago
  31. 600717f fix(cm): don't access a field that doesn't exist by Boyan Karatotev · 4 months ago
  32. 046d9ea Merge "fix(libc): explicitly check operators precedence" into integration by Manish V Badarkhe · 4 months ago
  33. 42d2ee1 Merge "fix(libc): typecast operands to match data type" into integration by Manish V Badarkhe · 4 months ago
  34. 5d89341 refactor(gic): promote most of the GIC driver to common code by Boyan Karatotev · 7 months ago
  35. a74b009 fix(cpus): add missing add_erratum_entry by Govindraj Raja · 4 months ago
  36. 106ca0c chore(cpus): remove in-order checks by Govindraj Raja · 4 months ago
  37. ee65660 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration by André Przywara · 4 months ago
  38. 8d9f5f2 feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  39. 51997e3 perf(cpufeat): centralise PAuth key saving by Boyan Karatotev · 4 months ago
  40. f813805 refactor(cpufeat): convert FEAT_PAuth setup to C by Boyan Karatotev · 4 months ago
  41. b0b7609 refactor(cpufeat): prepare FEAT_PAuth for FEATURE_DETECTION by Boyan Karatotev · 4 months ago
  42. 31ddca4 Merge "feat(psci): remove cpu context init by index" into integration by Manish V Badarkhe · 4 months ago
  43. 10ecd58 feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  44. 25002a0 Merge "perf(libc): use builtin implementations where possible" into integration by Olivier Deprez · 4 months ago
  45. ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 2 months ago
  46. 382ba74 fix(psci): initialise variables by Boyan Karatotev · 4 months ago
  47. 23302d4 fix(xlat): remove xlat_mpu by Boyan Karatotev · 4 months ago
  48. ba9e6a3 feat(cpufeat): add support for PMUv3p9 by Andre Przywara · 4 months ago
  49. 2cadf21 fix(plat): remove fvp_r by Boyan Karatotev · 5 months ago
  50. 34d7f19 perf(libc): use builtin implementations where possible by Boyan Karatotev · 5 months ago
  51. 10639cc Merge changes from topic "xlnx_fix_gen_uniq_var" into integration by Manish V Badarkhe · 4 months ago
  52. 26cc285 fix(libc): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  53. 60e5aee fix(libc): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  54. 5141de1 fix(build): enable fp during fp save/restore by Per Larsen · 7 months ago
  55. 277d7dd fix(libc): explicitly check operators precedence by Maheedhar Bollapalli · 1 year, 4 months ago
  56. ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  57. 2377542 Merge changes from topic "xlnx_fix_gen_datatype_cast" into integration by Govindraj Raja · 4 months ago
  58. 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
  59. b78c307 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  60. 6059e42 Merge "chore(cpus): rearrange cve and errata order in Cortex-X3" into integration by Bipin Ravi · 5 months ago
  61. eeb1618 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  62. 4a871b5 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  63. 43b56d9 Merge "refactor(cpus): don't panic if errata out of order" into integration by Bipin Ravi · 5 months ago
  64. ede127e chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
  65. 6b922fe chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
  66. 174ed61 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
  67. 216d437 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
  68. 4cf6240 chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
  69. 10a8e85 chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
  70. e83cccf chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
  71. 5c43b96 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
  72. eb9220b chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
  73. 97b1023 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
  74. 85526d4 chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
  75. 67a4f6f chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
  76. 06f2cfb chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
  77. 3426ed4 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
  78. 9526c2f Merge "fix(plat): remove unused vfp code" into integration by Manish V Badarkhe · 5 months ago
  79. 4c7fa97 Merge "chore(cm): add MDCR_EL3.RLTE to context management" into integration by Manish V Badarkhe · 5 months ago
  80. 38b5f93 Merge "feat(lib): implement strnlen secure and strcpy secure function" into integration by Madhukar Pappireddy · 5 months ago
  81. c1b0a97 chore(cm): add MDCR_EL3.RLTE to context management by Boyan Karatotev · 7 months ago
  82. b71d082 fix(libc): add const qualifier by Maheedhar Bollapalli · 1 year, 4 months ago
  83. 18b129f fix(plat): remove unused vfp code by Boyan Karatotev · 8 months ago
  84. eb08889 feat(lib): implement strnlen secure and strcpy secure function by Jit Loon Lim · 5 months ago
  85. fa8ca8b Merge "fix(errata): workaround for Cortex-A510 erratum 2971420" into integration by Bipin Ravi · 5 months ago
  86. 4e2a88a Merge "fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS" into integration by Govindraj Raja · 5 months ago
  87. f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
  88. fcf2ab7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  89. e13d027 refactor(handoff): downgrade error messages by Harrison Mutai · 10 months ago
  90. 484befb fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS by Arvind Ram Prakash · 5 months ago
  91. c5ea3fa Merge "feat(rmmd): add FEAT_MEC support" into integration by Soby Mathew · 5 months ago
  92. 7e84f3c feat(rmmd): add FEAT_MEC support by Tushar Khandelwal · 1 year, 5 months ago
  93. e64cdee fix(psci): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
  94. 0839cfc fix(psci): modify variable conflicting with external function by Maheedhar Bollapalli · 1 year, 4 months ago
  95. 7b97084 fix(psci): add const qualifier by Nithin G · 1 year, 4 months ago
  96. 54c9c68 fix(el3-runtime): add const qualifier by Nithin G · 1 year, 4 months ago
  97. 98a7cdb Merge "fix(errata-abi): add support for handling split workarounds" into integration by Govindraj Raja · 5 months ago
  98. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  99. 858dc35 fix(el3-runtime): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  100. bd7ad5e fix(locks): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago