1. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 4 months ago
  2. bc246fa feat(qemu): increase max cpus per cluster to 16 by Evgeny Iakovlev · 1 year, 3 months ago
  3. 656336b fix(qemu): enable dynamic feature detection of FEAT_SVE for NormalWorld by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  4. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 1 year, 3 months ago
  5. 33e903f fix(build): partially fix qemu aarch32 build by Rebecca Cran · 1 year, 7 months ago
  6. 436b4bb refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  7. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 1 year, 3 months ago
  8. 1540f04 Merge changes from topics "qemu", "qemu_sbsa" into integration by Bipin Ravi · 1 year, 3 months ago
  9. 47d8ecb Merge "feat(qemu): combine TF-A artefacts into ROM file" into integration by André Przywara · 1 year, 3 months ago
  10. ddc1f83 feat(qemu): add A76/N1 cpu support for virt by Chen Baozi · 1 year, 4 months ago
  11. 58e256d feat(qemu): add "neoverse-n1" cpu support by Chen Baozi · 1 year, 4 months ago
  12. 097a43a feat(qemu): make coherent memory section optional by Chen Baozi · 1 year, 4 months ago
  13. f7d9aa8 refactor(qemu): make use of setup_page_tables() by Chen Baozi · 1 year, 4 months ago
  14. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 1 year, 6 months ago
  15. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  16. a3f6fd4 feat(qemu): combine TF-A artefacts into ROM file by Andre Przywara · 1 year, 9 months ago
  17. d043cdb Merge "fix(qemu-sbsa): enable SVE and SME" into integration by Bipin Ravi · 1 year, 6 months ago
  18. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 7 months ago
  19. f919838 feat(qemu): support el3 spmc by Jens Wiklander · 2 years, 6 months ago
  20. a43c128 feat(qemu): support s-el2 spmc by Jens Wiklander · 1 year, 7 months ago
  21. d4b84f0 feat(qemu): update abi between spmd and spmc by Jens Wiklander · 1 year, 8 months ago
  22. 2774a33 Merge "feat(qemu): support pointer authentication" into integration by Manish Pandey · 1 year, 7 months ago
  23. 502c8d7 Merge changes from topic "mb/refactor-evlog" into integration by Manish Pandey · 1 year, 7 months ago
  24. 0ea5eed feat(qemu): support pointer authentication by Leo Yan · 1 year, 8 months ago
  25. 95197b5 refactor(qemu): pass platform metadata as a function's argument by Manish V Badarkhe · 1 year, 8 months ago
  26. 7c81c6e feat(qemu): increase size of bl2 by Leo Yan · 1 year, 8 months ago
  27. 6c8b65a fix(qemu-sbsa): enable SVE and SME by Marcin Juszkiewicz · 1 year, 8 months ago
  28. 4678bf8 fix(qemu): enable SVE and SME by Andre Przywara · 1 year, 9 months ago
  29. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  30. 244d7fd feat(qemu): increase size of bl31 by Jens Wiklander · 2 years, 5 months ago
  31. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 2 years ago
  32. 7d2954b refactor(qemu): update configuring mbedtls support by laurenw-arm · 2 years, 1 month ago
  33. 5c17253 feat(qemu): add support for measured boot by Ruchika Gupta · 2 years, 3 months ago
  34. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 3 years, 1 month ago
  35. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  36. 449a66a Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integration by Manish Pandey · 2 years, 9 months ago
  37. f8848b4 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 3 years ago
  38. 7993376 fix(plat/qemu): (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit by lwpDarren · 2 years, 11 months ago
  39. c769eb3 refactor(plat/qemu): increase the non-secure DRAM size by Ruchika Gupta · 3 years ago
  40. f6ac432 plat/qemu: add "max" cpu support by Leif Lindholm · 3 years, 4 months ago
  41. 5e9a0e8 plat/qemu: add cortex-a72 support to 'virt' platform by Leif Lindholm · 3 years, 4 months ago
  42. ded7d3d plat/qemu: include gicv2.mk by Leif Lindholm · 3 years, 4 months ago
  43. 22dfacd Merge changes I9c9ed516,I2788eaf6 into integration by Madhukar Pappireddy · 3 years, 4 months ago
  44. dc358b2 qemu/qemu_sbsa: fix memory type of secure NOR flash by Masahisa Kojima · 3 years, 4 months ago
  45. 617f749 qemu/qemu_sbsa: spm_mm supports 512 cores by Masahisa Kojima · 3 years, 5 months ago
  46. fcc1669 Merge "plat/qemu: trigger reboot with secure pl061" into integration by Madhukar Pappireddy · 3 years, 4 months ago
  47. a0b85c2 plat/qemu: trigger reboot with secure pl061 by Maxim Uvarov · 3 years, 7 months ago
  48. bf337ea Merge changes from topic "tp-feat-rng" into integration by Sandrine Bailleux · 3 years, 5 months ago
  49. 1a73223 qemu/qemu_sbsa: add support for sbsa-ref Embedded Controller by Graeme Gregory · 3 years, 10 months ago
  50. 10e9223 qemu/qemu_sbsa: topology is different from qemu so add handling by Graeme Gregory · 3 years, 10 months ago
  51. 6260ddd qemu/common : change DEVICE2 definition for MMU by Graeme Gregory · 3 years, 7 months ago
  52. 0a15c7f qemu/aarch64/plat_helpers.S : calculate the position shift by Graeme Gregory · 3 years, 7 months ago
  53. 18b284b plat/qemu: Use RNDR in stack protector by Tomas Pilar · 3 years, 8 months ago
  54. 7e917dc qemu/qemu_sbsa: enable secure variable storage by Masahisa Kojima · 3 years, 9 months ago
  55. 0a4fac8 qemu/qemu_sbsa: increase SHARED_RAM_SIZE by Masato Fukumori · 3 years, 7 months ago
  56. 8abcf34 plat/qemu_sbsa: Include libraries for Cortex-A72 by Tanmay Jagdale · 3 years, 7 months ago
  57. fa9f4fe plat/qemu_sbsa: Remove cortex_a53 and aem_generic by Tomas Pilar · 3 years, 11 months ago
  58. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  59. d8c877f plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · 3 years, 10 months ago
  60. 099064b qemu/qemu_sbsa: enable SPM support by Masahisa Kojima · 4 years, 1 month ago
  61. cbeb7e5 qemu/qemu_sbsa: increase size to handle fdt by Masahisa Kojima · 4 years, 1 month ago
  62. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 2 months ago
  63. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  64. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  65. 4ac3034 qemu: Support optional encryption of BL31 and BL32 images by Sumit Garg · 4 years, 8 months ago
  66. 03ff737 qemu: Update flash address map to keep FIP in secure FLASH0 by Sumit Garg · 4 years, 8 months ago
  67. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  68. decc8dd qemu: define ARMV7_SUPPORTS_VFP by Jerome Forissier · 4 years, 5 months ago
  69. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 5 months ago
  70. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 4 years, 5 months ago
  71. 9b27dfb qemu: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  72. f3a6839 qemu: Implement qemu_system_off via semihosting. by Andrew Walbran · 4 years, 6 months ago
  73. 9c4d069 qemu: Support ARM_LINUX_KERNEL_AS_BL33 to pass FDT address. by Andrew Walbran · 4 years, 6 months ago
  74. 7ed5e12 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · 6 years ago
  75. 1201aba qemu/qemu_sbsa: Adding Qemu SBSA platform by Radoslaw Biernacki · 6 years ago
  76. 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · 6 years ago
  77. 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 6 years ago
  78. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  79. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 5 years ago
  80. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  81. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · 6 years ago
  82. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · 6 years ago
  83. 0ba662d qemu: use new console interface in aarch32 by Ambroise Vincent · 5 years ago
  84. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  85. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  86. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · 5 years ago
  87. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  88. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  89. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  90. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  91. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  92. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  93. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  94. 15ab24c qemu: increase PLAT_QEMU_DT_MAX_SIZE to 1 MiB by Jerome Forissier · 6 years ago
  95. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  96. 099b0b1 qemu: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  97. e22b91e plat: qemu: update the early platform setup API by Jens Wiklander · 6 years ago
  98. 6335a97 qemu: make LOAD_IMAGE_V2=1 mandatory by Jens Wiklander · 6 years ago
  99. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  100. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago