1. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · 2 years, 7 months ago
  2. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 9 months ago
  3. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  4. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 2 years, 7 months ago
  5. 063bb73 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · 2 years, 7 months ago
  6. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 2 years, 8 months ago
  7. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 8 months ago
  8. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  9. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  10. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  11. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · 2 years, 8 months ago
  12. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 10 months ago
  13. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 10 months ago
  14. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 10 months ago
  15. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · 3 years ago
  16. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · 3 years, 2 months ago
  17. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 2 months ago
  18. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 8 months ago
  19. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · 2 years, 9 months ago
  20. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  21. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  22. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  23. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 2 years, 8 months ago
  24. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · 2 years, 8 months ago
  25. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 9 months ago
  26. c2d29ba feat(tc): enable MPMM by Chris Kay · 3 years, 2 months ago
  27. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  28. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  29. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 2 years, 9 months ago
  30. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  31. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 11 months ago
  32. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · 2 years, 9 months ago
  33. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · 2 years, 9 months ago
  34. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · 2 years, 9 months ago
  35. 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 2 years, 10 months ago
  36. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  37. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · 2 years, 11 months ago
  38. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago
  39. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  40. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  41. 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 3 years, 1 month ago
  42. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 10 months ago
  43. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  44. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  45. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 3 years ago
  46. b496584 feat(plat/arm): Add DRAM2 to TZC non-secure region by Usama Arif · 2 years, 9 months ago
  47. 3c31218 Merge "fix(arm_fgpa): allow build after MAKE_* changes" into integration by André Przywara · 2 years, 9 months ago
  48. 88fb9af Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 2 years, 9 months ago
  49. 45e794f fix(arm_fgpa): allow build after MAKE_* changes by Andre Przywara · 2 years, 9 months ago
  50. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 2 years, 9 months ago
  51. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  52. 5693afe feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 2 years, 9 months ago
  53. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 2 years, 9 months ago
  54. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  55. d86202f Merge changes from topic "arm_fpga_resmem" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  56. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  57. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 2 years, 9 months ago
  58. ea4195d fix(plat/fvp): bump BL2 stack size by Soby Mathew · 3 years ago
  59. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years ago
  60. cb6b562 refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros by Zelalem Aweke · 3 years ago
  61. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 3 years ago
  62. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  63. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years ago
  64. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 3 years ago
  65. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  66. d27febf fix(fvp): fix fvp_cpu_standby() function by Alexei Fedorov · 2 years, 10 months ago
  67. 4d8a6bb fix(arm_fpga): streamline generated axf file by Andre Przywara · 2 years, 11 months ago
  68. 8c6d92d feat(arm_fpga): add kernel trampoline by Andre Przywara · 3 years, 2 months ago
  69. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 2 years, 10 months ago
  70. 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 2 years, 9 months ago
  71. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · 2 years, 11 months ago
  72. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  73. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  74. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · 3 years, 8 months ago
  75. 0fef7b6 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · 2 years, 11 months ago
  76. e69c60b feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · 2 years, 11 months ago
  77. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 3 months ago
  78. a51bb4b fix: OP-TEE SP manifest per latest SPMC changes by Olivier Deprez · 2 years, 10 months ago
  79. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 10 months ago
  80. ea84e43 refactor(tc): use internal trusted storage by Davidson K · 2 years, 11 months ago
  81. 46dff79 Merge changes from topic "gic-700-auto" into integration by André Przywara · 2 years, 10 months ago
  82. 0767042 Merge changes I0ae8a6ea,I0b4fc83e into integration by Olivier Deprez · 2 years, 10 months ago
  83. 1925c78 feat(tc): Enable SVE for both secure and non-secure world by Usama Arif · 2 years, 11 months ago
  84. a49bd49 feat(tc): populate HW_CONFIG in BL31 by Usama Arif · 2 years, 11 months ago
  85. 2eb8beb Merge "feat(fvp): enable external SP images in BL2 config" into integration by Olivier Deprez · 2 years, 10 months ago
  86. e828ec4 Merge "feat(board/rdn2): add tzc master source ids for soc dma" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  87. 24b280b fix(arm_fpga): reserve BL31 memory by Andre Przywara · 2 years, 10 months ago
  88. 8da6c28 fix(arm_fpga): limit BL31 memory usage by Andre Przywara · 2 years, 10 months ago
  89. 9f68976 feat(fvp): enable external SP images in BL2 config by Balint Dobszay · 3 years, 3 months ago
  90. 42ba7c9 feat(arm_fpga): support GICv4 images by Andre Przywara · 3 years, 2 months ago
  91. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · 3 years, 2 months ago
  92. 2d49ef3 feat(plat/fvp): enable trace extension features by default by Manish V Badarkhe · 2 years, 10 months ago
  93. 6e99d90 Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 2 years, 10 months ago
  94. 673e059 feat(board/rdn2): add tzc master source ids for soc dma by Vijayenthiran Subramaniam · 3 years ago
  95. b6c24ce refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · 3 years ago
  96. b9ab8c5 Merge "fix(plat/arm_fpga): enable AMU extension" into integration by André Przywara · 2 years, 11 months ago
  97. f0c8b26 cpu: add support for Demeter CPU by johpow01 · 3 years ago
  98. 2593a8a fix(plat/arm_fpga): enable AMU extension by Tom Cosgrove · 2 years, 11 months ago
  99. 88fca31 feat: enabling stack protector for diphda by Abdellatif El Khlifi · 2 years, 11 months ago
  100. f151362 feat(plat/arm): Introduce TC1 platform by Usama Arif · 3 years, 3 months ago