1. 546c0df Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · 1 year, 5 months ago
  2. 8def196 refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 1 year, 5 months ago
  3. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 1 year, 6 months ago
  4. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 7 months ago
  5. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 1 year, 7 months ago
  6. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  7. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 1 year, 7 months ago
  8. 4d708ac build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · 1 year, 8 months ago
  9. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 9 months ago
  10. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years ago
  11. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 2 years, 1 month ago
  12. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  13. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 4 months ago
  14. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 11 months ago
  15. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  16. 890e02b chore: use tabs for indentation by Jorge Troncoso · 1 year, 10 months ago
  17. 055cc66 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · 2 years, 1 month ago
  18. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  19. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  20. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  21. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · 2 years ago
  22. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years ago
  23. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  24. d344978 feat(arm): add support for cca CoT by laurenw-arm · 2 years, 2 months ago
  25. 2307546 refactor(arm): add cca CoT certificates to fconf by laurenw-arm · 2 years, 2 months ago
  26. fc0b867 refactor(arm): update set_config_info function call by Manish V Badarkhe · 2 years, 2 months ago
  27. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  28. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 2 years, 4 months ago
  29. 1ef51b7 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · 2 years, 4 months ago
  30. b36eca1 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · 2 years, 5 months ago
  31. 36286f6 fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · 2 years, 5 months ago
  32. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · 2 years, 6 months ago
  33. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · 2 years, 6 months ago
  34. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 2 years, 8 months ago
  35. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  36. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 2 years, 7 months ago
  37. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  38. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 9 months ago
  39. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  40. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 9 months ago
  41. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 2 months ago
  42. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  43. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  44. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  45. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  46. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  47. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 2 years, 9 months ago
  48. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  49. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 2 years, 9 months ago
  50. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  51. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  52. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 2 years, 9 months ago
  53. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years ago
  54. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 3 years ago
  55. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  56. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years ago
  57. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 3 years ago
  58. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  59. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 2 years, 10 months ago
  60. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  61. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  62. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 3 months ago
  63. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years ago
  64. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  65. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 3 months ago
  66. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  67. 58848b6 fix(morello): initialise CNTFRQ in Non Secure CNTBaseN by Manoj Kumar · 3 years, 2 months ago
  68. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  69. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · 3 years, 2 months ago
  70. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 4 months ago
  71. 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
  72. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 3 years, 3 months ago
  73. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 2 months ago
  74. c275391 plat/arm: move compile time switch from source to dt file by Manish Pandey · 3 years, 3 months ago
  75. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 5 months ago
  76. baf5765 Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · 3 years, 3 months ago
  77. ea164e7 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · 3 years, 3 months ago
  78. 578408f plat/arm/arm_image_load: refine plat_add_sp_images_load_info by Heyi Guo · 3 years, 5 months ago
  79. 3dd9493 plat/arm/arm_image_load: fix bug of overriding the last node by Heyi Guo · 3 years, 5 months ago
  80. 6a3ac4e plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · 3 years, 5 months ago
  81. 0f58c8a plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · 3 years, 5 months ago
  82. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 3 years, 8 months ago
  83. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 3 years, 9 months ago
  84. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 9 months ago
  85. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  86. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  87. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 3 years, 9 months ago
  88. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 10 months ago
  89. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years ago
  90. 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 3 years, 10 months ago
  91. 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 3 years, 11 months ago
  92. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 3 years, 10 months ago
  93. 6d9c4c8 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · 3 years, 10 months ago
  94. c00b482 sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · 3 years, 10 months ago
  95. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 3 years, 11 months ago
  96. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 3 years, 11 months ago
  97. e0d3382 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 3 years, 11 months ago
  98. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years ago
  99. 8192b38 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 4 years ago
  100. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 3 years, 11 months ago