1. 7a277aa Merge changes I509b7bc5,Ibd36ea5c into integration by Olivier Deprez · 1 year, 6 months ago
  2. 0c86a84 fix(fconf): boot fails using ARM_ARCH_MINOR=8 by Olivier Deprez · 1 year, 7 months ago
  3. 341df6a feat(arm): move GPT setup to common BL source by Rohit Mathew · 1 year, 7 months ago
  4. 86e4859 feat(arm): retrieve GPT related data from platform by Rohit Mathew · 1 year, 8 months ago
  5. 1e7545a refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 1 year, 7 months ago
  6. b76a43c feat(arm): add COT_DESC_IN_DTB option for CCA CoT by laurenw-arm · 1 year, 8 months ago
  7. e7781c8 Merge "fix(arm): correct the SPMC_AT_EL3 condition" into integration by Manish Pandey · 1 year, 9 months ago v2.10-rc0
  8. a0ef1c0 fix(arm): correct the SPMC_AT_EL3 condition by Manish V Badarkhe · 1 year, 9 months ago
  9. b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  10. 821b01f feat(arm): save BL32 image base and size in entry point info by Nishant Sharma · 1 year, 10 months ago
  11. 6f802c4 Merge changes from topic "mp/exceptions" into integration by Manish Pandey · 1 year, 9 months ago
  12. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  13. e712f92 Merge changes from topic "hst/cs1k-add-gpt-support" into integration by Manish V Badarkhe · 1 year, 9 months ago
  14. 6ed98c4 feat(bl2): add gpt support by Harsimran Singh Tungal · 1 year, 10 months ago
  15. ed56720 refactor(bl2): make post image handling platform-specific by Harrison Mutai · 1 year, 10 months ago
  16. 08ec77c refactor(arm): use gpt_partition_init by Govindraj Raja · 1 year, 10 months ago
  17. ad2dd65 feat(partition): add support to use backup GPT header by Govindraj Raja · 1 year, 10 months ago
  18. 3e6d245 feat(arm): add IO policy to use backup gpt header by Govindraj Raja · 1 year, 10 months ago
  19. 2032401 feat(fvp): new SiP call to set an interrupt pending by Madhukar Pappireddy · 2 years ago
  20. 7a2130b refactor(arm): allow platform specific SiP support by Madhukar Pappireddy · 1 year, 11 months ago
  21. 043f38f build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 2 years ago
  22. 4ede8c3 Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 2 years ago
  23. a1a9a95 feat(fvp): spmd logical partition smc handler by Raghu Krishnamurthy · 2 years, 4 months ago
  24. 352366e refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 2 years, 3 months ago
  25. f1e4a28 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 2 years, 1 month ago
  26. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  27. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  28. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  29. 28b2d86 feat(tc): allow secure watchdog timer to trigger periodically by Madhukar Pappireddy · 2 years, 5 months ago
  30. 1cf3e2f feat(fvp): add Event Log maximum size property in DT by Manish V Badarkhe · 2 years, 5 months ago
  31. a19a024 feat(ethos-n): add reserved memory address support by Mikael Olsson · 2 years, 6 months ago
  32. 313b776 feat(ethos-n): add NPU firmware validation by Mikael Olsson · 2 years, 7 months ago
  33. a2cdbb1 feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · 2 years, 7 months ago
  34. 33bcaed feat(ethos-n)!: load NPU firmware at BL2 by Rob Hughes · 2 years, 7 months ago
  35. e208f32 fix(fconf): fix FCONF_ARM_IO_UUID_NUMBER value by Rob Hughes · 2 years, 7 months ago
  36. 035c911 build(ethos-n): add TZMP1 build flag by Bjorn Engstrom · 3 years ago
  37. 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
  38. e75cc24 feat(fvp): enable support for PSCI OS-initiated mode by Wing Li · 2 years, 6 months ago
  39. 0ed75fb Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 2 years, 5 months ago
  40. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  41. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  42. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  43. 90ce8b8 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 2 years, 7 months ago
  44. 766d78b Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 2 years, 5 months ago
  45. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  46. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  47. c1dd9e6 Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · 2 years, 6 months ago
  48. 49b268c refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 2 years, 6 months ago
  49. 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 7 months ago
  50. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
  51. a0f256b Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 2 years, 8 months ago
  52. dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 2 years, 8 months ago
  53. 346cfe2 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · 2 years, 8 months ago
  54. 4202cd5 build(bl2): only set BL2_CPPFLAGS for armv8 by Diego Sueiro · 2 years, 9 months ago
  55. 4e7983b Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 2 years, 10 months ago
  56. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 3 years, 1 month ago
  57. 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 2 months ago
  58. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
  59. c9bd1ba feat(fvp): add crypto support in BL31 by Manish V Badarkhe · 3 years, 5 months ago
  60. b139f1c feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 3 years ago
  61. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  62. e2fe267 chore: use tabs for indentation by Jorge Troncoso · 3 years ago
  63. 6f60e94 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · 3 years, 2 months ago
  64. 717daad Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 3 years, 1 month ago
  65. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
  66. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 9 months ago
  67. 1164a59 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · 3 years, 1 month ago
  68. 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years, 1 month ago
  69. 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
  70. f242379 feat(arm): add support for cca CoT by laurenw-arm · 3 years, 4 months ago
  71. d5de70c refactor(arm): add cca CoT certificates to fconf by laurenw-arm · 3 years, 4 months ago
  72. 046cb19 refactor(arm): update set_config_info function call by Manish V Badarkhe · 3 years, 4 months ago
  73. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  74. def5571 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 3 years, 6 months ago
  75. c5edb59 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · 3 years, 5 months ago
  76. 0c55c10 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · 3 years, 6 months ago
  77. 9ce15fe fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · 3 years, 6 months ago
  78. 0260eb0 build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · 3 years, 7 months ago
  79. 992d97c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · 3 years, 7 months ago
  80. 6aaf257 feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · 3 years, 9 months ago
  81. 88c51c3 refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 7 months ago
  82. c5f3de8 fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 3 years, 8 months ago
  83. 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
  84. 5869ebd fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 3 years, 10 months ago
  85. e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 9 months ago
  86. 3221fce fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 3 years, 10 months ago
  87. e04da4c build(fconf)!: clean up source collection by Chris Kay · 4 years, 3 months ago
  88. 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 10 months ago
  89. 0500f44 feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 4 years ago
  90. efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
  91. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  92. d89bec8 build(measured boot): rename measured boot makefile by Sandrine Bailleux · 4 years, 1 month ago
  93. 330669d Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 3 years, 10 months ago
  94. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  95. 4796c6c refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 3 years, 10 months ago
  96. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  97. d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  98. 07e96d1 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 3 years, 10 months ago
  99. 672d669 fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 4 years ago
  100. deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 4 years, 1 month ago