1. 890e02b chore: use tabs for indentation by Jorge Troncoso · Mon Aug 29 15:58:07 2022 -0700
  2. 055cc66 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · Mon Jun 20 17:40:40 2022 +0100
  3. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · Tue Jul 05 12:03:49 2022 +0200
  4. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · Mon Apr 25 17:18:15 2022 +0100
  5. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · Wed Nov 24 18:37:37 2021 +0000
  6. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · Mon Jul 04 11:17:43 2022 +0200
  7. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
  8. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
  9. d344978 feat(arm): add support for cca CoT by laurenw-arm · Thu Apr 21 16:50:49 2022 -0500
  10. 2307546 refactor(arm): add cca CoT certificates to fconf by laurenw-arm · Thu Apr 21 17:03:30 2022 -0500
  11. fc0b867 refactor(arm): update set_config_info function call by Manish V Badarkhe · Thu Apr 21 22:53:43 2022 +0100
  12. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · Mon Jan 31 16:59:42 2022 -0600
  13. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · Mon Feb 21 09:43:49 2022 +0000
  14. 1ef51b7 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · Tue Mar 22 11:40:17 2022 +0100
  15. b36eca1 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · Tue Feb 01 15:19:58 2022 -0500
  16. 36286f6 fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · Wed Feb 09 16:33:07 2022 +0100
  17. 2b651ea build(corstone1000): rename diphda to corstone1000 by Vishnu Banavath · Wed Jan 19 18:43:12 2022 +0000
  18. f9c366c refactor(measured-boot): cleanup Event Log makefile by Manish V Badarkhe · Tue Jan 18 22:40:17 2022 +0000
  19. f40154f feat(fwu): pass a const metadata structure to platform routines by Sughosh Ganu · Wed Nov 17 17:08:10 2021 +0530
  20. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Sat Jan 08 23:08:02 2022 +0000
  21. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · Sat Dec 11 14:16:17 2021 +0530
  22. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · Wed Oct 06 23:41:50 2021 +0100
  23. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · Fri Oct 22 14:44:42 2021 +0200
  24. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  25. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · Wed Oct 20 15:17:07 2021 +0200
  26. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  27. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  28. 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
  29. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · Tue Sep 14 22:41:46 2021 +0100
  30. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  31. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · Wed Jul 07 14:47:08 2021 +0200
  32. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · Wed Oct 06 23:55:26 2021 +0200
  33. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · Wed Oct 06 19:44:28 2021 +0200
  34. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · Mon Oct 04 13:38:56 2021 +0100
  35. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  36. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
  37. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · Fri Oct 01 12:30:49 2021 -0500
  38. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · Mon Jul 26 21:39:05 2021 -0500
  39. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · Tue Jul 13 17:19:54 2021 -0500
  40. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · Mon Jul 12 23:41:05 2021 -0500
  41. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · Mon Jul 12 22:33:55 2021 -0500
  42. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · Sun Jul 11 18:39:39 2021 -0500
  43. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · Fri Jul 09 15:32:21 2021 -0500
  44. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
  45. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  46. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  47. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
  48. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · Fri Jul 02 20:29:56 2021 +0100
  49. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · Fri Jun 25 23:43:33 2021 +0100
  50. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · Wed Apr 21 17:20:43 2021 +0100
  51. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · Thu Jun 10 15:22:48 2021 +0100
  52. 58848b6 fix(morello): initialise CNTFRQ in Non Secure CNTBaseN by Manoj Kumar · Thu May 20 16:23:22 2021 +0100
  53. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · Thu Apr 22 14:41:27 2021 +0100
  54. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · Thu Apr 29 14:49:10 2021 +0200
  55. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  56. 9179f16 Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration by Mark Dykes · Wed Apr 28 21:16:20 2021 +0200
  57. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · Thu Apr 08 14:50:21 2021 +0100
  58. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · Thu Apr 22 11:13:21 2021 +0100
  59. c275391 plat/arm: move compile time switch from source to dt file by Manish Pandey · Wed Apr 14 15:03:34 2021 +0100
  60. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · Fri Feb 12 17:30:22 2021 +0100
  61. baf5765 Merge "plat/arm: don't provide NT_FW_CONFIG when booting hafnium" into integration by Olivier Deprez · Tue Apr 13 14:16:08 2021 +0200
  62. ea164e7 plat/arm: don't provide NT_FW_CONFIG when booting hafnium by Manish Pandey · Fri Apr 09 16:18:41 2021 +0100
  63. 578408f plat/arm/arm_image_load: refine plat_add_sp_images_load_info by Heyi Guo · Mon Jan 25 21:45:47 2021 +0800
  64. 3dd9493 plat/arm/arm_image_load: fix bug of overriding the last node by Heyi Guo · Mon Jan 25 21:45:47 2021 +0800
  65. 6a3ac4e plat/arm: Remove ARM_LINUX_KERNEL_AS_BL33 relying on RESET_TO_BL31 by Andre Przywara · Mon Feb 08 17:40:48 2021 +0000
  66. 0f58c8a plat/arm: Always allow ARM_LINUX_KERNEL_AS_BL33 by Andre Przywara · Mon Feb 08 17:40:17 2021 +0000
  67. 1d2776a Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · Thu Oct 29 18:00:13 2020 +0000
  68. 8f15ca3 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · Wed Oct 14 15:17:49 2020 +0100
  69. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · Sun Oct 18 14:51:00 2020 +0000
  70. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · Tue Aug 04 16:18:52 2020 -0500
  71. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  72. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · Thu Sep 24 14:39:24 2020 +0000
  73. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · Fri Sep 18 14:20:02 2020 +0000
  74. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · Thu Jul 23 10:43:57 2020 +0100
  75. 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · Fri Sep 11 10:47:48 2020 +0000
  76. 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · Mon Aug 10 15:53:45 2020 +0100
  77. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · Tue Sep 01 15:38:32 2020 +0100
  78. 6d9c4c8 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · Wed Sep 02 12:14:51 2020 +0000
  79. c00b482 sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · Thu Aug 27 13:16:21 2020 +0100
  80. 09a192c plat/arm: Get the base address of nv-counters from device tree by Manish V Badarkhe · Sun Aug 23 09:58:44 2020 +0100
  81. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · Wed Aug 12 18:42:13 2020 +0530
  82. e0d3382 Merge changes from topic "at_errata_fix" into integration by Olivier Deprez · Thu Aug 20 14:40:06 2020 +0000
  83. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · Tue Jul 14 14:43:12 2020 +0100
  84. 8192b38 plat/arm: remove common code for soc-id feature by Manish V Badarkhe · Tue Aug 04 16:55:58 2020 +0100
  85. 617196f Merge changes from topic "sp_dual_signing" into integration by Manish Pandey · Fri Aug 14 15:58:04 2020 +0000
  86. aff8075 plat/arm: enable support for Plat owned SPs by Manish Pandey · Fri Jul 31 16:15:16 2020 +0100
  87. d7297c7 Prevent colliding identifiers by Jimmy Brisson · Wed Aug 05 14:05:53 2020 -0500
  88. 2a0c36f plat/arm: Reduce size of BL31 binary by Alexei Fedorov · Tue Jul 21 17:07:45 2020 +0100
  89. d07d017 tbbr/dualroot: rename SP package certificate file by Manish Pandey · Thu Jul 23 16:54:30 2020 +0100
  90. cec0069 Merge "fconf: spm: minor bug fix" into integration by Madhukar Pappireddy · Thu Jul 30 23:57:25 2020 +0000
  91. 61ff717 fconf: spm: minor bug fix by Manish Pandey · Mon Jul 27 13:00:38 2020 +0100
  92. d5c11c9 Merge "plat/arm: Disable SMCCC_ARCH_SOC_ID feature" into integration by Madhukar Pappireddy · Tue Jul 28 18:31:52 2020 +0000
  93. 3e9bd74 plat/arm: Disable SMCCC_ARCH_SOC_ID feature by Manish V Badarkhe · Fri Jul 24 03:26:05 2020 +0100
  94. 18a0c3e plat/arm: spm: add support for RESET_TO_BL31 by Manish Pandey · Thu Jul 16 00:38:59 2020 +0100
  95. 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · Thu Jul 16 05:45:25 2020 +0100
  96. 6a91e59 lib/fconf: Update 'set_fw_config_info' function by Manish V Badarkhe · Wed Jul 15 05:08:37 2020 +0100
  97. a8be3bb lib/fconf: Update data type of config max size by Manish V Badarkhe · Wed Jul 15 04:27:57 2020 +0100
  98. bc4350b plat/arm: Check the need for firmware update only once by Manish V Badarkhe · Tue Jul 14 11:28:36 2020 +0100
  99. 71d81dc TF-A: Add Event Log for Measured Boot by Alexei Fedorov · Mon Jul 13 13:58:06 2020 +0100
  100. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · Mon Jul 13 12:11:05 2020 +0100