1. 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
  2. 3eaf4a2 Tegra210: trigger CPU0 hotplug power on using FC by sumitg · 5 years ago
  3. 04849fc Tegra: memctrl: cleanup streamid override registers by Pritesh Raithatha · 5 years ago
  4. 5a70094 Tegra: memctrl_v2: remove support to secure TZSRAM by Varun Wadekar · 5 years ago
  5. 26dfb51 Tegra: include platform headers from individual makefiles by Varun Wadekar · 5 years ago
  6. 98275da Tegra210: rename ENABLE_WDT_LEGACY_FIQ_HANDLING macro by Varun Wadekar · 5 years ago
  7. b11bb89 Tegra194: SiP function ID to read SMMU_PER registers by Varun Wadekar · 6 years ago
  8. 9dfb91e Tegra: memctrl: map video memory as uncached by Ken Chang · 6 years ago
  9. 2fa05d8 Tegra: remove support for USE_COHERENT_MEM by Kalyani Chidambaram · 6 years ago
  10. 8e15d17 Tegra: remove circular dependency with common_def.h by Varun Wadekar · 6 years ago
  11. b860976 Tegra: include missing stdbool.h by Varun Wadekar · 6 years ago
  12. 425155a Tegra: remove support for SEPARATE_CODE_AND_RODATA=0 by Kalyani Chidambaram · 6 years ago
  13. 129f06e Merge "Bug fix: Protect TSP prints with lock" into integration by Mark Dykes · 4 years, 3 months ago
  14. fc1a529 Merge "fvp: use two instances of Cactus at S-EL1" into integration by Manish Pandey · 4 years, 3 months ago
  15. fc3ea55 Merge "spmc: manifest changes to support two sample cactus secure partitions" into integration by Manish Pandey · 4 years, 3 months ago
  16. 452ecba Merge "docs: remove uefi-tools in hikey and hikey960" into integration by Manish Pandey · 4 years, 3 months ago
  17. 2598c41 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 4 years, 3 months ago
  18. 84d681f Merge "el3_entrypoint_common: avoid overwriting arg3" into integration by Manish Pandey · 4 years, 3 months ago
  19. 44bdf5f fvp: use two instances of Cactus at S-EL1 by Manish Pandey · 4 years, 3 months ago
  20. 92e4c64 spmc: manifest changes to support two sample cactus secure partitions by Olivier Deprez · 4 years, 4 months ago
  21. f5bd750 Merge changes from topic "tegra-downstream-03122020" into integration by Sandrine Bailleux · 4 years, 3 months ago
  22. ad2d5f3 Tegra: assembly version of the 'plat_core_pos_by_mpidr' handler by Varun Wadekar · 6 years ago
  23. e5a39b0 Tegra194: reset power state info for CPUs by Varun Wadekar · 6 years ago
  24. f09264a tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
  25. 17ad11a Tegra186: system resume from TZSRAM memory by Varun Wadekar · 6 years ago
  26. f3d9b84 Tegra186: disable PROGRAMMABLE_RESET_ADDRESS by Varun Wadekar · 6 years ago
  27. 45ad08b Tegra210: SE: switch SE clock source to CLK_M by Leo He · 6 years ago
  28. a9d5620 Tegra: increase platform assert logging level to VERBOSE by Varun Wadekar · 6 years ago
  29. bebb0d7 spd: trusty: disable error messages seen during boot by Varun Wadekar · 6 years ago
  30. fcd1e88 Tegra194: enable dual execution for EL2 and EL3 by Kalyani Chidambaram · 6 years ago
  31. 7f8d848 Tegra: aarch64: calculate core position from one place by Kalyani Chidambaram · 6 years ago
  32. 35319c2 Tegra194: Update t194_nvg.h to v6.7 by Kalyani Chidambaram · 6 years ago
  33. 57791f6 Merge changes from topic "rpix-multi-console" into integration by Sandrine Bailleux · 4 years, 3 months ago
  34. 9219021 Merge "Implement SMCCC_ARCH_SOC_ID SMC call" into integration by Manish Pandey · 4 years, 3 months ago
  35. 69e718d Merge "FVP: In BL31/SP_MIN, map only the needed DRAM region statically" into integration by Olivier Deprez · 4 years, 3 months ago
  36. 0359c94 Merge "board/rddaniel: add NSAID sources for TZC400 driver" into integration by Manish Pandey · 4 years, 3 months ago
  37. aa1121f FVP: In BL31/SP_MIN, map only the needed DRAM region statically by Madhukar Pappireddy · 4 years, 4 months ago
  38. b56aee1 rpi: docs: Update maintainers file to new RPi directory scheme by Andre Przywara · 4 years, 5 months ago
  39. 980556d rpi: console: Autodetect Mini-UART vs. PL011 configuration by Andre Przywara · 4 years, 4 months ago
  40. 9e4815a rpi3: build: Include GPIO driver in all BL stages by Andre Przywara · 4 years, 4 months ago
  41. 9ba6bb0 rpi: Allow using PL011 UART for RPi3/RPi4 by Andre Przywara · 4 years, 4 months ago
  42. 57ccecc rpi3: console: Use same "clock-less" setup scheme as RPi4 by Andre Przywara · 4 years, 4 months ago
  43. 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · 4 years, 4 months ago
  44. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  45. 209bc70 Merge "fconf: Add namespace guidance inside documentation" into integration by Mark Dykes · 4 years, 3 months ago
  46. 2e7ec0b docs: remove uefi-tools in hikey and hikey960 by Haojian Zhuang · 4 years, 4 months ago
  47. 38a4c87 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · 4 years, 4 months ago
  48. 056da2a Merge "Add a .gitreview file for convenience" into integration by Sandrine Bailleux · 4 years, 4 months ago
  49. 5adc8fd Merge "juno/sgm: Maximize space allocated to SCP_BL2" into integration by Sandrine Bailleux · 4 years, 4 months ago
  50. a526ed0 Merge "Mention COT build option in trusted-board-boot-build.rst" into integration by Mark Dykes · 4 years, 4 months ago
  51. 90bfac5 Merge "Update cryptographic algorithms in TBBR doc" into integration by Mark Dykes · 4 years, 4 months ago
  52. e79062e SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 4 months ago
  53. 0c66616 Mention COT build option in trusted-board-boot-build.rst by Sandrine Bailleux · 4 years, 4 months ago
  54. 54b47dc Update cryptographic algorithms in TBBR doc by Sandrine Bailleux · 4 years, 4 months ago
  55. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 4 months ago
  56. f8fa465 juno/sgm: Maximize space allocated to SCP_BL2 by Chris Kay · 4 years, 4 months ago
  57. 442f0df Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · 4 years, 4 months ago
  58. ddd2224 Merge "locks: bakery: add a DMB to the 'read_cache_op' macro" into integration by Soby Mathew · 4 years, 4 months ago
  59. d82378a board/rddaniel: add NSAID sources for TZC400 driver by Aditya Angadi · 4 years, 4 months ago
  60. 1852eba Merge "n1sdp: Enable the NEOVERSE_N1_EXTERNAL_LLC flag" into integration by Manish Pandey · 4 years, 4 months ago
  61. a475004 Merge "Changelog: Add dualroot CoT entries" into integration by Sandrine Bailleux · 4 years, 4 months ago
  62. bf5859a Merge changes from topic "tegra-downstream-03102020" into integration by Sandrine Bailleux · 4 years, 4 months ago
  63. 7b834ad plat/arm/fvp: populate pwr domain descriptor dynamically by Madhukar Pappireddy · 4 years, 4 months ago
  64. 86c1b19 Tegra210: Remove "unsupported func ID" error msg by Kalyani Chidambaram · 6 years ago
  65. e7ff9cb Tegra210: support for secure physical timer by Varun Wadekar · 6 years ago
  66. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
  67. a32a8b6 Tegra: smmu: export handlers to read/write SMMU registers by Varun Wadekar · 6 years ago
  68. 75c9443 Tegra: smmu: remove context save sequence by Pritesh Raithatha · 6 years ago
  69. e55c27b Tegra: bpmp: fixup TEGRA_CLK_SE values for Tegra186/Tegra194 by Varun Wadekar · 6 years ago
  70. aa4e3f2 Tegra194: memctrl: lock some more MC SID security configs by Pritesh Raithatha · 6 years ago
  71. dbcc95c Tegra194: add SE support to generate SHA256 of TZRAM by Jeetesh Burman · 6 years ago
  72. 254b57d Tegra194: store TZDRAM base/size to scratch registers by Jeetesh Burman · 6 years ago
  73. e480c4e Tegra194: fix warnings for extra parentheses by kalyani chidambaram · 6 years ago
  74. 26b945c fconf: Extract topology node properties from HW_CONFIG dtb by Madhukar Pappireddy · 4 years, 6 months ago
  75. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  76. bfe7bb6 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · 4 years, 4 months ago
  77. 3e0584a Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 4 years, 4 months ago
  78. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 4 years, 4 months ago
  79. 8151969 fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 4 years, 7 months ago
  80. c15c584 Merge "CMake buildsystem design document" into integration by György Szing · 4 years, 4 months ago
  81. 637f473 CMake buildsystem design document by Balint Dobszay · 4 years, 8 months ago
  82. 2979224 fconf: Add namespace guidance inside documentation by Louis Mayencourt · 4 years, 4 months ago
  83. b912087 n1sdp: Enable the NEOVERSE_N1_EXTERNAL_LLC flag by Chandni Cherukuri · 4 years, 4 months ago
  84. e82a304 Merge changes from topic "stm32mp1-multi-image" into integration by Sandrine Bailleux · 4 years, 4 months ago
  85. fc82480 Merge "plat: imx8mm: provide uart base as build option" into integration by Sandrine Bailleux · 4 years, 4 months ago
  86. 8ef1217 Merge "hikey960: Enable system power off callback" into integration by Sandrine Bailleux · 4 years, 4 months ago
  87. 68f91b8 Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 4 months ago
  88. 1c00fc1 Changelog: Add dualroot CoT entries by Sandrine Bailleux · 4 years, 4 months ago
  89. 5bbef74 Merge "plat/arm: Retrieve the right ROTPK when using the dualroot CoT" into integration by Olivier Deprez · 4 years, 4 months ago
  90. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 4 months ago
  91. b042060 xlat_tables_v2: use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC by Masahiro Yamada · 4 years, 4 months ago
  92. 0db2375 xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE} by Masahiro Yamada · 4 years, 4 months ago
  93. e6b1112 Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 4 years, 4 months ago
  94. c294d82 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 4 years, 4 months ago
  95. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  96. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  97. 370f332 Merge changes from topic "tegra-downstream-02182020" into integration by Olivier Deprez · 4 years, 4 months ago
  98. 07f970d Tegra186: store TZDRAM base/size to scratch registers by Varun Wadekar · 6 years ago
  99. 50cd106 Tegra186: add SE support to generate SHA256 of TZRAM by Jeetesh Burman · 6 years ago
  100. 29e03be Tegra186: add support for bpmp_ipc driver by Jeetesh Burman · 6 years ago