1. a378108 Fix compilation issue for IMF_READ_INTERRUPT_ID build flag by Soby Mathew · 10 years ago
  2. b460b8b Pass 'cookie' parameter to interrupt handler in BL3-1 by Soby Mathew · 10 years ago
  3. 05b6edf Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into for-v0.4 by Dan Handley · 10 years ago
  4. 22e002d Merge pull request #112 from danh-arm:dh/refactor-plat-header-v4 into for-v0.4 by Dan Handley · 10 years ago
  5. 9865ac1 Further renames of platform porting functions by Dan Handley · 10 years ago
  6. 0ad4691 Remove FVP specific comments in platform.h by Dan Handley · 10 years ago
  7. 10b65ec Fixup Standard SMC Resume Handling by Soby Mathew · 10 years ago
  8. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  9. 17a387a Rename FVP specific files and functions by Dan Handley · 10 years ago
  10. dec5e0d Move BL porting functions into platform.h by Dan Handley · 10 years ago
  11. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  12. 7a9a5f2 Remove unused data declarations by Dan Handley · 10 years ago
  13. c6bc071 Remove extern keyword from function declarations by Dan Handley · 10 years ago
  14. f53d0fc Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago
  15. 638363e doc: Update information about the memory layout by Sandrine Bailleux · 10 years ago
  16. a37255a Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  17. 4f59d83 Make BL1 RO and RW base addresses configurable by Sandrine Bailleux · 10 years ago
  18. 8957fc7 Merge pull request #104 from athoelke:at/tsp-entrypoints-v2 by Andrew Thoelke · 10 years ago
  19. 65335d4 Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2 by Andrew Thoelke · 10 years ago
  20. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  21. 9253530 Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · 10 years ago
  22. 659a670 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago
  23. b3bcbcf Merge pull request #103 from athoelke:dh/tf-issues#68-v3 by Andrew Thoelke · 10 years ago
  24. db0de0e Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3 by Andrew Thoelke · 10 years ago
  25. 3ea8540 Merge pull request #67 from achingupta:ag/psci_standby_bug_fix by Andrew Thoelke · 10 years ago
  26. 445fe84 Limit BL3-1 read/write access to SRAM by Andrew Thoelke · 10 years ago
  27. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  28. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  29. 1151c82 Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  30. a20a81e Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  31. b44a443 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  32. 57356e9 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  33. 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  34. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  35. dce74b8 Introduce interrupt handling framework in BL3-1 by Achin Gupta · 10 years ago
  36. dcc1816 Introduce platform api to access an ARM GIC by Achin Gupta · 10 years ago
  37. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  38. c429b5e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 10 years ago
  39. 3ee8a16 Rework 'state' field usage in per-cpu TSP context by Achin Gupta · 10 years ago
  40. f860e2c Doc: Add the "Building the Test Secure Payload" section by Sandrine Bailleux · 10 years ago
  41. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  42. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  43. 364daf9 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · 10 years ago
  44. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  45. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  46. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  47. 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  48. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  49. 1a4f19e Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · 10 years ago
  50. ba9dbd1 Merge pull request #83 from athoelke/at/tf-issues-126 by Andrew Thoelke · 10 years ago
  51. 39f6a68 Merge pull request #85 from hliebel/hl/bl30-doc by Andrew Thoelke · 10 years ago
  52. 444281c Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  53. 36eb6a7 Improve BL3-0 documentation by Harry Liebel · 10 years ago
  54. ec786cb Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 10 years ago
  55. 2da8d8b Add build configuration for timer save/restore by Jeenu Viswambharan · 10 years ago
  56. c3c1e9b Document summary of build options in user guide by Jeenu Viswambharan · 10 years ago
  57. e35c404 Reorganize build options by Jeenu Viswambharan · 10 years ago
  58. 289e0da Introduce convenience functions to build by Jeenu Viswambharan · 10 years ago
  59. bb5ffdb Set SCR_EL3.RW correctly before exiting bl31_main by Andrew Thoelke · 10 years ago
  60. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  61. c5c9b69 Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile by Andrew Thoelke · 10 years ago
  62. ef27980 Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el by Andrew Thoelke · 10 years ago
  63. 19ea62d Merge pull request #68 from jcastillo-arm/jc/tf-issues/137 by Andrew Thoelke · 10 years ago
  64. af0a961 Merge pull request #66 from athoelke/tzc-config-fix by danh-arm · 10 years ago
  65. db8989d fvp: Use the right implem. of plat_report_exception() in BL3-2 by Sandrine Bailleux · 10 years ago
  66. 42a52d8 Fix C accessors to GIC distributor registers with set/clear semantics by Juan Castillo · 10 years ago
  67. 317ba09 Fix broken standby state implementation in PSCI by Achin Gupta · 10 years ago
  68. 84dbf6f Fixes for TZC configuration on FVP by Andrew Thoelke · 10 years ago
  69. b793e43 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  70. b3254e8 Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  71. 60bc4bb Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · 10 years ago
  72. 401607c Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu_context-1 by danh-arm · 10 years ago
  73. 770de65 Ensure a console is initialized before it is used by Vikram Kanigiri · 10 years ago
  74. 18a17e6 Merge pull request #62 from athoelke/set-little-endian-v2 by danh-arm · 10 years ago
  75. c3260f9 Preserve x19-x29 across world switch for exception handling by Soby Mathew · 10 years ago
  76. fd6fede Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  77. 8067ae3 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · 10 years ago
  78. a1ec2f4 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · 10 years ago
  79. b3e2268 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · 10 years ago
  80. aefebcc Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base by danh-arm · 10 years ago
  81. 31bce47 Remove unused 'PL011_BASE' macro by Sandrine Bailleux · 10 years ago
  82. 5f6032a Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  83. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  84. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  85. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  86. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  87. 40fd072 Set processor endianness immediately after RESET by Andrew Thoelke · 10 years ago
  88. e404d7f Merge pull request #49 from danh-arm/dh/remove-non-const-data by danh-arm · 10 years ago
  89. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  90. 408c376 Merge pull request #48 from danh-arm/dh/major-refactoring by danh-arm · 10 years ago
  91. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  92. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  93. c594573 Move PSCI global functions out of private header by Dan Handley · 10 years ago
  94. 5b827a8 Separate BL functions out of arch.h by Dan Handley · 10 years ago
  95. 8a4fb6f Refactor GIC header files by Dan Handley · 10 years ago
  96. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  97. bee8241 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  98. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  99. e8246c0 Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  100. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago