1. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · Mon Oct 15 14:58:11 2018 +0100
  2. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · Thu Oct 11 13:02:34 2018 +0100
  3. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · Tue Sep 18 11:52:49 2018 +0100
  4. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · Tue Sep 25 11:37:23 2018 +0100
  5. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · Mon Jul 30 13:41:52 2018 +0100
  6. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · Tue Aug 21 09:42:26 2018 +0100
  7. e3adc37 Add librom support in FVP by Roberto Vargas · Wed May 23 09:27:06 2018 +0100
  8. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · Mon Jul 16 14:09:15 2018 +0100
  9. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · Wed Jul 25 16:09:54 2018 +0100
  10. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · Fri Jul 06 16:54:44 2018 +0100
  11. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  12. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · Mon Jun 11 16:21:30 2018 +0100
  13. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · Wed Jun 06 16:35:40 2018 +0200
  14. 2583649 Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · Mon Jun 11 11:07:58 2018 +0100
  15. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · Fri Jun 01 16:53:38 2018 +0100
  16. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · Wed Apr 04 09:40:32 2018 +0100
  17. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · Tue May 15 18:40:19 2018 +0100
  18. 2469032 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · Wed May 09 15:14:06 2018 +0100
  19. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · Tue Feb 06 12:21:39 2018 +0000
  20. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  21. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  22. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  23. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · Fri Dec 08 10:38:24 2017 +0000
  24. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  25. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  26. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · Tue Oct 24 11:47:13 2017 +0100
  27. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · Thu Nov 09 11:34:09 2017 +0000
  28. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · Fri Nov 03 13:12:48 2017 +0000
  29. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  30. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · Thu Oct 05 12:27:33 2017 +0100
  31. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · Tue Aug 08 11:27:20 2017 +0100
  32. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · Thu Aug 31 11:45:32 2017 +0800
  33. 20948c4 Fix JUNO AArch32 build by Soby Mathew · Wed Jul 05 15:07:05 2017 +0100
  34. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · Fri Sep 01 13:43:50 2017 +0100
  35. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · Wed Aug 30 10:59:22 2017 +0100
  36. ae73b16 ARM plat: change OP-TEE pageable load base by Jens Wiklander · Thu Aug 24 15:39:09 2017 +0200
  37. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · Mon Apr 24 16:49:28 2017 +0100
  38. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · Wed May 10 11:50:30 2017 +0100
  39. 18dfb30 AArch32: Add BL2U support by Yatharth Kochar · Tue Nov 22 11:06:03 2016 +0000
  40. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · Wed Feb 15 11:07:55 2017 +0000
  41. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  42. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · Mon Apr 10 11:45:52 2017 -0700
  43. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · Wed Mar 08 16:49:31 2017 +0000
  44. 719bf85 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · Thu Feb 23 17:22:58 2017 +0000
  45. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  46. f660104 ARM platforms: Replace address space size defines by Antonio Nino Diaz · Tue Dec 13 13:48:31 2016 +0000
  47. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · Mon Jul 11 14:13:56 2016 +0100
  48. e4fa370 Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · Tue Apr 05 11:38:49 2016 +0100
  49. 0ba499f Add support to load BL31 in DRAM by David Wang · Mon Mar 07 11:02:57 2016 +0800
  50. c50a695 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · Fri Feb 26 09:47:05 2016 +0000
  51. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · Mon Feb 01 11:04:46 2016 +0000
  52. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · Fri Feb 19 18:21:34 2016 +0000
  53. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · Mon Feb 01 14:04:34 2016 +0000
  54. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · Thu Feb 18 18:36:00 2016 +0000
  55. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · Wed Jan 13 15:01:09 2016 +0000
  56. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · Thu Jan 21 14:08:15 2016 +0000
  57. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  58. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · Sun Oct 11 14:14:55 2015 +0100
  59. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · Tue Nov 03 14:18:34 2015 +0000
  60. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · Tue Oct 06 14:01:35 2015 +0100
  61. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · Fri May 08 10:18:59 2015 +0100
  62. a31c9f3 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · Mon Sep 14 21:49:10 2015 +0100
  63. d79214c Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · Wed Sep 09 10:52:13 2015 +0100
  64. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · Fri Jul 31 14:50:36 2015 +0100
  65. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · Wed Jul 01 16:16:20 2015 +0100
  66. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100
  67. 9b265a8 TBB: add TBBR Chain of Trust by Juan Castillo · Thu May 07 14:52:44 2015 +0100
  68. 9df4804 Add common ARM and CSS platform code by Dan Handley · Thu Mar 19 18:58:55 2015 +0000