1. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 8 months ago
  2. 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 3 years, 10 months ago
  3. 5ecde2a fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 3 years, 9 months ago
  4. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  5. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  6. db9736e AArch64: Fix assertions in processing dynamic relocations by Alexei Fedorov · 4 years, 7 months ago
  7. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  8. c6cafcd Remove deprecated interfaces by Ambroise Vincent · 6 years ago
  9. c5da062 PIE: Correct minor typographical errors by Louis Mayencourt · 6 years ago
  10. 1242b9a lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · 7 years ago
  11. e095ba3 Remove unused function symbols by Varun Wadekar · 7 years ago
  12. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  13. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 7 years ago
  14. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 7 years ago
  15. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  16. 79c7e72 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · 8 years ago
  17. ec0c8fd Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 8 years ago
  18. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  19. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  20. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  21. ea92653 Fix integer comparison in memcpy16 by Douglas Raillard · 9 years ago
  22. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  23. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  24. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 11 years ago
  25. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 11 years ago
  26. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 11 years ago
  27. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 11 years ago
  28. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 11 years ago
  29. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  30. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago[Renamed from lib/arch/aarch64/misc_helpers.S]
  31. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 11 years ago