1. e07b77f build(fvp): make all builds unconditional by Govindraj Raja · Wed Apr 24 13:36:11 2024 -0500
  2. 5143896 Merge "fix(tc): increase stack size when TRUSTED_BOARD_BOOT=0" into integration by Manish V Badarkhe · Mon Apr 29 13:32:54 2024 +0200
  3. 9fe288b Merge "fix(tc): remove timer interrupt from G1S" into integration by Manish V Badarkhe · Mon Apr 29 13:32:09 2024 +0200
  4. 58dada5 fix(tc): increase stack size when TRUSTED_BOARD_BOOT=0 by Alex Dobrescu · Wed Dec 20 16:06:37 2023 +0000
  5. dbb7eb3 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · Fri Apr 26 16:55:04 2024 +0200
  6. 6b4a772 Merge changes from topic "hm/handoff" into integration by Manish Pandey · Fri Apr 26 16:22:38 2024 +0200
  7. 9b99250 Merge "refactor(docs): restructure min requirements section" into integration by Manish Pandey · Fri Apr 26 15:15:51 2024 +0200
  8. 4809a76 feat(handoff): add support for RESET_TO_BL2 by Harrison Mutai · Tue Apr 23 10:31:36 2024 +0000
  9. bc823e2 feat(arm): support FW handoff b/w BL1 & BL2 by Harrison Mutai · Fri Dec 22 18:42:27 2023 +0000
  10. e40e121 feat(handoff): add TL source files to BL1 by Harrison Mutai · Fri Apr 26 08:55:47 2024 +0000
  11. 803d22b feat(handoff): add TE's for BL1 handoff interface by Harrison Mutai · Thu Jan 04 16:25:47 2024 +0000
  12. faf3ac3 refactor(bl1): clean up bl2 layout calculation by Harrison Mutai · Thu Jan 04 16:18:47 2024 +0000
  13. 91ce7c9 feat(arm): support FW handoff b/w BL2 & BL31 by Harrison Mutai · Fri Dec 01 15:50:00 2023 +0000
  14. 1181dd2 Merge "fix(tc): missing device regions in spmc manifest" into integration by Manish Pandey · Fri Apr 26 10:25:00 2024 +0200
  15. e259382 fix(tc): missing device regions in spmc manifest by J-Alves · Wed Apr 24 15:08:59 2024 +0100
  16. 6fa472c Merge changes from topic "nrd2_refactor" into integration by Manish V Badarkhe · Thu Apr 25 14:37:15 2024 +0200
  17. b8ce1ef feat(docs): update maintainer list for neoverse_rd by Rohit Mathew · Mon Feb 26 20:40:45 2024 +0000
  18. 554b2dd Merge changes from topic "nrd1_refactor" into integration by Manish V Badarkhe · Thu Apr 25 11:23:20 2024 +0200
  19. 29fb985 refactor(neoverse-rd): remove soc_css.mk from common makefile by Rohit Mathew · Sun Dec 31 18:26:15 2023 +0000
  20. cbc3756 refactor(neoverse-rd): unify GIC SPI range macros by Rohit Mathew · Mon Feb 26 20:39:04 2024 +0000
  21. ce37935 refactor(neoverse-rd): clean-up nrd_plat_arm_def2.h file by Rohit Mathew · Tue Mar 19 17:50:36 2024 +0000
  22. 21c87d2 feat(neoverse-rd): disable SPMD_SPM_AT_SEL2 for N2/V2 platforms by Rohit Mathew · Wed Apr 03 20:49:26 2024 +0100
  23. b60f26e feat(rdn2): enable AMU if present on the platform by Rohit Mathew · Tue Apr 02 14:41:37 2024 +0100
  24. 69e4ecb feat(rdn2): enable MTE2 if present on the platform by Rohit Mathew · Sat Mar 30 10:29:50 2024 +0000
  25. 8ad6000 feat(rdn1edge): remove RD-N1-Edge from deprecated list by Rohit Mathew · Tue Apr 23 10:29:53 2024 +0100
  26. 8676553 refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · Mon Feb 26 20:36:13 2024 +0000
  27. 5a6e2a8 feat(sgi575): remove SGI-575 from deprecated list by Rohit Mathew · Tue Apr 23 10:27:30 2024 +0100
  28. 57f6d5c refactor(neoverse-rd): add defines for ROM, SRAM and DRAM2 by Rohit Mathew · Mon Feb 26 20:35:51 2024 +0000
  29. bebe31d refactor(neoverse-rd): define naming convention for RoS macros by Rohit Mathew · Tue Mar 19 17:00:31 2024 +0000
  30. 29fd3da refactor(neoverse-rd): define naming convention for CSS macros by Rohit Mathew · Mon Mar 18 19:16:37 2024 +0000
  31. 63f191b refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · Mon Mar 18 18:58:40 2024 +0000
  32. e18e485 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · Mon Mar 18 18:54:45 2024 +0000
  33. 7909cd8 refactor(neoverse-rd): set mmap naming convention by Rohit Mathew · Mon Mar 18 18:20:42 2024 +0000
  34. 467afb8 refactor(neoverse-rd): rename nrd_plat_v2.c to align with convention by Rohit Mathew · Mon Feb 26 20:35:38 2024 +0000
  35. 5c1d965 refactor(neoverse-rd): refactor nrd_soc_css_def_v2.h file by Rohit Mathew · Mon Mar 18 12:32:14 2024 +0000
  36. c7157c9 refactor(neoverse-rd): refactor nrd_soc_platform_def_v2.h file by Rohit Mathew · Mon Mar 18 11:28:03 2024 +0000
  37. 8aa1dbd refactor(neoverse-rd): refactor nrd_base_platform_def.h by Rohit Mathew · Mon Feb 26 19:22:34 2024 +0000
  38. 84662e3 refactor(neoverse-rd): header files for second generation platforms by Rohit Mathew · Sun Mar 17 21:53:01 2024 +0000
  39. bafd74b Merge "fix(optee): set interrupt handler before kernel boot" into integration by Yann Gautier · Thu Apr 25 09:51:22 2024 +0200
  40. 56d9197 fix(rdn1edge): update RD-N1-Edge's changelog title by Rohit Mathew · Mon Apr 22 14:23:59 2024 +0100
  41. 6edab64 feat(neoverse-rd): add scope for RD-V1-MC by Rohit Mathew · Tue Apr 16 17:36:19 2024 +0100
  42. e94dd97 feat(neoverse-rd): add scope for RD-V1 by Rohit Mathew · Tue Apr 16 17:35:05 2024 +0100
  43. f5f4403 feat(neoverse-rd): add scope for SGI-575 by Rohit Mathew · Tue Apr 16 17:31:54 2024 +0100
  44. 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
  45. c94e8a8 feat(neoverse-rd): enable AMU if supported by the platform by Rohit Mathew · Tue Apr 02 16:28:36 2024 +0100
  46. 16cf5f7 refactor(neoverse-rd): clean-up nrd_plat_arm_def1.h file by Rohit Mathew · Mon Mar 11 11:33:58 2024 +0000
  47. 082b134 refactor(neoverse-rd): remove unused defines from platform_def.h by Rohit Mathew · Thu Mar 28 22:12:33 2024 +0000
  48. 12ac34a refactor(neoverse-rd): move defines out of platform_def.h by Rohit Mathew · Wed Mar 20 19:13:08 2024 +0000
  49. b4d4f06 refactor(neoverse-rd): rename definitions in nrd_ros_fw_def1.h file by Rohit Mathew · Tue Mar 19 15:36:19 2024 +0000
  50. a7a197c refactor(neoverse-rd): rename definitions in nrd_ros_def1.h file by Rohit Mathew · Tue Mar 19 15:35:45 2024 +0000
  51. 9e2800f refactor(neoverse-rd): rename definitions in nrd_css_fw_def1.h file by Rohit Mathew · Mon Mar 11 06:43:20 2024 +0000
  52. 74f5ba3 refactor(neoverse-rd): rename definitions in nrd_css_def1.h file by Rohit Mathew · Mon Mar 11 06:31:44 2024 +0000
  53. d4f58f1 refactor(neoverse-rd): rewrite CSS and RoS device mmap macros by Rohit Mathew · Mon Mar 11 00:05:49 2024 +0000
  54. 04624f9 refactor(neoverse-rd): refactor mmap macro for RoS device memory region by Rohit Mathew · Sun Mar 10 23:18:57 2024 +0000
  55. e65adb1 refactor(neoverse-rd): refactor mmap macro for CSS device memory region by Rohit Mathew · Sun Mar 10 22:55:28 2024 +0000
  56. faf4964 refactor(neoverse-rd): migrate mmap entry from nrd_plat1.c by Rohit Mathew · Thu Mar 21 15:51:03 2024 +0000
  57. 3ce4081 refactor(neoverse-rd): rename nrd_plat.c file by Rohit Mathew · Sun Mar 10 15:50:16 2024 +0000
  58. a2dae19 refactor(neoverse-rd): refactor nrd_soc_css_def.h file by Rohit Mathew · Sat Mar 09 21:56:03 2024 +0000
  59. 30355fc refactor(neoverse-rd): refactor nrd_soc_platform_def.h file by Rohit Mathew · Sat Mar 09 21:16:41 2024 +0000
  60. 943906b refactor(neoverse-rd): move away from nrd_base_platform_def.h by Rohit Mathew · Sat Mar 09 18:15:28 2024 +0000
  61. 4f18691 refactor(neoverse-rd): remove inclusion of nrd_base_platform_def.h by Rohit Mathew · Sat Mar 09 18:03:21 2024 +0000
  62. ee9ce37 refactor(neoverse-rd): header files for first generation platforms by Rohit Mathew · Thu Mar 07 20:31:38 2024 +0000
  63. e191b38 refactor(neoverse-rd): refactor scope for Neoverse RD platforms by Rohit Mathew · Mon Apr 15 17:31:04 2024 +0100
  64. 24c1bee Merge changes from topic "st_maintainers" into integration by Madhukar Pappireddy · Wed Apr 24 16:37:29 2024 +0200
  65. 72c1ad3 Merge "docs(fconf): add TB_FW config bindings" into integration by Manish V Badarkhe · Wed Apr 24 13:16:00 2024 +0200
  66. 9cba37f Merge "fix(cert-create): add guardrails around brainpool usage" into integration by Manish V Badarkhe · Wed Apr 24 10:37:20 2024 +0200
  67. 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
  68. d7ceb9f refactor(docs): restructure min requirements section by Harrison Mutai · Tue Apr 16 08:35:50 2024 +0000
  69. d6768f3 Merge "fix(cpus): workaround for Cortex-X4 erratum 2763018" into integration by Bipin Ravi · Wed Apr 24 03:57:18 2024 +0200
  70. d9c8eff fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · Fri Apr 05 16:27:07 2024 -0500
  71. 916eb9e fix(optee): set interrupt handler before kernel boot by Jeffrey Kardatzke · Wed Apr 17 10:38:17 2024 -0700
  72. c41c6c8 Merge "refactor(fvp_r): remove duplicated macro definitions" into integration by Madhukar Pappireddy · Tue Apr 23 16:45:25 2024 +0200
  73. 343d3fd Merge "fix(cpus): workaround for Cortex-X4 erratum 2740089" into integration by Lauren Wehrmeister · Tue Apr 23 16:14:02 2024 +0200
  74. f58088c Merge "fix(cpus): workaround for Cortex-A715 erratum 2728106" into integration by Lauren Wehrmeister · Tue Apr 23 16:13:55 2024 +0200
  75. 37b9f78 Merge "feat(qemu): update to manifest v0.3" into integration by Soby Mathew · Tue Apr 23 13:35:38 2024 +0200
  76. 2c7b22d feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · Thu Apr 04 09:41:57 2024 +0100
  77. 677bc34 Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · Tue Apr 23 10:42:01 2024 +0200
  78. b14c92a Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · Tue Apr 23 09:58:54 2024 +0200
  79. cc52b3a fix(tc): remove timer interrupt from G1S by Jackson Cooper-Driver · Wed Feb 28 13:05:41 2024 +0000
  80. 81ec766 Merge "refactor(qemu): do not hardcode counter frequency" into integration by Yann Gautier · Tue Apr 23 09:18:16 2024 +0200
  81. 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
  82. a1fa21a Merge "docs(mte2): update docs" into integration by Manish Pandey · Mon Apr 22 17:40:43 2024 +0200
  83. b9a3553 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · Mon Apr 22 17:27:56 2024 +0200
  84. 7f16dac docs(mte2): update docs by Govindraj Raja · Thu Apr 18 12:04:18 2024 -0500
  85. 64645b5 refactor(fvp_r): remove duplicated macro definitions by Leo Yan · Mon Apr 22 15:35:48 2024 +0100
  86. a70e31d refactor(changelog): change all occurrences of RSS to RSE by Tamas Ban · Mon Apr 22 15:41:45 2024 +0200
  87. fbe7dc8 refactor(qemu): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 12:03:19 2024 +0100
  88. 3b76946 refactor(fvp): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 12:01:07 2024 +0100
  89. a12d427 refactor(fiptool): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 11:45:26 2024 +0100
  90. dc2a286 refactor(psa): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 11:41:25 2024 +0100
  91. a2473a9 refactor(fvp): remove leftovers from rss measured boot support by Tamas Ban · Thu Feb 22 11:38:33 2024 +0100
  92. dc15bf4 refactor(tc): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 11:35:28 2024 +0100
  93. a7bf68d docs: change all occurrences of RSS to RSE by Tamas Ban · Wed Feb 21 13:55:31 2024 +0100
  94. 0a7cf19 refactor(measured-boot): change all occurrences of RSS to RSE by Tamas Ban · Wed Feb 21 12:49:34 2024 +0100
  95. d097318 refactor(rse): change all occurrences of RSS to RSE by Tamas Ban · Wed Feb 21 12:42:00 2024 +0100
  96. dcc639e refactor(psa): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 12:25:02 2024 +0100
  97. 7b9945c refactor(tc): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 12:23:53 2024 +0100
  98. b66d077 docs: rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 12:17:08 2024 +0100
  99. acb7aa0 refactor(measured-boot): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 12:13:41 2024 +0100
  100. 59d4e2a refactor(rss): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 11:40:21 2024 +0100