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