1. c2dad57 refactor(build): remove enabling feat by Govindraj Raja · Tue Jan 23 16:03:53 2024 -0600
  2. 0c57247 fix(build): march handling with arch-features by Govindraj Raja · Tue Jan 23 16:00:19 2024 -0600
  3. 7dc5f1b refactor(build): refactor mandatory options by Govindraj Raja · Tue Jan 23 14:20:52 2024 -0600
  4. 99d1593 Merge "refactor(build): allow mandatory feats disabling" into integration by Manish Pandey · Fri Feb 02 14:18:05 2024 +0100
  5. a93d1ef Merge "feat(cros_widevine): add ChromeOS widevine SMC handler" into integration by Olivier Deprez · Fri Feb 02 14:01:39 2024 +0100
  6. b6bc867 Merge "docs(contributing): various improvements" into integration by Manish V Badarkhe · Fri Feb 02 13:54:12 2024 +0100
  7. d3dc228 Merge "fix(libc): memset inclusion to libc makefiles" into integration by Manish V Badarkhe · Fri Feb 02 13:37:28 2024 +0100
  8. 0337922 fix(libc): memset inclusion to libc makefiles by Olivier Deprez · Fri Feb 02 09:48:27 2024 +0100
  9. 097051f feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · Tue Apr 11 15:57:08 2023 +0800
  10. f287df0 Merge "fix(ehf): restrict secure world FIQ routing model to SPM_MM" into integration by Manish Pandey · Thu Feb 01 15:49:00 2024 +0100
  11. a47a61a fix(ehf): restrict secure world FIQ routing model to SPM_MM by Manish Pandey · Mon Nov 20 12:22:08 2023 +0000
  12. 3357c59 Merge "fix(build): mute sp_mk_generator from build log" into integration by Manish Pandey · Wed Jan 31 10:19:18 2024 +0100
  13. f503307 fix(build): mute sp_mk_generator from build log by Olivier Deprez · Fri Jan 26 12:05:36 2024 +0100
  14. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · Tue Jan 30 23:27:01 2024 +0100
  15. 01f9701 refactor(build): allow mandatory feats disabling by Govindraj Raja · Thu Jan 11 13:56:40 2024 -0600
  16. 7652b98 Merge changes I509b7bc5,Ibd36ea5c into integration by Olivier Deprez · Tue Jan 30 17:29:35 2024 +0100
  17. 9aa15cc Merge "docs: import MISRA compliance spreadsheet" into integration by Sandrine Bailleux · Tue Jan 30 17:12:55 2024 +0100
  18. ad3d8af Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · Tue Jan 30 15:40:49 2024 +0100
  19. 71ce2d3 fix(fconf): boot fails using ARM_ARCH_MINOR=8 by Olivier Deprez · Mon Jan 08 20:57:36 2024 +0100
  20. 91cb049 fix(libc): add memcpy_s source file to libc_asm mk by Olivier Deprez · Wed Jan 24 11:15:26 2024 +0100
  21. 305c190 Merge changes from topic "plat_gpt_setup" into integration by Manish V Badarkhe · Tue Jan 30 12:13:14 2024 +0100
  22. 909f54c Merge "feat(cpufeat): add feature detection for FEAT_CSV2_3" into integration by Manish Pandey · Mon Jan 29 22:46:39 2024 +0100
  23. 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · Mon Jan 29 16:38:43 2024 +0100
  24. 9c2db48 docs(contributing): various improvements by Sandrine Bailleux · Fri Jan 26 11:48:32 2024 +0100
  25. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  26. 6edb6a4 Merge "docs: update links to TF-A issues tracker" into integration by Sandrine Bailleux · Mon Jan 29 14:15:10 2024 +0100
  27. a0491fd docs: import MISRA compliance spreadsheet by Sandrine Bailleux · Fri Jan 26 13:41:27 2024 +0100
  28. 6ad43ea Merge "feat(imx8m): obtain boot image set for imx8mn/mp" into integration by Madhukar Pappireddy · Fri Jan 26 17:50:03 2024 +0100
  29. 8853f09 Merge "feat(cpufeat): add cortex-a35 l2 extended control register" into integration by Manish V Badarkhe · Fri Jan 26 16:38:39 2024 +0100
  30. 33a92e8 docs: update links to TF-A issues tracker by Sandrine Bailleux · Fri Jan 26 14:11:04 2024 +0100
  31. e1ff460 feat(imx8m): obtain boot image set for imx8mn/mp by Igor Opaniuk · Tue Oct 31 17:10:35 2023 +0100
  32. 39e895d feat(cpufeat): add cortex-a35 l2 extended control register by Jacky Bai · Wed Sep 20 23:25:32 2023 +0800
  33. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · Thu Jan 25 15:38:46 2024 -0600
  34. 92ff1f1 Merge "fix(mte): remove CTX_INCLUDE_MTE_REGS usage" into integration by Manish V Badarkhe · Thu Jan 25 17:59:33 2024 +0100
  35. 77922ca fix(mte): remove CTX_INCLUDE_MTE_REGS usage by Govindraj Raja · Thu Jan 25 08:09:39 2024 -0600
  36. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · Sun Jan 21 22:49:08 2024 +0000
  37. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · Wed Dec 20 17:29:18 2023 +0000
  38. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · Thu Jan 18 22:32:52 2024 +0000
  39. 2234af5 Merge "docs(cpufeat): clarify description of FEATURE_DETECTION macro" into integration by Manish Pandey · Thu Jan 25 11:15:15 2024 +0100
  40. 9563c50 docs(cpufeat): clarify description of FEATURE_DETECTION macro by Andre Przywara · Thu Nov 23 16:40:13 2023 +0000
  41. d82e950 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · Wed Jan 24 16:11:22 2024 +0100
  42. 44ad507 feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · Wed Jan 24 09:29:13 2024 +0100
  43. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · Wed Jan 24 11:05:32 2024 +0100
  44. a0633c3 Merge "feat(qemu-sbsa): handle memory information" into integration by Sandrine Bailleux · Wed Jan 24 07:57:49 2024 +0100
  45. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · Tue Jan 23 21:43:06 2024 +0100
  46. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  47. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · Tue Jan 23 16:03:26 2024 +0100
  48. 10b9141 Merge changes Ib481fade,Id4070b46,I4ac997cd into integration by Sandrine Bailleux · Tue Jan 23 15:20:21 2024 +0100
  49. a585d76 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · Wed Jan 03 14:28:23 2024 +0100
  50. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · Wed May 22 19:20:53 2019 +0200
  51. 584d556 Merge changes from topic "st-bsec-otp" into integration by Manish Pandey · Tue Jan 23 12:54:09 2024 +0100
  52. 5cc3cf1 Merge "fix(marvell-tools): include mbedtls/version.h before use" into integration by Olivier Deprez · Tue Jan 23 10:55:11 2024 +0100
  53. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · Wed Nov 15 13:39:10 2023 +0800
  54. 367a1ce Merge changes from topic "idling-during-subsystem-restart" into integration by Joanna Farley · Mon Jan 22 16:12:02 2024 +0100
  55. 9dcf13e Merge "feat(versal): extend platform address space sizes" into integration by Joanna Farley · Mon Jan 22 16:07:46 2024 +0100
  56. e5464a5 Merge "fix(xilinx): deprecate SiP service count query" into integration by Joanna Farley · Mon Jan 22 16:07:03 2024 +0100
  57. 2575a77 Merge "docs(threat-model): supply chain threat model TF-A" into integration by Manish V Badarkhe · Mon Jan 22 14:45:17 2024 +0100
  58. 5fa2314 Merge "feat(rcar3): enable the stack protection" into integration by Sandrine Bailleux · Mon Jan 22 14:31:45 2024 +0100
  59. 67c1aec Merge "docs(security): security advisory for CVE-2023-49100" into integration by Olivier Deprez · Mon Jan 22 10:41:55 2024 +0100
  60. 1f6f01d feat(qemu-sbsa): handle memory information by Xiong Yining · Fri Jan 12 10:47:03 2024 +0000
  61. 7d237a1 feat(rcar3): update IPL and Secure Monitor Rev.4.0.0 by Hieu Nguyen · Sat Jul 22 15:02:30 2023 +0700
  62. e91e728 feat(rcar3): add cache operations to boot process by Toshiyuki Ogasahara · Mon Jul 12 18:46:47 2021 +0900
  63. 18fb4d8 feat(rcar3): change MMU configurations by Toshiyuki Ogasahara · Mon Jul 12 18:33:42 2021 +0900
  64. 61a4ba2 feat(rcar3): enable the stack protection by Toshiyuki Ogasahara · Mon Jul 12 18:40:26 2021 +0900
  65. 5421208 docs(threat-model): supply chain threat model TF-A by laurenw-arm · Fri Dec 08 15:00:07 2023 -0600
  66. c610b35 Merge "docs(threat-model): add threat model for PSA FWU and TBBR FWU(recovery)" into integration by Lauren Wehrmeister · Fri Jan 19 21:39:59 2024 +0100
  67. 4e72046 Merge "fix(spm): silence warning in sp_mk_generator" into integration by Madhukar Pappireddy · Fri Jan 19 17:33:05 2024 +0100
  68. 775bddb Merge changes from topic "kc/dir_msg_req2" into integration by Madhukar Pappireddy · Fri Jan 19 16:22:19 2024 +0100
  69. 28b9875 Merge "style(hooks): copyright year check as per author email" into integration by Manish Pandey · Fri Jan 19 14:29:52 2024 +0100
  70. 682257c style(hooks): copyright year check as per author email by Akshay Belsare · Fri Apr 14 14:10:09 2023 +0530
  71. 35bead9 Merge changes from topic "cca_dtb" into integration by Manish V Badarkhe · Fri Jan 19 11:40:02 2024 +0100
  72. dbabd1a docs(threat-model): add threat model for PSA FWU and TBBR FWU(recovery) by Manish V Badarkhe · Tue Jan 02 13:53:58 2024 +0000
  73. d6cede3 Merge "feat(intel): enable SDMMC frontdoor load for ATF->Linux" into integration by Sandrine Bailleux · Fri Jan 19 11:08:14 2024 +0100
  74. a4a5051 Merge changes Iaa189c54,I8856b495 into integration by Sandrine Bailleux · Fri Jan 19 10:44:29 2024 +0100
  75. 9ec615e Merge changes from topic "cca_dtb" into integration by Sandrine Bailleux · Fri Jan 19 10:07:49 2024 +0100
  76. ba3f6c6 feat(arm): add COT_DESC_IN_DTB option for CCA CoT by laurenw-arm · Tue Nov 28 13:42:36 2023 -0600
  77. 420afda feat(fvp): add CCA CoT in DTB support by laurenw-arm · Tue Jan 09 20:51:30 2024 -0600
  78. eeb364a docs(arm): update TBBR CoT dtsi file name in doc by laurenw-arm · Tue Nov 28 13:44:46 2023 -0600
  79. c1aef7d feat(dt-bindings): introduce CCA CoT, rename TBBR by laurenw-arm · Tue Jan 09 20:47:08 2024 -0600
  80. d02a56e docs(fconf): update bindings for multi-RoT CoTs by laurenw-arm · Tue Jan 09 20:40:23 2024 -0600
  81. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · Fri Sep 08 17:45:45 2023 -0400
  82. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · Mon Jul 31 14:45:58 2023 -0400
  83. 02e0925 feat(fconf): support signing-key in root cert node by laurenw-arm · Tue Jan 09 20:38:10 2024 -0600
  84. b323407 Merge "feat(memmap): add RELA section display" into integration by Manish V Badarkhe · Thu Jan 18 19:19:56 2024 +0100
  85. 9aa0431 docs(security): security advisory for CVE-2023-49100 by Manish Pandey · Tue Jan 02 15:35:28 2024 +0000
  86. a6e15d0 Merge "docs(threat-model): provide PSR specification reference" into integration by Bipin Ravi · Thu Jan 18 17:31:00 2024 +0100
  87. 43f54b8 build: remove the `NM` variable by Chris Kay · Mon Jan 15 19:40:55 2024 +0000
  88. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · Mon Jan 15 19:55:11 2024 +0000
  89. b0fe96f build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · Tue Jan 16 11:53:35 2024 +0000
  90. c66b9f3 build: always use the C compiler to assemble by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  91. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  92. 46d3ab3 fix(rcar): fix implicit rule invocations in tools by Chris Kay · Mon Jan 15 16:16:07 2024 +0000
  93. 21feb32 Merge "refactor(juno): move plat_def_uuid_config to fiptool" into integration by Manish V Badarkhe · Thu Jan 18 14:55:11 2024 +0100
  94. c56203c feat(memmap): add RELA section display by Yann Gautier · Thu Jan 18 14:01:12 2024 +0100
  95. ffaffdc Merge "fix(memmap): fix memory map dump when SEPARATE_CODE_AND_RODATA=0" into integration by Manish V Badarkhe · Thu Jan 18 13:54:22 2024 +0100
  96. 51fa0d8 Merge changes from topic "tl_bl31_bl32" into integration by Manish Pandey · Thu Jan 18 12:29:53 2024 +0100
  97. 4abeb0e feat(stm32mp2-fdts): add board ID OTP in STM32MP257F-EV1 by Yann Gautier · Thu Jan 04 18:53:09 2024 +0100
  98. 01a244a feat(stm32mp2-fdts): add OTP nodes in STM32MP251 SoC DT file by Yann Gautier · Thu Jan 04 18:48:47 2024 +0100
  99. 24e94a6 fix(stm32mp2): add missing include by Yann Gautier · Thu Jan 04 10:58:18 2024 +0100
  100. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · Tue Sep 19 18:26:16 2023 +0200