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