1. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  2. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · Wed Mar 27 16:06:02 2019 +0000
  3. 462ec47 PIE: Correct minor typographical errors by Louis Mayencourt · Fri Mar 01 14:36:46 2019 +0000
  4. 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · Mon Feb 11 09:58:53 2019 +0000
  5. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · Fri Feb 08 13:20:37 2019 +0000
  6. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · Fri Feb 08 13:10:45 2019 +0000
  7. 17425d3 lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · Thu Jan 10 15:46:34 2019 -0800
  8. 9388afa Remove unused function symbols by Varun Wadekar · Thu Jan 10 15:45:15 2019 -0800
  9. 3beb658 lib: aarch64: fix non-code symbol errors flagged by armlink by Varun Wadekar · Thu Jan 10 15:36:44 2019 -0800
  10. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  11. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · Fri Nov 23 13:54:41 2018 +0000
  12. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · Sun Oct 14 08:09:22 2018 +0100
  13. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  14. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 17:28:13 2018 +0100
  15. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · Thu Aug 16 15:42:44 2018 +0100
  16. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · Fri Feb 16 11:54:24 2018 +0000
  17. ffe9254 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · Thu Feb 01 13:17:29 2018 +0900
  18. 4613d5f Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · Thu Oct 05 15:19:42 2017 +0100
  19. f7e8aee Exit early if size zero for cache helpers by Soby Mathew · Thu Jun 15 16:18:45 2017 +0100
  20. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  21. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  22. 9d92e8c Replace ASM signed tests with unsigned by Douglas Raillard · Tue Mar 07 16:36:14 2017 +0000
  23. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  24. 861be8e Fix integer comparison in memcpy16 by Douglas Raillard · Fri Dec 02 13:56:06 2016 +0000
  25. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000
  26. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · Thu Mar 31 09:08:56 2016 +0100
  27. 686ecbd Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · Fri Mar 11 04:45:32 2016 +0000
  28. ed0995c Initialize all translation table entries by Kristina Martsenko · Thu Feb 11 18:11:56 2016 +0000
  29. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · Tue Mar 01 14:01:03 2016 +0000
  30. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · Tue Jan 19 17:52:28 2016 +0000
  31. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · Thu Jan 14 10:11:05 2016 -0800
  32. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · Fri Sep 11 16:03:13 2015 +0100
  33. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  34. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · Wed Mar 04 10:34:27 2015 +0000
  35. 42aa5eb Add support for level specific cache maintenance operations by Soby Mathew · Tue Sep 02 10:47:33 2014 +0100
  36. c704cbc Introduce framework for CPU specific operations by Soby Mathew · Thu Aug 14 11:33:56 2014 +0100
  37. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · Mon Jul 28 14:28:40 2014 +0100
  38. 041f62a Implement an assert() callable from assembly code by Soby Mathew · Mon Jul 14 16:58:03 2014 +0100
  39. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · Fri Jul 18 18:38:28 2014 +0100
  40. e998254 Make enablement of the MMU more flexible by Achin Gupta · Thu Jun 26 08:59:07 2014 +0100
  41. 741a382 Calculate TCR bits based on VA and PA by Lin Ma · Fri Jun 27 16:56:30 2014 -0700
  42. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · Mon Jun 16 12:41:48 2014 +0100
  43. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  44. 1359236 Enable mapping higher physical address by Lin Ma · Mon Jun 02 11:45:36 2014 -0700
  45. b226a4d Add enable mmu platform porting interfaces by Dan Handley · Fri May 16 14:08:45 2014 +0100
  46. ed6ff95 Split platform.h into separate headers by Dan Handley · Wed May 14 17:44:19 2014 +0100
  47. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · Fri May 23 11:00:04 2014 +0100
  48. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · Fri May 09 12:00:17 2014 +0100
  49. 8782852 Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · Thu May 22 12:31:20 2014 +0100
  50. 0b9d59f Address issue 156: 64-bit addresses get truncated by Lin Ma · Tue May 20 11:25:55 2014 -0700
  51. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · Mon Apr 07 15:28:55 2014 +0100
  52. 6bdfa91 Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · Thu May 08 12:01:10 2014 +0100
  53. 6a5b3a4 Optimise data cache clean/invalidate operation by Andrew Thoelke · Fri Apr 25 10:49:30 2014 +0100
  54. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · Mon Apr 28 12:33:52 2014 +0100
  55. f977ed8 Access system registers directly in assembler by Andrew Thoelke · Mon Apr 28 12:32:02 2014 +0100
  56. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · Mon Apr 28 12:06:18 2014 +0100
  57. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · Mon Apr 28 12:28:39 2014 +0100
  58. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  59. e2712bc Always use named structs in header files by Dan Handley · Thu Apr 10 15:37:22 2014 +0100
  60. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100