1. c80d0de fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 5 months ago
  2. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 10 months ago
  3. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 6 months ago
  4. 9453220 fix(cpus): update doc and check for plat_can_cmo by Okash Khawaja · 1 year, 7 months ago
  5. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · 1 year, 7 months ago
  6. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  7. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 6 months ago
  8. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · 2 years, 7 months ago
  9. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 2 years, 11 months ago
  10. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 2 years, 11 months ago
  11. c69b7a9 AArch64: Fix assertions in processing dynamic relocations by Alexei Fedorov · 3 years, 5 months ago
  12. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 10 months ago
  13. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 7 months ago
  14. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  15. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · 5 years ago
  16. 462ec47 PIE: Correct minor typographical errors by Louis Mayencourt · 5 years ago
  17. 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · 5 years ago
  18. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  19. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  20. 17425d3 lib: aarch64: misc_helpers: include bl_common.h by Varun Wadekar · 5 years ago
  21. 9388afa Remove unused function symbols by Varun Wadekar · 5 years ago
  22. 3beb658 lib: aarch64: fix non-code symbol errors flagged by armlink by Varun Wadekar · 5 years ago
  23. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  24. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  25. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  26. dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  27. 7df9f7e xlat: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  28. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  29. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  30. ffe9254 misc_helpers: fix zero_normalmem() for BL2_AT_EL3 by Masahiro Yamada · 6 years ago
  31. 4613d5f Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 7 years ago
  32. f7e8aee Exit early if size zero for cache helpers by Soby Mathew · 7 years ago
  33. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  34. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  35. 9d92e8c Replace ASM signed tests with unsigned by Douglas Raillard · 7 years ago
  36. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  37. 861be8e Fix integer comparison in memcpy16 by Douglas Raillard · 8 years ago
  38. 44170c4 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  39. 346f1f9 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  40. 686ecbd Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · 8 years ago
  41. ed0995c Initialize all translation table entries by Kristina Martsenko · 8 years ago
  42. 52b1ba6 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  43. c9bac9c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 8 years ago
  44. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  45. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  46. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  47. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  48. 42aa5eb Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  49. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  50. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  51. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  52. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  53. e998254 Make enablement of the MMU more flexible by Achin Gupta · 10 years ago
  54. 741a382 Calculate TCR bits based on VA and PA by Lin Ma · 10 years ago
  55. ddb312d Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 10 years ago
  56. 3f78dc3 Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  57. 1359236 Enable mapping higher physical address by Lin Ma · 10 years ago
  58. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  59. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  60. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  61. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  62. 8782852 Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · 10 years ago
  63. 0b9d59f Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  64. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  65. 6bdfa91 Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  66. 6a5b3a4 Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  67. 5879ffd Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  68. f977ed8 Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  69. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  70. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  71. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  72. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  73. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago