1. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · 5 months ago
  2. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  3. 58848b6 fix(morello): initialise CNTFRQ in Non Secure CNTBaseN by Manoj Kumar · 3 years, 1 month ago
  4. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  5. e0d3382 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · 3 years, 11 months ago
  6. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years ago
  7. 8192b38 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · 4 years ago
  8. 3e9bd74 plat/arm: Disable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · 4 years ago
  9. f809c6e Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 4 months ago
  10. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  11. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  12. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  13. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  14. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  15. 5eb649d N1SDP: Initialise CNTFRQ in Non Secure CNTBaseN by Sami Mujawar · 5 years ago
  16. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  17. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  18. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  19. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  20. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  21. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  22. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  23. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  24. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  25. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  26. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  27. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  28. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  29. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  30. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  31. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  32. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  33. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  34. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  35. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  36. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  37. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  38. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  39. f09d003 ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 7 years ago
  40. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  41. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  42. 2afe462 Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms by Soby Mathew · 8 years ago
  43. 4876ae3 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  44. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · 8 years ago[Renamed from plat/arm/common/aarch64/arm_common.c]
  45. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  46. 12997c5 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · 8 years ago
  47. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  48. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  49. a8ef665 Fix a syntax error by Sandrine Bailleux · 8 years ago
  50. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 8 years ago
  51. 0b49fb7 Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms by Yatharth Kochar · 8 years ago
  52. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  53. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 8 years ago
  54. 3d80b71 arm: common: Make timer configuration conditional by Soren Brinkmann · 8 years ago
  55. 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · 8 years ago
  56. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  57. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · 9 years ago
  58. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 9 years ago
  59. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  60. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  61. 9df4804 Add common ARM and CSS platform code by Dan Handley · 9 years ago