1. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years ago
  2. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  3. d344978 feat(arm): add support for cca CoT by laurenw-arm · 2 years, 2 months ago
  4. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · 2 years, 5 months ago
  5. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · 2 years, 6 months ago
  6. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  7. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 2 years, 7 months ago
  8. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  9. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  10. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  11. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  12. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 2 years, 9 months ago
  13. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 2 years, 9 months ago
  14. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 2 years, 9 months ago
  15. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years ago
  16. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  17. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  18. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 3 months ago
  19. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years ago
  20. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  21. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 2 months ago
  22. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  23. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  24. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · 3 years, 2 months ago
  25. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 4 months ago
  26. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 3 years, 3 months ago
  27. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 5 months ago
  28. 6a3ac4e plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · 3 years, 5 months ago
  29. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 3 years, 9 months ago
  30. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 10 months ago
  31. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years ago
  32. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 3 years, 10 months ago
  33. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 3 years, 11 months ago
  34. 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 4 years ago
  35. fe46f5f Fix the build error for dualroot chain of trust. by Manish V Badarkhe · 4 years, 1 month ago
  36. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 2 months ago
  37. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  38. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 3 months ago
  39. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 4 years, 4 months ago
  40. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 4 months ago
  41. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 4 years, 4 months ago
  42. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · 4 years, 5 months ago
  43. 012f871 plat/arm: Add support for dualroot CoT by Sandrine Bailleux · 4 years, 5 months ago
  44. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  45. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · 4 years, 9 months ago
  46. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  47. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 9 months ago
  48. 944ade8 fconf: initial commit by Louis Mayencourt · 5 years ago
  49. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 5 months ago
  50. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  51. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  52. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 5 months ago
  53. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 6 months ago
  54. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  55. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  56. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 4 years, 8 months ago
  57. 16362c6 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · 4 years, 8 months ago
  58. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 8 months ago
  59. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  60. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  61. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  62. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · 5 years ago
  63. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  64. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  65. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  66. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  67. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  68. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  69. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  70. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  71. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  72. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  73. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  74. 8e0dcc8 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · 6 years ago
  75. b985648 ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 6 years ago
  76. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  77. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  78. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  79. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  80. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  81. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  82. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  83. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  84. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  85. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  86. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  87. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  88. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  89. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  90. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  91. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · 7 years ago
  92. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  93. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  94. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  95. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  96. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  97. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  98. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  99. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  100. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago