1. f4616ef cpu: add support for Demeter CPU by johpow01 · 4 years, 1 month ago
  2. e1c732d feat(ff-a): update FF-A version to v1.1 by J-Alves · 4 years, 5 months ago
  3. c7e39dc Merge "feat(ff-a): change manifest messaging method" into integration by Olivier Deprez · 4 years ago
  4. 749d0fa fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 4 years ago
  5. bb320db feat(ff-a): change manifest messaging method by Maksims Svecovs · 4 years, 3 months ago
  6. 79d8be3 refactor(plat/arm): mark the flash region as read-only by Manish V Badarkhe · 4 years, 2 months ago
  7. 59ea364 refactor(plat/arm): update NV flags on image load/authentication failure by Manish V Badarkhe · 4 years, 2 months ago
  8. 9fa5db4 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 4 years, 1 month ago
  9. 05f47b7 Merge "feat(spm): add Ivy partition to tb fw config" into integration by Olivier Deprez · 4 years, 1 month ago
  10. 1bc02c2 feat(spm): add Ivy partition to tb fw config by Daniel Boulby · 4 years, 5 months ago
  11. 64dd1de refactor(plat/fvp): tidy up list of images to measure by Sandrine Bailleux · 4 years, 2 months ago
  12. 7285fd5 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 4 years, 2 months ago
  13. 2a00877 Merge changes from topic "soc_id" into integration by Manish Pandey · 4 years, 2 months ago
  14. 1a2c0ff Merge changes from topic "od/cleanup-changes" into integration by Olivier Deprez · 4 years, 2 months ago
  15. 183725b fix(fvp): spmc optee manifest remove SMC allowlist by Olivier Deprez · 4 years, 2 months ago
  16. 748bdd1 fix(plat/arm): correct UUID strings in FVP DT by Yann Gautier · 4 years, 3 months ago
  17. c6ac4df fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 4 years, 3 months ago
  18. dfff468 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 4 years, 3 months ago
  19. 6794378 Merge changes from topic "fw-update" into integration by Olivier Deprez · 4 years, 3 months ago
  20. ef1daa4 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 4 years, 5 months ago
  21. 800b884 Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration by Mark Dykes · 4 years, 3 months ago
  22. 7d111d9 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 4 years, 4 months ago
  23. 49e9ac2 refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 4 years, 4 months ago
  24. c404794 plat/arm: move compile time switch from source to dt file by Manish Pandey · 4 years, 4 months ago
  25. 97bc7f0 Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 4 years, 4 months ago
  26. 3b9e06a Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · 4 years, 4 months ago
  27. 2b6fc53 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 4 years, 4 months ago
  28. 0a144dd Add Cortex_A78C CPU lib by Bipin Ravi · 4 years, 5 months ago
  29. cb090c1 Add Makalu ELP CPU lib by johpow01 · 4 years, 5 months ago
  30. e96fc8e SPM: declare third cactus instance as UP SP by Olivier Deprez · 4 years, 6 months ago
  31. aaabf97 Add Makalu CPU lib by johpow01 · 4 years, 10 months ago
  32. f98630f plat/arm: fvp: Protect GICR frames for fused/unused cores by Manish V Badarkhe · 4 years, 6 months ago
  33. e0cea78 plat/arm: fvp: Do not map GIC region in BL1 and BL2 by Manish V Badarkhe · 4 years, 6 months ago
  34. 89832ac spm: provide number of vCPUs and VM size for first SP by Olivier Deprez · 4 years, 8 months ago
  35. 5134fcb spm: remove chosen node from SPMC manifests by Olivier Deprez · 4 years, 8 months ago
  36. 76d22f0 spm: move OP-TEE SP manifest DTS to FVP platform by Olivier Deprez · 4 years, 8 months ago
  37. b635d11 spm: remove device-memory node from SPMC manifests by Olivier Deprez · 4 years, 9 months ago
  38. 25bbbd2 Add support for Neoverse-N2 CPUs. by Javier Almansa Sobrino · 4 years, 10 months ago
  39. 00ad74c Merge "SPMC: adjust device region for first secure partition" into integration by Olivier Deprez · 4 years, 9 months ago
  40. d0d63af SPMC: adjust device region for first secure partition by Olivier Deprez · 4 years, 10 months ago
  41. d32113c plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 5 years ago
  42. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  43. 467937b Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 4 years, 10 months ago
  44. 5effe0b Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 4 years, 10 months ago
  45. 5c5d828 Merge "SPMC: adjust the number of EC context to max number of PEs" into integration by Manish Pandey · 4 years, 11 months ago
  46. 9587931 SPMC: adjust the number of EC context to max number of PEs by Olivier Deprez · 4 years, 11 months ago
  47. 70fb765 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · 5 years ago
  48. ab9646f Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 5 years ago
  49. 0d4120d SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 5 years ago
  50. f831ed7 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · 5 years ago
  51. 3ab336a plat/arm: Add dependencies to configuration files by Anders Dellien · 5 years ago
  52. 14d095c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 5 years ago
  53. 2111b00 SPMC: manifest changes to support multicore boot by Olivier Deprez · 5 years ago
  54. 9de91c7 SPM: Add third cactus partition to manifests by Ruari Phipps · 5 years ago
  55. ed9653f plat/arm: fvp: Implement methods to retrieve soc-id information by Manish V Badarkhe · 5 years ago
  56. 0d4ad1f Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration by Mark Dykes · 5 years ago
  57. fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 5 years ago
  58. b693fbf Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 5 years ago
  59. ad86d35 SPM: Add owner field to cactus secure partitions by Ruari Phipps · 5 years ago
  60. 9206908 Use true instead of 1 in while by Jimmy Brisson · 5 years ago
  61. 8dd1c3c Merge "spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used." into integration by Madhukar Pappireddy · 5 years ago
  62. 9d9ae97 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 5 years ago
  63. db1ef41 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 5 years ago
  64. 4a135bc plat/arm/board/fvp: Add support for Measured Boot by Alexei Fedorov · 5 years ago
  65. 1322dc9 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  66. fdf50a2 plat/arm: Fix build failure due to increase in BL2 size by Manish V Badarkhe · 5 years ago
  67. 2a0ef94 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 5 years ago
  68. 7fb9bcd plat/arm: Use only fw_config between bl2 and bl31 by Manish V Badarkhe · 5 years ago
  69. 99bcae5 Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · 5 years ago
  70. ce4ca1a plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 5 years ago
  71. 156dbdd plat/fvp: Dynamic description of clock freq by laurenw-arm · 5 years ago
  72. 8aa374b fconf: Extract Timer clock freq from HW_CONFIG dtb by laurenw-arm · 5 years ago
  73. 3cb84a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · 5 years ago
  74. 10640d2 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · 5 years ago
  75. 02383c2 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 5 years ago
  76. 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 5 years ago
  77. b4ad365 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 5 years ago
  78. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 5 years ago
  79. 81de5bf plat/arm: do not include export header directly by Manish Pandey · 5 years ago
  80. 83c1584 Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · 5 years ago
  81. 662af36 SPCI is now called PSA FF-A by J-Alves · 5 years ago
  82. beff491 Merge "plat/arm/fvp: populate runtime console parameters dynamically" into integration by Mark Dykes · 5 years ago
  83. e0b3e6b Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · 5 years ago
  84. 12d1343 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · 5 years ago
  85. 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 5 years ago
  86. 8370c8c plat/fvp: Populate GICv3 parameters dynamically by laurenw-arm · 5 years ago
  87. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  88. 85838f4 Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 5 years ago
  89. 60e2e27 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 5 years ago
  90. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 5 years ago
  91. 6eb4304 Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · 5 years ago
  92. 364ad24 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 5 years ago
  93. 592c396 fconf: Update dyn_config compatible string by Louis Mayencourt · 5 years ago
  94. ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 5 years ago
  95. 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 5 years ago
  96. 1f91522 Merge "Provide a hint to power controller for DSU cluster power down" into integration by Sandrine Bailleux · 5 years ago
  97. d7b5f02 spm: Normalize the style of spm core manifest by Louis Mayencourt · 5 years ago
  98. 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago
  99. 994421a Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration by Olivier Deprez · 5 years ago
  100. e6e10ec FVP: Add support for GICv4 extension by Alexei Fedorov · 5 years ago