1. db455e1 fix(zynqmp): separate EM from PM SMCs by Michal Simek · Tue Feb 14 08:06:17 2023 +0100
  2. f5ec487 Merge "feat(zynqmp): bump up version of query_data API" into integration by Joanna Farley · Thu Feb 16 12:25:17 2023 +0100
  3. 4e6cce5 Merge "fix(zynqmp): fix DT reserved allocated size" into integration by Joanna Farley · Wed Feb 15 17:59:07 2023 +0100
  4. f9d1e58 Merge "docs(qemu): delineate flash based boot method" into integration by Manish V Badarkhe · Wed Feb 15 15:53:46 2023 +0100
  5. 11b084a feat(zynqmp): bump up version of query_data API by Ronak Jain · Mon Feb 13 04:48:06 2023 -0800
  6. 6c2b68d Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · Tue Feb 14 17:09:35 2023 +0100
  7. bba76d3 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · Tue Feb 14 16:14:06 2023 +0100
  8. a790da3 Merge "docs: fix broken Juno links" into integration by Manish V Badarkhe · Tue Feb 14 12:45:35 2023 +0100
  9. 341740c docs: fix broken Juno links by Harrison Mutai · Mon Feb 13 18:30:04 2023 +0000
  10. 21a4b22 Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration by Joanna Farley · Tue Feb 14 10:17:43 2023 +0100
  11. 4ed8cd5 Merge "feat(zynqmp): add SMCCC_ARCH_SOC_ID support" into integration by Joanna Farley · Tue Feb 14 10:16:59 2023 +0100
  12. e7e672c build(docs): update Python dependencies by Boyan Karatotev · Mon Jan 09 11:50:24 2023 +0000
  13. a4d03b7 fix(docs): make required compiler version == rather than >= by Boyan Karatotev · Thu Feb 09 15:59:39 2023 +0000
  14. cce07a1 fix(deps): add missing aeabi_memset.S by Boyan Karatotev · Thu Feb 09 15:55:34 2023 +0000
  15. 65c5322 Merge changes from topic "mixed-rwx" into integration by Manish V Badarkhe · Mon Feb 13 15:36:28 2023 +0100
  16. 5eff78a Merge "docs: add Runtime Security Subsystem (RSS) documentation" into integration by Sandrine Bailleux · Mon Feb 13 15:20:16 2023 +0100
  17. 7c75489 fix(zynqmp): fix DT reserved allocated size by Michal Simek · Mon Feb 13 13:11:28 2023 +0100
  18. f6aed63 docs: add Runtime Security Subsystem (RSS) documentation by Tamas Ban · Thu Oct 13 16:42:48 2022 +0200
  19. 0c0007b build: permit multiple linker scripts by Chris Kay · Mon Jan 16 18:57:26 2023 +0000
  20. 68d2836 build: clarify linker script generation by Chris Kay · Mon Jan 16 16:53:45 2023 +0000
  21. 4b7660a style: normalize linker script code style by Chris Kay · Thu Sep 29 14:36:53 2022 +0100
  22. 13886c8 fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · Thu Feb 02 14:39:03 2023 +0000
  23. 1a16fa7 Merge "fix(tsp): loop / crash if mmap of region fails" into integration by Manish V Badarkhe · Fri Feb 10 16:11:05 2023 +0100
  24. 2ca75df Merge "feat(git-hooks): add pre-commit hook" into integration by Joanna Farley · Fri Feb 10 14:45:47 2023 +0100
  25. 5d3825a fix(tsp): loop / crash if mmap of region fails by Thomas Viehweger · Mon Jan 23 11:26:37 2023 +0100
  26. 9f65721 Merge "fix(context-mgmt): enable SCXTNUM access" into integration by Manish Pandey · Fri Feb 10 12:57:17 2023 +0100
  27. 5dc77d1 Merge "fix(optee): address late comments and fix bad rc" into integration by Joanna Farley · Fri Feb 10 11:26:48 2023 +0100
  28. 67d792b Merge "feat(spmd): copy tos_fw_config in secure region" into integration by Manish Pandey · Fri Feb 10 10:36:01 2023 +0100
  29. c809b33 Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · Fri Feb 10 10:20:07 2023 +0100
  30. 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · Fri Feb 10 10:05:12 2023 +0100
  31. 9692c4e Merge "fix(cert-create): change WARN to VERBOSE" into integration by Sandrine Bailleux · Fri Feb 10 09:58:37 2023 +0100
  32. ab7e557 fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · Thu Feb 09 11:03:17 2023 -0800
  33. bd5225c fix(cert-create): change WARN to VERBOSE by laurenw-arm · Wed Feb 08 13:14:54 2023 -0600
  34. 9d0e79c feat(git-hooks): add pre-commit hook by Maksims Svecovs · Thu Feb 09 16:48:34 2023 +0000
  35. 2f4279a feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  36. 81ec0d1 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · Thu Feb 09 13:21:10 2023 +0100
  37. c98da1c feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · Thu Feb 09 10:28:58 2023 +0100
  38. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · Thu Feb 02 16:10:22 2023 +0000
  39. b015dc4 Merge "chore: add encrypt_fw to gitignore" into integration by Manish Pandey · Wed Feb 08 18:37:44 2023 +0100
  40. 546c0df Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · Wed Feb 08 15:20:10 2023 +0100
  41. d6246c2 Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · Wed Feb 08 11:48:14 2023 +0100
  42. 4fc77a7 feat(psa): interface with RSS for NV counters by laurenw-arm · Thu Aug 11 15:29:56 2022 -0500
  43. a0d5335 feat(spmd): map SPMC manifest region as EL3_PAS by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  44. 87dd1a3 feat(fvp): update device tree with load addresses of TOS_FW config by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  45. b2e34ff refactor(fvp): rename the DTB info structure member by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  46. cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  47. ac31bfd docs(qemu): delineate flash based boot method by Harrison Mutai · Mon Feb 06 17:54:54 2023 +0000
  48. e87d856 Merge "refactor(tc): update total compute gpu device node" into integration by Manish V Badarkhe · Fri Feb 03 17:04:42 2023 +0100
  49. afb89cb refactor(allwinner): use fdt_node_is_enabled() in AXP driver by Andre Przywara · Fri Feb 03 11:00:26 2023 +0000
  50. 4f6b807 fix(allwinner): check RSB availability in DT on H6 by Andre Przywara · Wed Feb 01 22:28:37 2023 +0000
  51. 8def196 refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · Fri Feb 03 11:11:18 2023 +0000
  52. b2a75b8 refactor(tc): update total compute gpu device node by Rupinderjit Singh · Fri Feb 03 09:29:57 2023 +0000
  53. ec051f1 Merge "fix(versal-net): populate gic v3 rdist data statically" into integration by Joanna Farley · Fri Feb 03 10:27:25 2023 +0100
  54. 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · Fri Feb 03 00:42:17 2023 +0100
  55. 957ae73 Merge changes from topic "xlnx_feat_chores" into integration by Joanna Farley · Thu Feb 02 16:53:37 2023 +0100
  56. 950d209 chore: add encrypt_fw to gitignore by Yann Gautier · Fri Jan 27 15:16:45 2023 +0100
  57. bdffd36 chore(xilinx): update print information by Akshay Belsare · Wed Jan 18 17:04:22 2023 +0530
  58. b8cd4aa Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · Wed Feb 01 17:03:22 2023 +0100
  59. d517f7b fix(versal-net): populate gic v3 rdist data statically by Jay Buddhabhatti · Mon Jan 23 23:32:35 2023 -0800
  60. 50a2968 feat(versal-net): add jtag dcc support by Akshay Belsare · Wed Jan 18 15:54:12 2023 +0530
  61. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · Mon Oct 03 15:50:21 2022 -0700
  62. 288dad1 docs(rme): update RMM-EL3 Boot Manifest structure description by AlexeiFedorov · Wed Jan 18 14:53:56 2023 +0000
  63. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · Thu Dec 29 15:57:40 2022 +0000
  64. 5ef18c1 Merge "feat(morello): add support for HW_CONFIG" into integration by Manish V Badarkhe · Mon Jan 30 16:55:55 2023 +0100
  65. d211b4e Merge "perf(imx): speed-up console/uart TX using FIFO" into integration by Madhukar Pappireddy · Mon Jan 30 16:20:05 2023 +0100
  66. a6d66b3 Merge "docs(measured-boot): fix few typos" into integration by Sandrine Bailleux · Mon Jan 30 11:05:43 2023 +0100
  67. 13f3b6e docs(measured-boot): fix few typos by Manish V Badarkhe · Fri Jan 27 13:51:22 2023 +0000
  68. 311b33d perf(imx): speed-up console/uart TX using FIFO by Loic Poulain · Wed Jan 11 16:08:48 2023 +0100
  69. 541206a feat(morello): add support for HW_CONFIG by Patrik Berglund · Wed Sep 14 17:22:15 2022 +0100
  70. de7657c Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · Fri Jan 27 16:52:19 2023 +0100
  71. 0922efa Merge "feat(plat/tc): enable MPAM functionality of L3 DSU cache" into integration by Manish V Badarkhe · Fri Jan 27 12:50:27 2023 +0100
  72. 1ad2c41 feat(plat/tc): enable MPAM functionality of L3 DSU cache by Davidson K · Fri Jan 13 14:02:13 2023 +0530
  73. 7a2fe24 Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · Thu Jan 26 21:24:49 2023 +0100
  74. 27ac603 Merge "fix(psci): tighten psci_power_down_wfi behaviour" into integration by Lauren Wehrmeister · Thu Jan 26 21:18:22 2023 +0100
  75. bd58490 Merge "docs(rme): improve OOB instruction for RME" into integration by Soby Mathew · Thu Jan 26 15:43:02 2023 +0100
  76. 0b0ddba docs(rme): improve OOB instruction for RME by Soby Mathew · Tue Jan 24 15:39:36 2023 +0000
  77. e5249fe fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · Fri Dec 09 12:14:25 2022 +0000
  78. 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · Tue Jan 24 17:29:28 2023 +0100
  79. 5cfff33 Merge "docs: change security advisories notification channel" into integration by Sandrine Bailleux · Tue Jan 24 11:06:22 2023 +0100
  80. 263c647 fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · Wed Jan 11 17:01:04 2023 +0000
  81. 2c33ff5 Merge "feat(fiptool): handle FIP in a disk partition" into integration by Manish V Badarkhe · Mon Jan 23 13:57:39 2023 +0100
  82. f0c9a68 Merge "feat(rss): add TC platform UUIDs for RSS images" into integration by Sandrine Bailleux · Mon Jan 23 12:47:15 2023 +0100
  83. 3dc3cad fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · Fri Nov 11 18:45:11 2022 +0000
  84. 1699530 feat(fiptool): handle FIP in a disk partition by Antonio Borneo · Thu Sep 22 12:15:27 2022 +0200
  85. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · Fri Jan 20 20:37:07 2023 +0100
  86. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
  87. ed7dc51 fix(build): allow warnings when using lld by Yabin Cui · Thu Jan 19 20:06:04 2023 +0000
  88. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · Wed Jan 11 17:04:24 2023 -0600
  89. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · Wed Jan 11 12:55:30 2023 -0600
  90. 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · Thu Jan 19 18:19:50 2023 +0100
  91. 6cb3bbe Merge "fix(plat/css): fix invalid redistributor poweroff" into integration by Madhukar Pappireddy · Wed Jan 18 19:51:50 2023 +0100
  92. e0b52cc fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · Wed Jan 18 11:03:21 2023 -0600
  93. eacd6e3 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · Wed Jan 18 18:06:38 2023 +0100
  94. a7d9b4f fix(plat/css): fix invalid redistributor poweroff by Waleed Elmelegy · Mon Jan 16 15:10:38 2023 +0000
  95. a8a1ca5 Merge "fix(zynqmp): fix xck24 silicon ID" into integration by Joanna Farley · Wed Jan 18 13:33:02 2023 +0100
  96. ab5ac7d Merge changes from topic "mtk_spm" into integration by Manish Pandey · Wed Jan 18 12:06:11 2023 +0100
  97. dfe452d fix(zynqmp): fix xck24 silicon ID by Michal Simek · Wed Jan 18 08:55:20 2023 +0100
  98. 4bb9b44 Merge changes from topic "st_dt_update" into integration by Manish Pandey · Tue Jan 17 17:43:29 2023 +0100
  99. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · Wed Dec 14 17:28:11 2022 +0000
  100. a4933c8 Merge changes from topic "ti-k3-checks-and-refactor" into integration by Madhukar Pappireddy · Mon Jan 16 21:46:50 2023 +0100