1. 4f29fb7 BL2_AT_EL3: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  2. 6e4b083 BL2: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  3. e3887a9 BL1: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  4. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  5. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  6. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  7. 404184d Merge pull request #1831 from antonio-nino-diaz-arm/an/sccd by Antonio Niño Díaz · 5 years ago
  8. 32f4738 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  9. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · 5 years ago
  10. c1ff078 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · 5 years ago
  11. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  12. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  13. b69ac08 Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  14. b450277 ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · 7 years ago
  15. 16e6d9f Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · 5 years ago
  16. 3d417ac Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · 5 years ago
  17. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  18. 97ff6d0 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · 5 years ago
  19. cdc0c34 Merge pull request #1825 from antonio-nino-diaz-arm/an/csv2 by Antonio Niño Díaz · 5 years ago
  20. 3fbd3f5 Disable processor Cycle Counting in Secure state by Antonio Nino Diaz · 5 years ago
  21. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  22. a904487 Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · 5 years ago
  23. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  24. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  25. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  26. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  27. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  28. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  29. 5e79cfe cpus: Add casts to all definitions in CPU headers by Antonio Nino Diaz · 5 years ago
  30. 96f1631 cpus: Fix some incorrect definitions in CPU headers by Antonio Nino Diaz · 5 years ago
  31. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  32. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  33. 6b75e72 Merge pull request #1785 from vwadekar/tf2.0-tegra-downstream-rebase-1.25.19 by Antonio Niño Díaz · 5 years ago
  34. d29d21e drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 5 years ago
  35. f6d7e44 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 5 years ago
  36. 83824c7 Merge pull request #1803 from sandrine-bailleux-arm/sb/arm-bl33-fixes by Antonio Niño Díaz · 5 years ago
  37. 723be04 Merge pull request #1796 from grandpaul/rpi3-sdhost-driver by Antonio Niño Díaz · 5 years ago
  38. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  39. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  40. 7eee8ef rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  41. 518230c tlkd: support new TLK SMCs by Mihir Joshi · 6 years ago
  42. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  43. bfce6cb Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 5 years ago
  44. e7bd8c2 Merge pull request #1792 from satheesbalya-arm/sb1/sb1_2159_v84_xlat by Antonio Niño Díaz · 5 years ago
  45. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  46. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  47. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  48. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  49. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  50. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  51. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  52. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  53. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  54. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  55. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  56. fc47895 Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · 5 years ago
  57. 0e3d0b8 Merge pull request #1777 from glneo/runtime-gicr by Antonio Niño Díaz · 5 years ago
  58. d1301a9 Helper function to read ID_AFR0_EL1 system register by Varun Wadekar · 5 years ago
  59. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  60. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 5 years ago
  61. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  62. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  63. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  64. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  65. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  66. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · 5 years ago
  67. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  68. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  69. 8fc878b Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 5 years ago
  70. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  71. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  72. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  73. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  74. 21f3e44 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · 5 years ago
  75. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  76. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  77. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  78. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  79. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  80. 0911df1 Enable DIT if supported by Sathees Balya · 6 years ago
  81. b4e3e4b Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 6 years ago
  82. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  83. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 6 years ago
  84. 5cb166c Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · 6 years ago
  85. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  86. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · 6 years ago
  87. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  88. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  89. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  90. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
  91. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  92. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
  93. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  94. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  95. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · 6 years ago
  96. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  97. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  98. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  99. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  100. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago