1. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  2. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · Wed Dec 08 08:16:53 2021 +0100
  3. 063bb73 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · Thu Nov 25 21:54:30 2021 +0530
  4. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · Sun Oct 31 14:47:49 2021 +0000
  5. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · Fri Oct 22 14:44:42 2021 +0200
  6. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  7. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  8. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · Sat Nov 06 02:32:00 2021 +0100
  9. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · Fri Nov 05 21:09:38 2021 +0100
  10. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · Wed Sep 01 11:59:57 2021 +0100
  11. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · Wed Sep 01 11:59:08 2021 +0100
  12. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · Wed Sep 01 11:54:30 2021 +0100
  13. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · Tue Jul 20 20:05:38 2021 +0100
  14. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · Wed May 19 09:40:01 2021 +0100
  15. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · Wed May 19 09:37:21 2021 +0100
  16. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · Thu Nov 04 13:47:17 2021 +0000
  17. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · Tue Sep 28 15:35:39 2021 +0200
  18. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · Fri Oct 29 18:48:52 2021 +0200
  19. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · Mon Oct 11 14:51:11 2021 -0500
  20. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  21. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · Thu Oct 28 14:28:14 2021 +0200
  22. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · Wed Oct 27 12:59:19 2021 +0200
  23. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · Wed Oct 20 15:17:07 2021 +0200
  24. c2d29ba feat(tc): enable MPMM by Chris Kay · Tue May 18 18:49:51 2021 +0100
  25. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  26. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  27. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · Wed Oct 06 15:12:25 2021 +0530
  28. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · Fri Oct 15 12:02:36 2021 -0500
  29. e39543a feat(cpu): add support for Hunter CPU by johpow01 · Thu Aug 19 16:51:26 2021 -0500
  30. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · Tue Oct 19 11:58:56 2021 +0200
  31. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · Wed Oct 13 17:43:44 2021 +0200
  32. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · Wed Oct 13 13:29:06 2021 +0100
  33. 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · Wed Sep 08 20:04:24 2021 +0100
  34. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · Wed Aug 11 10:45:03 2021 +0100
  35. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · Wed Aug 11 10:45:03 2021 +0100
  36. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  37. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
  38. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  39. 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · Thu Jun 17 16:10:40 2021 +0200
  40. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · Mon Sep 20 09:06:02 2021 +0100
  41. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · Wed Jul 07 14:47:08 2021 +0200
  42. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · Fri Aug 06 09:26:20 2021 +0100
  43. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · Thu Jul 01 14:13:09 2021 +0200
  44. b496584 feat(plat/arm): Add DRAM2 to TZC non-secure region by Usama Arif · Mon Sep 27 18:18:01 2021 +0100
  45. 3c31218 Merge "fix(arm_fgpa): allow build after MAKE_* changes" into integration by André Przywara · Mon Oct 11 10:26:37 2021 +0200
  46. 88fb9af Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · Thu Oct 07 18:14:43 2021 +0200
  47. 45e794f fix(arm_fgpa): allow build after MAKE_* changes by Andre Przywara · Thu Oct 07 14:19:12 2021 +0100
  48. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · Wed Oct 06 23:55:26 2021 +0200
  49. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · Wed Oct 06 19:44:28 2021 +0200
  50. 5693afe feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · Wed Oct 06 17:28:09 2021 +0100
  51. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · Mon Oct 04 13:38:56 2021 +0100
  52. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  53. d86202f Merge changes from topic "arm_fpga_resmem" into integration by Madhukar Pappireddy · Tue Oct 05 22:55:13 2021 +0200
  54. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
  55. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · Fri Oct 01 12:30:49 2021 -0500
  56. ea4195d fix(plat/fvp): bump BL2 stack size by Soby Mathew · Fri Jun 18 12:25:35 2021 +0100
  57. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · Mon Jul 26 21:39:05 2021 -0500
  58. cb6b562 refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros by Zelalem Aweke · Mon Jul 26 21:28:42 2021 -0500
  59. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · Tue Jul 13 17:19:54 2021 -0500
  60. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · Mon Jul 12 23:41:05 2021 -0500
  61. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · Mon Jul 12 22:33:55 2021 -0500
  62. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · Sun Jul 11 18:39:39 2021 -0500
  63. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · Fri Jul 09 15:32:21 2021 -0500
  64. d27febf fix(fvp): fix fvp_cpu_standby() function by Alexei Fedorov · Wed Sep 01 15:41:14 2021 +0100
  65. 4d8a6bb fix(arm_fpga): streamline generated axf file by Andre Przywara · Fri Aug 20 16:23:23 2021 +0100
  66. 8c6d92d feat(arm_fpga): add kernel trampoline by Andre Przywara · Fri May 14 16:13:28 2021 +0100
  67. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
  68. 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · Thu Sep 30 23:10:09 2021 +0200
  69. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · Thu Aug 19 16:12:50 2021 -0500
  70. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  71. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  72. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · Wed Oct 21 13:34:40 2020 -0500
  73. 0fef7b6 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · Wed Aug 11 17:36:17 2021 +0530
  74. e69c60b feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · Wed Aug 11 17:39:30 2021 +0530
  75. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
  76. a51bb4b fix: OP-TEE SP manifest per latest SPMC changes by Olivier Deprez · Mon Sep 06 10:26:03 2021 +0200
  77. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · Fri Sep 17 11:36:43 2021 +0200
  78. ea84e43 refactor(tc): use internal trusted storage by Davidson K · Tue Aug 10 19:25:57 2021 +0530
  79. 46dff79 Merge changes from topic "gic-700-auto" into integration by André Przywara · Fri Sep 10 17:17:46 2021 +0200
  80. 0767042 Merge changes I0ae8a6ea,I0b4fc83e into integration by Olivier Deprez · Tue Sep 07 18:00:44 2021 +0200
  81. 1925c78 feat(tc): Enable SVE for both secure and non-secure world by Usama Arif · Fri Aug 20 20:53:34 2021 +0100
  82. a49bd49 feat(tc): populate HW_CONFIG in BL31 by Usama Arif · Tue Aug 17 17:57:10 2021 +0100
  83. 2eb8beb Merge "feat(fvp): enable external SP images in BL2 config" into integration by Olivier Deprez · Mon Sep 06 18:09:37 2021 +0200
  84. e828ec4 Merge "feat(board/rdn2): add tzc master source ids for soc dma" into integration by Madhukar Pappireddy · Sat Sep 04 01:10:55 2021 +0200
  85. 24b280b fix(arm_fpga): reserve BL31 memory by Andre Przywara · Thu Sep 02 17:01:53 2021 +0100
  86. 8da6c28 fix(arm_fpga): limit BL31 memory usage by Andre Przywara · Thu Sep 02 17:02:24 2021 +0100
  87. 9f68976 feat(fvp): enable external SP images in BL2 config by Balint Dobszay · Fri Mar 26 15:19:11 2021 +0100
  88. 42ba7c9 feat(arm_fpga): support GICv4 images by Andre Przywara · Tue May 18 15:53:05 2021 +0100
  89. f70f4b9 feat(gicv3): detect GICv4 feature at runtime by Andre Przywara · Tue May 18 15:51:06 2021 +0100
  90. 2d49ef3 feat(plat/fvp): enable trace extension features by default by Manish V Badarkhe · Tue Aug 24 14:42:35 2021 +0100
  91. 6e99d90 Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · Wed Aug 25 10:30:29 2021 +0200
  92. 673e059 feat(board/rdn2): add tzc master source ids for soc dma by Vijayenthiran Subramaniam · Tue Jul 06 14:52:04 2021 +0530
  93. b6c24ce refactor(gicv3): rename GIC Clayton to GIC-700 by Andre Przywara · Tue Jul 20 19:20:07 2021 +0100
  94. b9ab8c5 Merge "fix(plat/arm_fpga): enable AMU extension" into integration by André Przywara · Thu Aug 19 16:43:45 2021 +0200
  95. f0c8b26 cpu: add support for Demeter CPU by johpow01 · Wed Jul 07 17:06:07 2021 -0500
  96. 2593a8a fix(plat/arm_fpga): enable AMU extension by Tom Cosgrove · Tue Aug 17 08:50:53 2021 +0100
  97. 88fca31 feat: enabling stack protector for diphda by Abdellatif El Khlifi · Wed Aug 11 12:04:41 2021 +0100
  98. f151362 feat(plat/arm): Introduce TC1 platform by Usama Arif · Fri Apr 09 17:07:41 2021 +0100
  99. 677cbfa Merge "feat(ff-a): update FF-A version to v1.1" into integration by Olivier Deprez · Tue Aug 10 11:14:44 2021 +0200
  100. bfa2ad5 fix: avoid redefinition of 'efi_guid' structure by Manish V Badarkhe · Wed Aug 04 16:32:53 2021 +0100