1. 55e291a TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 10 years ago
  2. 484bb38 Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 10 years ago
  3. 1ea5233 Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa by Achin Gupta · 10 years ago
  4. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 10 years ago
  5. 84f95be Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9 by danh-arm · 10 years ago
  6. d337aaa TBB: add authentication framework documentation by Juan Castillo · 10 years ago
  7. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  8. 962f7c5 TBB: delete deprecated PolarSSL authentication module by Juan Castillo · 10 years ago
  9. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  10. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 10 years ago
  11. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  12. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
  13. 05799ae TBB: add authentication framework by Juan Castillo · 10 years ago
  14. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  15. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  16. d5e0a93 TBB: replace assert() with runtime checks in PolarSSL module by Juan Castillo · 10 years ago
  17. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 10 years ago
  18. fd34e7b TBB: add build option to save private keys by Juan Castillo · 10 years ago
  19. dba1289 Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation by danh-arm · 10 years ago
  20. c9915c0 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 10 years ago
  21. 5a6954f Merge pull request #321 from vwadekar/tegra-gic-implementation-v1 by danh-arm · 10 years ago
  22. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 10 years ago
  23. c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 11 years ago
  24. e1e094c Add missing features to the Tegra GIC driver by Varun Wadekar · 10 years ago
  25. f1f99f3 Merge pull request #322 from athoelke/at/fix-bl1-assertions by danh-arm · 10 years ago
  26. 08b337f Merge pull request #323 from athoelke/at/fix-aff-inst-overflow by danh-arm · 10 years ago
  27. 354ab57 Fix incorrect assertions in bl1_main() by Andrew Thoelke · 10 years ago
  28. 9b89613 Fix integer extension in mpidr_set_aff_inst() by Andrew Thoelke · 10 years ago
  29. 649591b Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 10 years ago
  30. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  31. cc58b2d Add SP804 delay timer driver by Ryan Harkin · 10 years ago
  32. 09aa039 Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 10 years ago
  33. 9055c7d Add a simple delay timer driver API by Ryan Harkin · 10 years ago
  34. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 10 years ago
  35. 9a96451 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 10 years ago
  36. c2dfe2e Move dispatcher documents to the docs/spd folder by Varun Wadekar · 10 years ago
  37. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 10 years ago
  38. 056904c Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 10 years ago
  39. 5720b28 Merge pull request #312 from jcastillo-arm/jc/tf-issues/308 by danh-arm · 10 years ago
  40. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 10 years ago
  41. 9255da5 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 10 years ago
  42. e5da24f Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 10 years ago
  43. 789c220 Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 10 years ago
  44. bf031bb Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 10 years ago
  45. 52010cc Rationalize reset handling code by Sandrine Bailleux · 10 years ago
  46. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 10 years ago
  47. c8f0c3f FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 10 years ago
  48. de975e8 Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 10 years ago
  49. dbc963e Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 10 years ago
  50. 1081e9c Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 10 years ago
  51. a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 10 years ago
  52. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 10 years ago
  53. c13b2e3 Driver for 16550 UART interface by Varun Wadekar · 10 years ago
  54. 19af6fc CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 10 years ago
  55. c163ec4 Merge pull request #303 from danh-arm/dh/fix-fvp-setup-topology by danh-arm · 10 years ago
  56. ca0225a Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 10 years ago
  57. 12ad4d8 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 10 years ago
  58. 57e56bb Merge pull request #301 from soby-mathew/sm/cpu_on_pend_state_fix by achingupta · 10 years ago
  59. 5717aae Fix handling of spurious interrupts in BL3_1 by Achin Gupta · 10 years ago
  60. 42cae5a PSCI: Set ON_PENDING state early during CPU_ON by Soby Mathew · 10 years ago
  61. aaa48a8 Merge pull request #297 from sandrine-bailleux/sb/move-up-deps by danh-arm · 10 years ago
  62. 28ef011 Merge pull request #296 from danh-arm/sb/scpi-min-changes by danh-arm · 10 years ago
  63. 4731e8f Merge pull request #295 from danh-arm/dh/plat-port-reorg by danh-arm · 10 years ago
  64. 6136f37 FVP: update device tree idle state entries by Juan Castillo · 10 years ago
  65. 09a81af Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  66. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 10 years ago
  67. e234ba0 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 10 years ago
  68. 4a75b84 Doc updates following platform port reorganization by Dan Handley · 10 years ago
  69. 8513528 Move Juno port to plat/arm/board/juno by Dan Handley · 10 years ago
  70. f8b0b22 Migrate Juno port to use common code by Dan Handley · 10 years ago
  71. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago
  72. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  73. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago
  74. 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 10 years ago
  75. c04d260 Allow deeper platform port directory structure by Dan Handley · 10 years ago
  76. d3b638c Separate out common console functionality by Dan Handley · 10 years ago
  77. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  78. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 10 years ago
  79. 1b70db0 Fix type mismatches in verbose logging by Dan Handley · 10 years ago
  80. 71a8444 Add TZC function to configure region 0 by Dan Handley · 10 years ago
  81. 6403a30 Merge pull request #290 from soby-mathew/sm/AEM_crash_report_fix by danh-arm · 10 years ago
  82. da85170 Merge pull request #289 from danh-arm/vw/tlkd-args-via-cpu-regs-v4 by danh-arm · 10 years ago
  83. 620b5be Merge pull request #288 from danh-arm/sb/remove-arch-makefile by danh-arm · 10 years ago
  84. 9f64f7a Merge pull request #287 from danh-arm/sb/bl2-loading-errors by danh-arm · 10 years ago
  85. 6fa11a5 Fix recursive crash prints on FVP AEM model by Soby Mathew · 10 years ago
  86. 709a3c4 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 10 years ago
  87. d0687b2 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · 10 years ago
  88. bcb79b9 Panic if platform specific BL3-0 handling fails by Sandrine Bailleux · 10 years ago
  89. 9c7eecc Merge pull request #284 from kpet/kp/tf-issues-295 by danh-arm · 10 years ago
  90. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  91. cd31914 Merge pull request #277 from soby-mathew/sm/coh_lock_opt by danh-arm · 10 years ago
  92. 099b605 Merge pull request #279 from sandrine-bailleux/sb/fix-checkpatch by danh-arm · 10 years ago
  93. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 10 years ago
  94. 0a34d1e TLK-D documentation and add NVIDIA to the Acknowledgements file by Varun Wadekar · 10 years ago
  95. 6693962 Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 10 years ago
  96. f9d2505 Preempt/Resume standard function ID calls by Varun Wadekar · 10 years ago
  97. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 10 years ago
  98. 77199df Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · 10 years ago
  99. 2203831 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · 10 years ago
  100. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago