1. 4a208e9 Merge "fix(cm): don't access a field that doesn't exist" into integration by Olivier Deprez · 4 months ago
  2. 139a5d0 Merge changes I86959e67,I0b0d1d36,I5b5267f4,I056c8710,I3474aa97 into integration by Madhukar Pappireddy · 4 months ago
  3. 600717f fix(cm): don't access a field that doesn't exist by Boyan Karatotev · 4 months ago
  4. 046d9ea Merge "fix(libc): explicitly check operators precedence" into integration by Manish V Badarkhe · 4 months ago
  5. 42d2ee1 Merge "fix(libc): typecast operands to match data type" into integration by Manish V Badarkhe · 4 months ago
  6. 5d89341 refactor(gic): promote most of the GIC driver to common code by Boyan Karatotev · 7 months ago
  7. a74b009 fix(cpus): add missing add_erratum_entry by Govindraj Raja · 4 months ago
  8. 106ca0c chore(cpus): remove in-order checks by Govindraj Raja · 4 months ago
  9. ee65660 Merge changes Id942c20c,Idd286bea,I8917a26e,Iec8c3477,If3c25dcd, ... into integration by André Przywara · 4 months ago
  10. 8d9f5f2 feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  11. 51997e3 perf(cpufeat): centralise PAuth key saving by Boyan Karatotev · 4 months ago
  12. f813805 refactor(cpufeat): convert FEAT_PAuth setup to C by Boyan Karatotev · 4 months ago
  13. b0b7609 refactor(cpufeat): prepare FEAT_PAuth for FEATURE_DETECTION by Boyan Karatotev · 4 months ago
  14. 31ddca4 Merge "feat(psci): remove cpu context init by index" into integration by Manish V Badarkhe · 4 months ago
  15. 10ecd58 feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED by Boyan Karatotev · 4 months ago
  16. 25002a0 Merge "perf(libc): use builtin implementations where possible" into integration by Olivier Deprez · 4 months ago
  17. ef738d1 feat(psci): remove cpu context init by index by Manish Pandey · 1 year, 1 month ago
  18. 382ba74 fix(psci): initialise variables by Boyan Karatotev · 4 months ago
  19. 23302d4 fix(xlat): remove xlat_mpu by Boyan Karatotev · 4 months ago
  20. 2cadf21 fix(plat): remove fvp_r by Boyan Karatotev · 5 months ago
  21. 34d7f19 perf(libc): use builtin implementations where possible by Boyan Karatotev · 5 months ago
  22. 10639cc Merge changes from topic "xlnx_fix_gen_uniq_var" into integration by Manish V Badarkhe · 4 months ago
  23. 26cc285 fix(libc): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  24. 5141de1 fix(build): enable fp during fp save/restore by Per Larsen · 7 months ago
  25. 277d7dd fix(libc): explicitly check operators precedence by Maheedhar Bollapalli · 1 year, 4 months ago
  26. ac9f4b4 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  27. 2377542 Merge changes from topic "xlnx_fix_gen_datatype_cast" into integration by Govindraj Raja · 4 months ago
  28. 518b278 Merge changes from topic "hm/handoff-aarch32" into integration by Manish Pandey · 4 months ago
  29. b78c307 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  30. 6059e42 Merge "chore(cpus): rearrange cve and errata order in Cortex-X3" into integration by Bipin Ravi · 5 months ago
  31. eeb1618 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  32. 4a871b5 Merge changes from topic "ar/cvereorder" into integration by Bipin Ravi · 5 months ago
  33. 43b56d9 Merge "refactor(cpus): don't panic if errata out of order" into integration by Bipin Ravi · 5 months ago
  34. ede127e chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
  35. 6b922fe chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
  36. 174ed61 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
  37. 216d437 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
  38. 4cf6240 chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
  39. 10a8e85 chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
  40. e83cccf chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
  41. 5c43b96 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
  42. eb9220b chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
  43. 97b1023 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
  44. 85526d4 chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
  45. 67a4f6f chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
  46. 06f2cfb chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
  47. 3426ed4 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
  48. 9526c2f Merge "fix(plat): remove unused vfp code" into integration by Manish V Badarkhe · 5 months ago
  49. 4c7fa97 Merge "chore(cm): add MDCR_EL3.RLTE to context management" into integration by Manish V Badarkhe · 5 months ago
  50. 38b5f93 Merge "feat(lib): implement strnlen secure and strcpy secure function" into integration by Madhukar Pappireddy · 5 months ago
  51. c1b0a97 chore(cm): add MDCR_EL3.RLTE to context management by Boyan Karatotev · 7 months ago
  52. 18b129f fix(plat): remove unused vfp code by Boyan Karatotev · 8 months ago
  53. eb08889 feat(lib): implement strnlen secure and strcpy secure function by Jit Loon Lim · 5 months ago
  54. fa8ca8b Merge "fix(errata): workaround for Cortex-A510 erratum 2971420" into integration by Bipin Ravi · 5 months ago
  55. 4e2a88a Merge "fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS" into integration by Govindraj Raja · 5 months ago
  56. f2bd352 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
  57. fcf2ab7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  58. e13d027 refactor(handoff): downgrade error messages by Harrison Mutai · 10 months ago
  59. 484befb fix(cpufeat): add feat_hcx check before enabling FEAT_MOPS by Arvind Ram Prakash · 5 months ago
  60. c5ea3fa Merge "feat(rmmd): add FEAT_MEC support" into integration by Soby Mathew · 5 months ago
  61. 7e84f3c feat(rmmd): add FEAT_MEC support by Tushar Khandelwal · 1 year, 5 months ago
  62. e64cdee fix(psci): avoid altering function parameters by Maheedhar Bollapalli · 1 year, 3 months ago
  63. 0839cfc fix(psci): modify variable conflicting with external function by Maheedhar Bollapalli · 1 year, 4 months ago
  64. 7b97084 fix(psci): add const qualifier by Nithin G · 1 year, 4 months ago
  65. 54c9c68 fix(el3-runtime): add const qualifier by Nithin G · 1 year, 4 months ago
  66. 98a7cdb Merge "fix(errata-abi): add support for handling split workarounds" into integration by Govindraj Raja · 5 months ago
  67. bbff267 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  68. 858dc35 fix(el3-runtime): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  69. bd7ad5e fix(locks): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  70. c7b0a28 fix(psci): add missing curly braces by Maheedhar Bollapalli · 1 year, 3 months ago
  71. 936a78b Merge "fix(xlat_tables_v2): zeromem to clear all tables" into integration by Manish V Badarkhe · 5 months ago
  72. 7990cc8 Merge "feat(handoff): add transfer entry printer" into integration by Manish V Badarkhe · 5 months ago
  73. aaacde4 fix(xlat_tables_v2): zeromem to clear all tables by Varun Wadekar · 5 months ago
  74. 7c37541 Merge "feat(romlib): add PSA Crypto ROMLIB support" into integration by Manish Pandey · 5 months ago
  75. cf1b7fe feat(romlib): add PSA Crypto ROMLIB support by laurenw · 6 months ago
  76. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  77. 937c513 feat(handoff): add transfer entry printer by Harrison Mutai · 8 months ago
  78. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  79. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  80. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  81. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  82. 21d068b refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  83. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
  84. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  85. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  86. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  87. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  88. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  89. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  90. 74dd541 Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · 6 months ago
  91. b547716 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  92. 52e89e9 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  93. 5cba510 fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  94. 8c52ca8 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · 8 months ago
  95. c37c35d Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · 6 months ago
  96. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 6 months ago
  97. 29bda25 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  98. 5f32fd2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  99. 09c1edb fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  100. e136223 Merge changes from topic "memory_bank" into integration by Soby Mathew · 6 months ago