1. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  2. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · 3 years, 2 months ago
  3. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 4 months ago
  4. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 2 months ago
  5. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 5 months ago
  6. ed93bc7 plat/marvell: a8k: move efuse definitions to separate header by Konstantin Porotchkin · 3 years, 4 months ago
  7. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years ago
  8. 550eaf1 plat: arm: Increase SP max size by Arunachalam Ganapathy · 3 years, 7 months ago
  9. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 3 years, 8 months ago
  10. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 3 years, 9 months ago
  11. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 4 years ago
  12. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  13. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 9 months ago
  14. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · 3 years, 10 months ago
  15. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 3 years, 11 months ago
  16. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · 3 years, 11 months ago
  17. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · 4 years ago
  18. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · 4 years ago
  19. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 4 years, 3 months ago
  20. 80f13ee SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years ago
  21. 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 4 years ago
  22. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · 4 years ago
  23. 0bafa82 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 4 years ago
  24. 1934d51 Merge changes Ib9c82b85,Ib348e097,I4dc315e4,I58a8ce44,Iebc03361, ... into integration by Manish Pandey · 4 years ago
  25. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  26. 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 4 years, 1 month ago
  27. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  28. 841ffeb plat: marvell: armada: a8k: add OP-TEE OS MMU tables by Konstantin Porotchkin · 5 years ago
  29. 5f8630b plat: marvell: armada: platform definitions cleanup by Konstantin Porotchkin · 4 years ago
  30. 459366b plat: marvell: armada: re-enable BL32_BASE definition by Konstantin Porotchkin · 5 years ago
  31. 45f1655 plat: marvell: armada: modify PLAT_FAMILY name for 37xx SoCs by Marcin Wojtas · 4 years ago
  32. 46c4b14 Merge changes I80316689,I23cac4fb,If911e7de,I169ff358,I4e040cd5, ... into integration by Manish Pandey · 4 years ago
  33. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  34. 3039bce marvell: armada: add extra level in marvell platform hierarchy by Grzegorz Jaszczyk · 4 years, 8 months ago
  35. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 1 month ago
  36. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 6 months ago
  37. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  38. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 2 months ago
  39. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 4 years, 3 months ago
  40. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 6 months ago
  41. 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 4 years, 6 months ago
  42. 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  43. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 3 months ago
  44. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  45. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 3 months ago
  46. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  47. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  48. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 4 years, 4 months ago
  49. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 4 years, 8 months ago
  50. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  51. 1fa6ecb SPMD: loading Secure Partition payloads by Manish Pandey · 4 years, 4 months ago
  52. 93df21f fconf: Add Secure Partitions information as property by Olivier Deprez · 4 years, 5 months ago
  53. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 4 years, 4 months ago
  54. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  55. 7b7a41c plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · 4 years, 5 months ago
  56. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 4 years, 5 months ago
  57. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 5 months ago
  58. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 4 years, 5 months ago
  59. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  60. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 5 months ago
  61. e97351d SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 4 years, 9 months ago
  62. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 9 months ago
  63. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  64. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 4 years, 8 months ago
  65. 7d24ce1 arm-io: Panic in case of io setup failure by Louis Mayencourt · 4 years, 5 months ago
  66. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · 4 years, 5 months ago
  67. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  68. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · 4 years, 9 months ago
  69. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 9 months ago
  70. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 6 months ago
  71. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · 4 years, 9 months ago
  72. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  73. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  74. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 5 months ago
  75. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  76. 49358fb a8k: Implement platform specific power off by Luka Kovacic · 4 years, 6 months ago
  77. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  78. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 6 months ago
  79. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  80. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  81. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  82. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  83. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
  84. a14d6a5 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 4 years, 8 months ago
  85. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 8 months ago
  86. 2dfa764 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 4 years, 9 months ago
  87. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  88. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  89. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  90. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  91. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  92. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · 5 years ago
  93. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  94. 7459e74 marvell: Switch to xlat_tables_v2 by Remi Pommarel · 5 years ago
  95. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  96. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  97. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  98. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  99. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  100. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago