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