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