1. 21c87d2 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for N2/V2 platforms by Rohit Mathew · 7 months ago
  2. b60f26e feat(rdn2): enable AMU if present on the platform by Rohit Mathew · 7 months ago
  3. 69e4ecb feat(rdn2): enable MTE2 if present on the platform by Rohit Mathew · 8 months ago
  4. 8676553 refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · 9 months ago
  5. 57f6d5c refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2 by Rohit Mathew · 9 months ago
  6. bebe31d refactor(neoverse-rd): define naming convention for RoS macros by Rohit Mathew · 8 months ago
  7. 29fd3da refactor(neoverse-rd): define naming convention for CSS macros by Rohit Mathew · 8 months ago
  8. 63f191b refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · 8 months ago
  9. e18e485 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · 8 months ago
  10. 7909cd8 refactor(neoverse-rd): set mmap naming convention by Rohit Mathew · 8 months ago
  11. 467afb8 refactor(neoverse-rd): rename nrd_plat_v2.c to align with convention by Rohit Mathew · 9 months ago
  12. 5c1d965 refactor(neoverse-rd): refactor nrd_soc_css_def_v2.h file by Rohit Mathew · 8 months ago
  13. c7157c9 refactor(neoverse-rd): refactor nrd_soc_platform_def_v2.h file by Rohit Mathew · 8 months ago
  14. 8aa1dbd refactor(neoverse-rd): refactor nrd_base_platform_def.h by Rohit Mathew · 9 months ago
  15. 84662e3 refactor(neoverse-rd): header files for second generation platforms by Rohit Mathew · 8 months ago
  16. 8ad6000 feat(rdn1edge): remove RD-N1-Edge from deprecated list by Rohit Mathew · 7 months ago
  17. 5a6e2a8 feat(sgi575): remove SGI-575 from deprecated list by Rohit Mathew · 7 months ago
  18. 56d9197 fix(rdn1edge): update RD-N1-Edge's changelog title by Rohit Mathew · 7 months ago
  19. 6edab64 feat(neoverse-rd): add scope for RD-V1-MC by Rohit Mathew · 7 months ago
  20. e94dd97 feat(neoverse-rd): add scope for RD-V1 by Rohit Mathew · 7 months ago
  21. f5f4403 feat(neoverse-rd): add scope for SGI-575 by Rohit Mathew · 7 months ago
  22. b35e448 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for A75/V1/N1 platforms by Rohit Mathew · 7 months ago
  23. c94e8a8 feat(neoverse-rd): enable AMU if supported by the platform by Rohit Mathew · 7 months ago
  24. 16cf5f7 refactor(neoverse-rd): clean-up nrd_plat_arm_def1.h file by Rohit Mathew · 8 months ago
  25. 082b134 refactor(neoverse-rd): remove unused defines from platform_def.h by Rohit Mathew · 8 months ago
  26. 12ac34a refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · 8 months ago
  27. b4d4f06 refactor(neoverse-rd): rename definitions in nrd_ros_fw_def1.h file by Rohit Mathew · 8 months ago
  28. a7a197c refactor(neoverse-rd): rename definitions in nrd_ros_def1.h file by Rohit Mathew · 8 months ago
  29. 9e2800f refactor(neoverse-rd): rename definitions in nrd_css_fw_def1.h file by Rohit Mathew · 8 months ago
  30. 74f5ba3 refactor(neoverse-rd): rename definitions in nrd_css_def1.h file by Rohit Mathew · 8 months ago
  31. d4f58f1 refactor(neoverse-rd): rewrite CSS and RoS device mmap macros by Rohit Mathew · 8 months ago
  32. 04624f9 refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · 8 months ago
  33. e65adb1 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · 8 months ago
  34. faf4964 refactor(neoverse-rd): migrate mmap entry from nrd_plat1.c by Rohit Mathew · 8 months ago
  35. 3ce4081 refactor(neoverse-rd): rename nrd_plat.c file by Rohit Mathew · 8 months ago
  36. a2dae19 refactor(neoverse-rd): refactor nrd_soc_css_def.h file by Rohit Mathew · 8 months ago
  37. 30355fc refactor(neoverse-rd): refactor nrd_soc_platform_def.h file by Rohit Mathew · 8 months ago
  38. 943906b refactor(neoverse-rd): move away from nrd_base_platform_def.h by Rohit Mathew · 8 months ago
  39. 4f18691 refactor(neoverse-rd): remove inclusion of nrd_base_platform_def.h by Rohit Mathew · 8 months ago
  40. ee9ce37 refactor(neoverse-rd): header files for first generation platforms by Rohit Mathew · 8 months ago
  41. e191b38 refactor(neoverse-rd): refactor scope for Neoverse RD platforms by Rohit Mathew · 7 months ago
  42. 24c1bee Merge changes from topic "st_maintainers" into integration by Madhukar Pappireddy · 7 months ago
  43. 72c1ad3 Merge "docs(fconf): add TB_FW config bindings" into integration by Manish V Badarkhe · 7 months ago
  44. 9cba37f Merge "fix(cert-create): add guardrails around brainpool usage" into integration by Manish V Badarkhe · 7 months ago
  45. 0351912 Merge "fix(cert-create): use a salt length equal to digest length for RSA-PSS" into integration by Manish V Badarkhe · 7 months ago
  46. d6768f3 Merge "fix(cpus): workaround for Cortex-X4 erratum 2763018" into integration by Bipin Ravi · 7 months ago
  47. d9c8eff fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 7 months ago
  48. c41c6c8 Merge "refactor(fvp_r): remove duplicated macro definitions" into integration by Madhukar Pappireddy · 7 months ago
  49. 343d3fd Merge "fix(cpus): workaround for Cortex-X4 erratum 2740089" into integration by Lauren Wehrmeister · 7 months ago
  50. f58088c Merge "fix(cpus): workaround for Cortex-A715 erratum 2728106" into integration by Lauren Wehrmeister · 7 months ago
  51. 37b9f78 Merge "feat(qemu): update to manifest v0.3" into integration by Soby Mathew · 7 months ago
  52. 2c7b22d feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · 7 months ago
  53. 677bc34 Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · 7 months ago
  54. b14c92a Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · 7 months ago
  55. 81ec766 Merge "refactor(qemu): do not hardcode counter frequency" into integration by Yann Gautier · 7 months ago
  56. 4ac96e6 Merge "fix(cm): add more feature registers to EL1 context mgmt" into integration by Madhukar Pappireddy · 7 months ago
  57. a1fa21a Merge "docs(mte2): update docs" into integration by Manish Pandey · 7 months ago
  58. b9a3553 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · 7 months ago
  59. 7f16dac docs(mte2): update docs by Govindraj Raja · 7 months ago
  60. 64645b5 refactor(fvp_r): remove duplicated macro definitions by Leo Yan · 7 months ago
  61. da33921 docs(fconf): add TB_FW config bindings by Harrison Mutai · 7 months ago
  62. 9b243ad Merge "docs(plat): remove TC1 entry from the deprecation table" into integration by Lauren Wehrmeister · 7 months ago
  63. 739e8c7 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · 7 months ago
  64. 7409510 Merge "fix(spm): add device-regions used in tf-a-tests" into integration by Madhukar Pappireddy · 7 months ago
  65. e76dd30 Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration by Yann Gautier · 7 months ago
  66. c5d5267 Merge "fix(gpt): declare gpt_tlbi_by_pa_ll()" into integration by Soby Mathew · 7 months ago
  67. 658865d fix(spm): add device-regions used in tf-a-tests by Daniel Boulby · 8 months ago
  68. 1f08664 fix(gpt): declare gpt_tlbi_by_pa_ll() by Soby Mathew · 7 months ago
  69. a25d30f docs(plat): remove TC1 entry from the deprecation table by Manish V Badarkhe · 7 months ago
  70. 69921c9 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · 7 months ago
  71. a72cc3c fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · 7 months ago
  72. 43c1392 Merge "fix(docs): typo in the romlib design" into integration by Lauren Wehrmeister · 7 months ago
  73. da7cf9a Merge "docs: decrease the minimum supported OpenSSL" into integration by Manish V Badarkhe · 7 months ago
  74. acf72eb fix(docs): typo in the romlib design by Manish V Badarkhe · 7 months ago
  75. 2a82ca6 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · 7 months ago
  76. e5d02ab Merge "fix: static checks on spmc dts" into integration by Mark Dykes · 7 months ago
  77. 26cf05d fix: static checks on spmc dts by J-Alves · 7 months ago
  78. 7eaaac7 fix(gpt): unify logging messages by AlexeiFedorov · 8 months ago
  79. eb6f6cd chore(gpt): remove gpt_ prefix by AlexeiFedorov · 8 months ago
  80. ebd0191 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · 8 months ago
  81. 50d5397 fix(cert-create): add guardrails around brainpool usage by Donald Chan · 7 months ago
  82. 890b1ea Merge "fix(gicv2): fix SGIR_NSATT bitshift" into integration by Manish Pandey · 7 months ago
  83. b9a363d Merge changes from topic "lto-fixes" into integration by Manish Pandey · 7 months ago
  84. 639c6db Merge changes from topic "hm/handoff" into integration by Manish Pandey · 7 months ago
  85. a4bde4c docs: decrease the minimum supported OpenSSL by Harrison Mutai · 7 months ago
  86. 7b3e93a Merge "docs(build): update GCC to 13.2.Rel1 version" into integration by Olivier Deprez · 7 months ago
  87. beaccd1 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · 7 months ago
  88. ed25192 Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration by Madhukar Pappireddy · 7 months ago
  89. babec87 refactor(fvp): reduce max size of HW_CONFIG to 16KB by Harrison Mutai · 12 months ago
  90. a13f584 feat(locks): add bitlock by AlexeiFedorov · 8 months ago
  91. aac02a7 fix(gicv2): fix SGIR_NSATT bitshift by Jacob Kroon · 7 months ago
  92. b12b3ae fix(cert-create): use a salt length equal to digest length for RSA-PSS by Donald Chan · 7 months ago
  93. fe24635 Merge "fix(handoff): correct representation of tag_id" into integration by Mark Dykes · 7 months ago
  94. 14823db Merge "feat(rme): build TF-A with ENABLE_RME for Armv9.2" into integration by Soby Mathew · 7 months ago
  95. c03938e Merge "fix(cm): remove ENABLE_FEAT_MTE usage" into integration by Madhukar Pappireddy · 7 months ago
  96. 2ea9d06 Merge "fix(build): wrap toolchain paths in double quotes" into integration by Olivier Deprez · 7 months ago
  97. 215a170 refactor(arm): replace hard-coded HW_CONFIG DT size by Harrison Mutai · 7 months ago
  98. c117dd8 fix(cm): remove ENABLE_FEAT_MTE usage by Jayanth Dodderi Chidanand · 7 months ago
  99. 2c09bf6 fix(build): wrap toolchain paths in double quotes by Chris Kay · 7 months ago
  100. 6d792d2 Merge "docs: clarify build environment prerequisites" into integration by Olivier Deprez · 7 months ago