1. f0c8b26 cpu: add support for Demeter CPU by johpow01 · 3 years ago
  2. 481c52f feat(ff-a): update FF-A version to v1.1 by J-Alves · 3 years, 4 months ago
  3. 2e501bd Merge "feat(ff-a): change manifest messaging method" into integration by Olivier Deprez · 3 years ago
  4. c4f7c90 fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 3 years ago
  5. dfdec7c feat(ff-a): change manifest messaging method by Maksims Svecovs · 3 years, 2 months ago
  6. 76bf27b refactor(plat/arm): mark the flash region as read-only by Manish V Badarkhe · 3 years, 1 month ago
  7. 56808e4 refactor(plat/arm): update NV flags on image load/authentication failure by Manish V Badarkhe · 3 years, 2 months ago
  8. ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 3 years ago
  9. 2288e8a Merge "feat(spm): add Ivy partition to tb fw config" into integration by Olivier Deprez · 3 years ago
  10. 4fd059b feat(spm): add Ivy partition to tb fw config by Daniel Boulby · 3 years, 4 months ago
  11. 3f05433 refactor(plat/fvp): tidy up list of images to measure by Sandrine Bailleux · 3 years, 1 month ago
  12. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  13. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  14. 23d105b Merge changes from topic "od/cleanup-changes" into integration by Olivier Deprez · 3 years, 1 month ago
  15. 1c45585 fix(fvp): spmc optee manifest remove SMC allowlist by Olivier Deprez · 3 years, 1 month ago
  16. c874403 fix(plat/arm): correct UUID strings in FVP DT by Yann Gautier · 3 years, 2 months ago
  17. a3810e8 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 3 years, 2 months ago
  18. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 3 years, 2 months ago
  19. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · 3 years, 2 months ago
  20. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 5 months ago
  21. 9179f16 Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration by Mark Dykes · 3 years, 2 months ago
  22. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 3 years, 3 months ago
  23. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 3 months ago
  24. c275391 plat/arm: move compile time switch from source to dt file by Manish Pandey · 3 years, 3 months ago
  25. 4c42c0d Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 3 years, 3 months ago
  26. baf5765 Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · 3 years, 3 months ago
  27. ea164e7 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 3 years, 3 months ago
  28. 4da1b0b Add Cortex_A78C CPU lib by Bipin Ravi · 3 years, 4 months ago
  29. cd38ac4 Add Makalu ELP CPU lib by johpow01 · 3 years, 4 months ago
  30. c743333 SPM: declare third cactus instance as UP SP by Olivier Deprez · 3 years, 5 months ago
  31. aef12f2 Add Makalu CPU lib by johpow01 · 3 years, 9 months ago
  32. b24c637 plat/arm: fvp: Protect GICR frames for fused/unused cores by Manish V Badarkhe · 3 years, 6 months ago
  33. e40334d plat/arm: fvp: Do not map GIC region in BL1 and BL2 by Manish V Badarkhe · 3 years, 6 months ago
  34. 562b8e7 spm: provide number of vCPUs and VM size for first SP by Olivier Deprez · 3 years, 7 months ago
  35. b62b7b0 spm: remove chosen node from SPMC manifests by Olivier Deprez · 3 years, 8 months ago
  36. d44a052 spm: move OP-TEE SP manifest DTS to FVP platform by Olivier Deprez · 3 years, 7 months ago
  37. fffe048 spm: remove device-memory node from SPMC manifests by Olivier Deprez · 3 years, 8 months ago
  38. 9faad3c Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 3 years, 9 months ago
  39. 40463cc Merge "SPMC: adjust device region for first secure partition" into integration by Olivier Deprez · 3 years, 8 months ago
  40. 8f6f268 SPMC: adjust device region for first secure partition by Olivier Deprez · 3 years, 9 months ago
  41. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 4 years ago
  42. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  43. 958a0b1 Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 3 years, 9 months ago
  44. 7cc90c4 Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 3 years, 9 months ago
  45. afa4879 Merge "SPMC: adjust the number of EC context to max number of PEs" into integration by Manish Pandey · 3 years, 10 months ago
  46. 40946a4 SPMC: adjust the number of EC context to max number of PEs by Olivier Deprez · 3 years, 10 months ago
  47. b92a954 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · 3 years, 10 months ago
  48. 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 3 years, 10 months ago
  49. 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 4 years ago
  50. 991c442 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · 3 years, 10 months ago
  51. 3f69474 plat/arm: Add dependencies to configuration files by Anders Dellien · 3 years, 11 months ago
  52. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 3 years, 11 months ago
  53. d4095b2 SPMC: manifest changes to support multicore boot by Olivier Deprez · 4 years, 1 month ago
  54. d442a0d SPM: Add third cactus partition to manifests by Ruari Phipps · 4 years ago
  55. a637c3f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · 4 years ago
  56. 60ec67f Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration by Mark Dykes · 3 years, 11 months ago
  57. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 3 years, 11 months ago
  58. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 3 years, 11 months ago
  59. 960e99c SPM: Add owner field to cactus secure partitions by Ruari Phipps · 4 years ago
  60. 471550a Use true instead of 1 in while by Jimmy Brisson · 4 years ago
  61. 6212fd7 Merge "spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used." into integration by Madhukar Pappireddy · 4 years ago
  62. 21cf360 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 4 years ago
  63. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 4 years, 3 months ago
  64. 61369a2 plat/arm/board/fvp: Add support for Measured Boot by Alexei Fedorov · 4 years ago
  65. caa1802 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 4 years ago
  66. 1856cc9 plat/arm: Fix build failure due to increase in BL2 size by Manish V Badarkhe · 4 years ago
  67. 0bafa82 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 4 years ago
  68. 8717e03 plat/arm: Use only fw_config between bl2 and bl31 by Manish V Badarkhe · 4 years, 1 month ago
  69. 8d0effa Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · 4 years ago
  70. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  71. 9656a30 plat/fvp: Dynamic description of clock freq by laurenw-arm · 4 years, 1 month ago
  72. fc3e7a2 fconf: Extract Timer clock freq from HW_CONFIG dtb by laurenw-arm · 4 years, 5 months ago
  73. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · 4 years, 1 month ago
  74. bcac995 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · 4 years, 1 month ago
  75. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 1 month ago
  76. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  77. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 3 months ago
  78. 5f8e1a0 dualroot: add chain of trust for secure partitions by Manish Pandey · 4 years, 1 month ago
  79. f411024 plat/arm: do not include export header directly by Manish Pandey · 4 years, 1 month ago
  80. 7ec175e Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · 4 years, 1 month ago
  81. 2672cde SPCI is now called PSA FF-A by J-Alves · 4 years, 2 months ago
  82. f94a19c Merge "plat/arm/fvp: populate runtime console parameters dynamically" into integration by Mark Dykes · 4 years, 2 months ago
  83. 7693cd5 Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · 4 years, 2 months ago
  84. d0cf0a9 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · 4 years, 3 months ago
  85. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 4 months ago
  86. dc5e9a2 plat/fvp: Populate GICv3 parameters dynamically by laurenw-arm · 4 years, 2 months ago
  87. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  88. f36529a Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 4 years, 2 months ago
  89. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 3 months ago
  90. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  91. 96109de Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · 4 years, 2 months ago
  92. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 3 months ago
  93. b26fafa fconf: Update dyn_config compatible string by Louis Mayencourt · 4 years, 3 months ago
  94. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 3 months ago
  95. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 3 months ago
  96. ed93a0f Merge "Provide a hint to power controller for DSU cluster power down" into integration by Sandrine Bailleux · 4 years, 3 months ago
  97. 634304d spm: Normalize the style of spm core manifest by Louis Mayencourt · 4 years, 3 months ago
  98. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 8 months ago
  99. 177a0bb Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration by Olivier Deprez · 4 years, 3 months ago
  100. fc4f80e FVP: Add support for GICv4 extension by Alexei Fedorov · 4 years, 3 months ago