1. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  2. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · Thu Oct 21 15:39:56 2021 +0100
  3. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · Wed Oct 27 17:16:09 2021 +0200
  4. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · Fri Jul 09 11:37:10 2021 -0500
  5. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · Thu Jul 08 16:51:14 2021 -0500
  6. c69b7a9 AArch64: Fix assertions in processing dynamic relocations by Alexei Fedorov · Fri Dec 25 10:52:56 2020 +0000
  7. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · Tue Aug 04 16:18:52 2020 -0500
  8. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · Wed Mar 27 16:06:02 2019 +0000
  9. 462ec47 PIE: Correct minor typographical errors by Louis Mayencourt · Fri Mar 01 14:36:46 2019 +0000
  10. 17425d3 lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · Thu Jan 10 15:46:34 2019 -0800
  11. 9388afa Remove unused function symbols by Varun Wadekar · Thu Jan 10 15:45:15 2019 -0800
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  13. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · Fri Nov 23 13:54:41 2018 +0000
  14. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · Sun Oct 14 08:09:22 2018 +0100
  15. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · Tue Sep 25 09:39:51 2018 +0100
  16. ffe9254 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · Thu Feb 01 13:17:29 2018 +0900
  17. 4613d5f Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · Thu Oct 05 15:19:42 2017 +0100
  18. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  19. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  20. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  21. 861be8e Fix integer comparison in memcpy16 by Douglas Raillard · Fri Dec 02 13:56:06 2016 +0000
  22. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · Fri Sep 11 16:03:13 2015 +0100
  23. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  24. 041f62a Implement an assert() callable from assembly code by Soby Mathew · Mon Jul 14 16:58:03 2014 +0100
  25. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · Mon Jun 02 15:44:43 2014 +0100
  26. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · Mon Apr 28 12:33:52 2014 +0100
  27. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · Mon Apr 28 12:06:18 2014 +0100
  28. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · Mon Apr 28 12:28:39 2014 +0100
  29. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · Wed Apr 09 13:14:54 2014 +0100
  30. a70615f Move include and source files to logical locations by Dan Handley · Wed Apr 09 12:48:25 2014 +0100[Renamed from lib/arch/aarch64/misc_helpers.S]
  31. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · Thu May 01 13:16:33 2014 +0100