1. fb73231 fiptool: Factor out setting of image descriptor action by dp-arm · 7 years ago
  2. a0adc37 fiptool: Remove unreferenced variable `toc_entries_len` by dp-arm · 7 years ago
  3. 5ba3854 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · 8 years ago
  4. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  5. 90d2f0e fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · 8 years ago
  6. a484073 Merge pull request #798 from douglas-raillard-arm/dr/fix_std_smc_after_suspend by davidcunado-arm · 8 years ago
  7. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  8. 9c677fa Merge pull request #794 from douglas-raillard-arm/dr/fix_TSP_STD_FID_macro by danh-arm · 8 years ago
  9. 04939f1 Fix TSP_STD_FID macro by Douglas Raillard · 8 years ago
  10. 9588690 Merge pull request #792 from masahir0y/zynqmp by danh-arm · 8 years ago
  11. 2b7d7ae Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 8 years ago
  12. 8cf895c zynqmp: add "override" directive to mandatory options by Masahiro Yamada · 8 years ago
  13. 2b0a176 Merge pull request #788 from jeenu-arm/cpuops-framework by danh-arm · 8 years ago
  14. 955c45d Merge pull request #793 from jeenu-arm/gic-changes by danh-arm · 8 years ago
  15. 9b4ca19 Merge pull request #783 from danh-arm/sb/bl1-fwu-copy by Dan Handley · 8 years ago
  16. 4098155 Improve FWU documentation by Sandrine Bailleux · 8 years ago
  17. b39d75f Fix integer overflows in BL1 FWU code by Sandrine Bailleux · 8 years ago
  18. bbc0822 Add some debug assertions in BL1 FWU copy code by Sandrine Bailleux · 8 years ago
  19. 953488e bl1_fwu_image_copy() refactoring by Sandrine Bailleux · 8 years ago
  20. 5ebc21e Minor refactoring of BL1 FWU code by Sandrine Bailleux · 8 years ago
  21. b0e529b Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  22. 15719dc Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · 8 years ago
  23. 24010ac Merge pull request #781 from yatharth-arm/yk/aarch64_tbbr_load_img_v2 by danh-arm · 8 years ago
  24. a1d1da7 Merge pull request #779 from dp-arm/dp/rtinstr-cache by danh-arm · 8 years ago
  25. 65f43f5 Merge pull request #778 from antonio-nino-diaz-arm/an/xlat-fixes by danh-arm · 8 years ago
  26. ff640c4 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 8 years ago
  27. 643f493 Merge pull request #786 from davidcunado-arm/dc/update_foundation_model by danh-arm · 8 years ago
  28. eeed530 Merge pull request #782 from antonio-nino-diaz-arm/an/fix-copyright by danh-arm · 8 years ago
  29. 00d30dc Update Foundation Model version by David Cunado · 8 years ago
  30. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  31. b3e8580 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
  32. 6ad3548 FVP: Avail GIC Redistributor power management by Jeenu Viswambharan · 8 years ago
  33. 78132c9 Introduce ARM platform APIs for GICv3 Redistributor by Jeenu Viswambharan · 8 years ago
  34. 76647d5 GICv3: Introduce power management APIs for Redistributor by Jeenu Viswambharan · 8 years ago
  35. ef40c28 Merge pull request #780 from douglas-raillard-arm/dr/fix_asm_signed_comparison by danh-arm · 8 years ago
  36. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  37. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  38. 861be8e Fix integer comparison in memcpy16 by Douglas Raillard · 8 years ago
  39. 2d92de6 Add two timestamps to measure PSCI cache flush overhead by dp-arm · 8 years ago
  40. 2467d25 Merge pull request #777 from jeenu-arm/format-fix by danh-arm · 8 years ago
  41. 9f1f5cb Merge pull request #776 from dp-arm/dp/memcmp-fix by danh-arm · 8 years ago
  42. b54c1a5 Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
  43. 010888d Forbid block descriptors in initial xlat table levels by Antonio Nino Diaz · 8 years ago
  44. f660104 ARM platforms: Replace address space size defines by Antonio Nino Diaz · 8 years ago
  45. d1beee2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions by Antonio Nino Diaz · 8 years ago
  46. 46a33a5 Assert correct granularity when mapping a PA by Antonio Nino Diaz · 8 years ago
  47. c58140f Docs: Fix monospace formatting in user guide by Jeenu Viswambharan · 8 years ago
  48. 731cfd0 stdlib: Fix signedness issue in memcmp() by dp-arm · 8 years ago
  49. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  50. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 8 years ago
  51. cd8a5b8 Merge pull request #773 from dp-arm/dp/fiptool-enhancements by danh-arm · 8 years ago
  52. cdaac7c Merge pull request #772 from davidcunado-arm/dc/reset_debug_reg by danh-arm · 8 years ago
  53. 4985a31 Merge pull request #770 from yatharth-arm/yk/AArch32_fixes by danh-arm · 8 years ago
  54. 4718dfa Merge pull request #767 from antonio-nino-diaz-arm/an/cache-flush by danh-arm · 8 years ago
  55. b1b7a8a Merge pull request #766 from soby-mathew/sm/scpi_reorg by danh-arm · 8 years ago
  56. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 8 years ago
  57. 200fffd Introduce SCP power management abstraction by Soby Mathew · 8 years ago
  58. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  59. db0f5e9 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · 8 years ago
  60. 5cd10ae fiptool: Use getopt for the top level command parsing by dp-arm · 8 years ago
  61. fe92b89 fiptool: Initialize opt_index to 0 for getopt(3) by dp-arm · 8 years ago
  62. c1f8e77 fiptool: Constify various function params by dp-arm · 8 years ago
  63. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  64. f9a28cf Merge pull request #771 from geesun/C99 by davidcunado-arm · 8 years ago
  65. e28ca9c emmc/sd: for C99 compliance, changed the unsigned char/short bitfield to unsigned int bitfields by Qixiang.Xu · 8 years ago
  66. d0f5f9c AArch32: Miscellaneous fixes in the AArch32 code by Yatharth Kochar · 8 years ago
  67. 3f638fd Merge pull request #769 from sandrine-bailleux-arm/sb/trusty-assert-init by davidcunado-arm · 8 years ago
  68. 2565fc0 Merge pull request #761 from soby-mathew/sm/bakery_lock_fixes by davidcunado-arm · 8 years ago
  69. f822090 Check Trusty is present during the SPD's initialization by Sandrine Bailleux · 8 years ago
  70. d7db870 Optimize cache flush when authenticating images by Antonio Nino Diaz · 8 years ago
  71. aa5b2fc Merge pull request #765 from Xilinx/rk3399-cfi by davidcunado-arm · 8 years ago
  72. 89dfb97 rk3399: Add CFI debug information to SRAM functions by Soren Brinkmann · 8 years ago
  73. 206bf69 Merge pull request #763 from douglas-raillard-arm/dr/add_debug_frame_info by danh-arm · 8 years ago
  74. edc291c Merge pull request #764 from sandrine-bailleux-arm/sb/fix-trusty-build by danh-arm · 8 years ago
  75. f148e6f Fix a coding style issue in trusty.c by Sandrine Bailleux · 8 years ago
  76. 5f665c8 Fix compilation warning in Trusty SPD by Sandrine Bailleux · 8 years ago
  77. b8a6897 Merge pull request #762 from douglas-raillard-arm/dr/doc_build_info by danh-arm · 8 years ago
  78. 33d2412 Merge pull request #760 from Xilinx/zynqmp-2016-11 by danh-arm · 8 years ago
  79. cc1d732 Merge pull request #755 from vwadekar/trusty-spd by danh-arm · 8 years ago
  80. 66933ff Clarify dependency for PSCI_EXTENDED_STATE_ID by Douglas Raillard · 8 years ago
  81. f9baaa5 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  82. 1c0e208 Add CFI debug frame information for ASM functions by Douglas Raillard · 8 years ago
  83. 3127abb Merge pull request #759 from douglas-raillard-arm/dr/cosmetic_vectors_tables by danh-arm · 8 years ago
  84. b0aa8f9 Merge pull request #758 from douglas-raillard-arm/dr/doc_interrupt_handler by danh-arm · 8 years ago
  85. 5f02b1c Docs: Clarify IRQ/FIQ handler API in Interrupt Design Guide by Douglas Raillard · 8 years ago
  86. 84f0af4 zynqmp: pm: Add SiP call to obtain PM callback data by Soren Brinkmann · 8 years ago
  87. a1b0a90 zynqmp: pm: Enable IPI IRQ when API version is probed by Soren Brinkmann · 8 years ago
  88. 1209b26 zynqmp: Remove dead code by Soren Brinkmann · 8 years ago
  89. 836418d zynqmp: Fix UART1 base address by Soren Brinkmann · 8 years ago
  90. 58fbb9b zynqmp: PM: Migrate to new shutdown interface by Soren Brinkmann · 8 years ago
  91. cb36681 zynqmp: pm: Plumb get_chipid through FW interface by Soren Brinkmann · 8 years ago
  92. d6c9e03 zynqmp: pm: Allow obtaining additional return values from FW by Soren Brinkmann · 8 years ago
  93. cfcb1a2 zynqmp: Do not alter system counter by Soren Brinkmann · 8 years ago
  94. 8586399 zynqmp: Read silicon ID register only once by Soren Brinkmann · 8 years ago
  95. b540d46 Merge pull request #757 from douglas-raillard-arm/dr/doc_plat_psci_ops by danh-arm · 8 years ago
  96. 5520254 Merge pull request #756 from douglas-raillard-arm/dr/doc_fix_link_fw_design by danh-arm · 8 years ago
  97. dfb3ae8 Merge pull request #754 from davidcunado-arm/dc/reset_debug_reg by danh-arm · 8 years ago
  98. 0980eed Cosmetic change to exception table by Douglas Raillard · 8 years ago
  99. bf834d8 firmware-design.md: Fix broken link by Douglas Raillard · 8 years ago
  100. 36db562 Document plat_psci_ops.(system_off|system_reset) by Douglas Raillard · 8 years ago