1. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · 4 months ago
  2. 7273966 fix(arm): move console flush/switch in common function by Manish Pandey · 4 months ago
  3. f879bf1 feat(tc): add DPE context handle node to device tree by Tamas Ban · 1 year, 1 month ago
  4. 442b075 refactor(arm): console runtime switch on bl31 exit by Salman Nabi · 4 months ago
  5. 35571f5 fix(spm): reduce verbosity on passing tf-a-tests by Olivier Deprez · 5 months ago
  6. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · 9 months ago
  7. 7652b98 Merge changes I509b7bc5,Ibd36ea5c into integration by Olivier Deprez · 5 months ago
  8. 71ce2d3 fix(fconf): boot fails using ARM_ARCH_MINOR=8 by Olivier Deprez · 6 months ago
  9. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · 5 months ago
  10. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 6 months ago
  11. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 5 months ago
  12. ba3f6c6 feat(arm): add COT_DESC_IN_DTB option for CCA CoT by laurenw-arm · 7 months ago
  13. f5f79fc Merge "fix(arm): correct the SPMC_AT_EL3 condition" into integration by Manish Pandey · 8 months ago
  14. d9f45e8 fix(arm): correct the SPMC_AT_EL3 condition by Manish V Badarkhe · 8 months ago
  15. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 8 months ago
  16. 5389d97 feat(arm): save BL32 image base and size in entry point info by Nishant Sharma · 9 months ago
  17. eb5a5be Merge changes from topic "mp/exceptions" into integration by Manish Pandey · 8 months ago
  18. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 9 months ago
  19. 8e9aba7 Merge changes from topic "hst/cs1k-add-gpt-support" into integration by Manish V Badarkhe · 8 months ago
  20. dc16c8f feat(bl2): add gpt support by Harsimran Singh Tungal · 8 months ago
  21. b5e7d7e refactor(bl2): make post image handling platform-specific by Harrison Mutai · 8 months ago
  22. 7015442 refactor(arm): use gpt_partition_init by Govindraj Raja · 8 months ago
  23. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · 9 months ago
  24. d270656 feat(arm): add IO policy to use backup gpt header by Govindraj Raja · 9 months ago
  25. 3b228e1 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 10 months ago
  26. cc30710 refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 10 months ago
  27. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 11 months ago
  28. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 11 months ago
  29. 0224447 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · 1 year, 3 months ago
  30. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 1 year, 2 months ago
  31. bc20432 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 11 months ago
  32. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 2 months ago
  33. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  34. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 5 months ago
  35. e108df2 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 1 year, 3 months ago
  36. 6e6df44 feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · 1 year, 3 months ago
  37. c4f16ef feat(ethos-n): add reserved memory address support by Mikael Olsson · 1 year, 5 months ago
  38. a7df0d6 feat(ethos-n): add NPU firmware validation by Mikael Olsson · 1 year, 6 months ago
  39. 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 1 year, 5 months ago
  40. 9a2177a feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · 1 year, 5 months ago
  41. a45a2dd fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value by Rob Hughes · 1 year, 5 months ago
  42. 74c5f87 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · 1 year, 10 months ago
  43. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 3 months ago
  44. 05364b9 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 1 year, 5 months ago
  45. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 1 year, 3 months ago
  46. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 4 months ago
  47. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  48. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  49. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 1 year, 6 months ago
  50. fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 1 year, 4 months ago
  51. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 1 year, 6 months ago
  52. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  53. 546c0df Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · 1 year, 5 months ago
  54. 8def196 refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 1 year, 5 months ago
  55. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 1 year, 6 months ago
  56. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 7 months ago
  57. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 1 year, 7 months ago
  58. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 1 year, 7 months ago
  59. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 1 year, 7 months ago
  60. 4d708ac build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · 1 year, 8 months ago
  61. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 8 months ago
  62. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years ago
  63. 19b22f9 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 2 years ago
  64. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  65. bf4db5c feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 2 years, 4 months ago
  66. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 11 months ago
  67. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  68. 890e02b chore: use tabs for indentation by Jorge Troncoso · 1 year, 10 months ago
  69. 055cc66 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · 2 years ago
  70. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  71. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  72. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  73. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · 2 years ago
  74. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years ago
  75. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  76. d344978 feat(arm): add support for cca CoT by laurenw-arm · 2 years, 2 months ago
  77. 2307546 refactor(arm): add cca CoT certificates to fconf by laurenw-arm · 2 years, 2 months ago
  78. fc0b867 refactor(arm): update set_config_info function call by Manish V Badarkhe · 2 years, 2 months ago
  79. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  80. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 2 years, 4 months ago
  81. 1ef51b7 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · 2 years, 3 months ago
  82. b36eca1 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · 2 years, 5 months ago
  83. 36286f6 fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · 2 years, 5 months ago
  84. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · 2 years, 5 months ago
  85. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · 2 years, 5 months ago
  86. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 2 years, 7 months ago
  87. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  88. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 2 years, 7 months ago
  89. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  90. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 8 months ago
  91. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  92. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 8 months ago
  93. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  94. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  95. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  96. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  97. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  98. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  99. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 2 years, 9 months ago
  100. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago