1. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  2. ab3f7e3 bl_common: add BL_END macro by Masahiro Yamada · Fri Jan 17 13:45:47 2020 +0900
  3. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · Mon Jul 15 09:00:23 2019 +0100
  4. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · Wed Jul 10 17:27:17 2019 +0100
  5. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  6. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  7. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · Wed May 29 17:01:46 2019 -0700
  8. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · Tue May 28 21:03:58 2019 -0700
  9. efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · Tue Jul 23 20:00:13 2019 -0700
  10. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  11. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · Fri Mar 01 11:23:58 2019 +0000
  12. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800
  13. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  14. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · Tue Feb 05 11:31:15 2019 +0000
  15. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · Fri Jan 25 13:28:38 2019 +0000
  16. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · Wed Jan 30 16:27:16 2019 +0100
  17. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  18. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · Thu Nov 15 14:22:30 2018 +0000
  19. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · Tue Dec 18 13:49:46 2018 +0000
  20. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  21. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · Mon Dec 17 17:20:57 2018 +0000
  22. 0911df1 Enable DIT if supported by Sathees Balya · Thu Dec 06 13:33:24 2018 +0000
  23. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · Thu Nov 15 11:38:03 2018 +0000
  24. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  25. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · Tue Jun 26 10:34:10 2018 +0100
  26. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · Tue Jun 26 10:34:07 2018 +0100
  27. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  28. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · Sun Oct 14 08:09:22 2018 +0100
  29. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · Fri Oct 12 16:40:28 2018 +0100
  30. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · Fri Oct 19 16:44:18 2018 +0100
  31. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · Thu Oct 25 11:54:22 2018 +0200
  32. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · Wed Oct 24 11:29:57 2018 +0200
  33. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · Wed Oct 10 16:03:09 2018 +0100
  34. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · Wed Aug 15 14:29:29 2018 +0100
  35. f325df5 Add new defines for STM32MP1 platform by Yann Gautier · Mon Oct 15 09:36:21 2018 +0200
  36. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · Fri Oct 12 14:19:28 2018 +0100
  37. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · Thu Sep 27 14:41:02 2018 +0100
  38. 3e305ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · Thu Oct 11 12:00:48 2018 +0100
  39. e75b9a5 Reorder log level macro definitions for clarity by John Tsichritzis · Fri Sep 07 14:42:09 2018 +0100
  40. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · Fri Oct 05 13:30:59 2018 +0100
  41. 303f642 Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common by Dimitris Papastamos · Thu Oct 04 16:46:53 2018 +0100
  42. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · Thu Oct 04 16:43:39 2018 +0100
  43. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · Thu Oct 04 09:55:23 2018 +0100
  44. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  45. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  46. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · Mon Sep 24 17:14:46 2018 +0100
  47. 05e7f56 pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · Wed Sep 19 13:58:20 2018 +0100
  48. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  49. c28fe76 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · Thu Aug 30 16:18:49 2018 +0100
  50. 38b4ce0 Fix MISRA defects in some common headers by Antonio Nino Diaz · Tue Aug 21 14:14:31 2018 +0100
  51. d587646 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · Thu Aug 23 15:13:58 2018 +0100
  52. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  53. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  54. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · Wed Aug 15 16:52:32 2018 +0100
  55. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  56. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  57. e92111a Add support for romlib in the build system by Roberto Vargas · Tue May 22 16:05:42 2018 +0100
  58. bf789e7 Run compiler on debug macros for type checking by Sandrine Bailleux · Wed Jun 20 14:50:48 2018 +0200
  59. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  60. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  61. 1a6feae Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · Wed Jun 27 12:59:47 2018 +0100
  62. 58e8148 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · Fri Apr 27 15:06:57 2018 +0100
  63. 5f658c3 Document ep_info attribute flags by Antonio Nino Diaz · Tue Jun 26 21:42:51 2018 +0100
  64. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · Fri May 04 11:18:26 2018 +0100
  65. 8f7c287 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · Wed May 23 12:45:13 2018 +0100
  66. 3cc3917 Correct some typo errors in comment by Qixiang Xu · Mon Mar 05 09:31:11 2018 +0800
  67. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  68. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  69. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  70. 09f51d4 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · Wed Apr 18 10:54:26 2018 +0100
  71. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · Tue Apr 17 15:10:18 2018 +0100
  72. b72de19 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · Mon Apr 16 15:04:28 2018 +0100
  73. be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  74. 54f5d67 fix instruction address range limitation by Jiafei Pan · Tue Mar 27 23:00:55 2018 +0800
  75. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · Wed Mar 21 07:20:09 2018 +0000
  76. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  77. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  78. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  79. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  80. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  81. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  82. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  83. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · Mon Nov 06 13:56:40 2017 +0000
  84. 40eb4b6 Add dynamic config image IDs by Soby Mathew · Mon Jan 08 13:36:49 2018 +0000
  85. 0bdfef0 Dynamic cfg: Add HW and TB_FW configs to CoT by Soby Mathew · Tue Nov 07 17:03:57 2017 +0000
  86. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · Wed Feb 07 11:57:19 2018 +0800
  87. 094041d aarch32: use lr as bl32 boot argument on aarch32 only systems by Etienne Carriere · Fri Feb 02 13:16:18 2018 +0100
  88. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  89. 04285cf Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · Thu Jan 25 00:06:50 2018 +0000
  90. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  91. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  92. 0a4cded sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · Tue Jan 02 11:37:02 2018 +0000
  93. e4e342d Mark functions defined in assembly files by Roberto Vargas · Thu Nov 02 16:36:51 2017 +0000
  94. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · Mon Oct 30 14:43:43 2017 +0000
  95. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · Thu Nov 30 14:53:53 2017 +0000
  96. 94f8907 Add new function-pointer-based console API by Julius Werner · Mon Jul 31 18:15:11 2017 -0700
  97. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  98. 7c8af06 Unify cache flush code path after image load by Soby Mathew · Fri Nov 10 13:14:40 2017 +0000
  99. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  100. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · Thu Nov 23 23:41:24 2017 +0000