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