1. 6369ded Put Pointer Authentication key value in BSS section by Sandrine Bailleux · Wed Mar 13 18:02:09 2019 +0100
  2. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · Thu Jan 31 11:01:10 2019 +0000
  3. e7509c8 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · Thu Jan 31 15:06:21 2019 +0100
  4. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · Thu Jan 31 15:01:32 2019 +0100
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  6. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · Wed Nov 14 10:42:46 2018 +0530
  7. e55e85f plat/arm: Make crash console functions strong by Antonio Nino Diaz · Tue Oct 16 14:10:15 2018 +0100
  8. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · Fri Jun 08 08:44:36 2018 +0100
  9. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  10. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · Wed Apr 04 09:40:32 2018 +0100
  11. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · Tue Feb 06 12:21:39 2018 +0000
  12. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  13. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  14. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · Thu Jan 25 12:49:57 2018 +0000
  15. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · Fri Dec 08 10:38:24 2017 +0000
  16. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  17. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  18. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · Tue Oct 24 11:47:13 2017 +0100
  19. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  20. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · Wed May 10 11:50:30 2017 +0100
  21. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  22. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  23. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · Fri Feb 17 17:11:27 2017 +0000
  24. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  25. 0eb965b Move `arm_common.c` out of aarch64 folder by Soby Mathew · Thu Jul 07 08:45:56 2016 +0100
  26. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  27. 12997c5 Add some verbose traces in arm_setup_page_tables() by Sandrine Bailleux · Mon Jun 20 13:57:10 2016 +0100
  28. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · Fri Jul 08 14:38:16 2016 +0100
  29. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · Wed May 18 16:11:47 2016 +0100
  30. a8ef665 Fix a syntax error by Sandrine Bailleux · Fri Jun 03 15:00:46 2016 +0100
  31. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · Thu May 19 10:00:28 2016 +0100
  32. 0b49fb7 Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms by Yatharth Kochar · Tue Apr 26 10:36:29 2016 +0100
  33. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · Thu Apr 14 14:49:37 2016 +0100
  34. 6fa4d52 Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · Fri Apr 08 14:31:58 2016 +0100
  35. 3d80b71 arm: common: Make timer configuration conditional by Soren Brinkmann · Sun Mar 06 20:23:39 2016 -0800
  36. 21f9361 Modify return type of plat_get_ns_image_entrypoint() by Soby Mathew · Wed Mar 23 10:11:10 2016 +0000
  37. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · Mon Feb 15 11:54:14 2016 +0000
  38. 0703543 Add API to return memory map on ARM platforms by Vikram Kanigiri · Thu Nov 12 18:52:34 2015 +0000
  39. bae963e Merge pull request #501 from jcastillo-arm/jc/tf-issues/300 by danh-arm · Mon Feb 01 19:03:41 2016 +0000
  40. e7ae6db Disable PL011 UART before configuring it by Juan Castillo · Thu Nov 26 14:52:15 2015 +0000
  41. aadf19a ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · Fri Nov 06 16:02:32 2015 +0000
  42. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  43. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · Mon Oct 12 17:32:29 2015 +0100
  44. aa94ffa PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · Fri Jul 10 17:33:26 2015 +0100
  45. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  46. 9df4804 Add common ARM and CSS platform code by Dan Handley · Thu Mar 19 18:58:55 2015 +0000