1. 65982a9 fix(docs): add plantuml as a dependency by Boyan Karatotev · 2 years, 4 months ago
  2. 3aa919e fix(docs): python version must be string by Boyan Karatotev · 2 years, 5 months ago
  3. a7773c5 fix(docs): specify python version to 3.10 by Boyan Karatotev · 2 years, 5 months ago
  4. 4052d95 fix(docs): add a build.tools.python entry by Boyan Karatotev · 2 years, 5 months ago
  5. 8a84776 fix(docs): add readthedocs configuration file by Boyan Karatotev · 2 years, 5 months ago
  6. 5a77fd3 Merge "docs(qemu): delineate flash based boot method" into integration by Manish V Badarkhe · 2 years, 5 months ago
  7. be2a050 Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · 2 years, 5 months ago
  8. 23af596 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · 2 years, 5 months ago
  9. 9d1a325 Merge "docs: fix broken Juno links" into integration by Manish V Badarkhe · 2 years, 5 months ago
  10. 0cbcccc docs: fix broken Juno links by Harrison Mutai · 2 years, 5 months ago
  11. 2616f4b Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration by Joanna Farley · 2 years, 5 months ago
  12. fb9d95e Merge "feat(zynqmp): add SMCCC_ARCH_SOC_ID support" into integration by Joanna Farley · 2 years, 5 months ago
  13. b7c37e4 build(docs): update Python dependencies by Boyan Karatotev · 2 years, 6 months ago
  14. 415195c fix(docs): make required compiler version == rather than >= by Boyan Karatotev · 2 years, 5 months ago
  15. bdedee5 fix(deps): add missing aeabi_memset.S by Boyan Karatotev · 2 years, 5 months ago
  16. 3cc0256 Merge changes from topic "mixed-rwx" into integration by Manish V Badarkhe · 2 years, 5 months ago
  17. c8a9556 Merge "docs: add Runtime Security Subsystem (RSS) documentation" into integration by Sandrine Bailleux · 2 years, 5 months ago
  18. eea607c docs: add Runtime Security Subsystem (RSS) documentation by Tamas Ban · 2 years, 9 months ago
  19. a6ff006 build: permit multiple linker scripts by Chris Kay · 2 years, 6 months ago
  20. 8227493 build: clarify linker script generation by Chris Kay · 2 years, 6 months ago
  21. f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 9 months ago
  22. 966660e fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · 2 years, 5 months ago
  23. ec1c00a Merge "fix(tsp): loop / crash if mmap of region fails" into integration by Manish V Badarkhe · 2 years, 5 months ago
  24. ff5cfa5 Merge "feat(git-hooks): add pre-commit hook" into integration by Joanna Farley · 2 years, 5 months ago
  25. 8c353e0 fix(tsp): loop / crash if mmap of region fails by Thomas Viehweger · 2 years, 5 months ago
  26. 904da6f Merge "fix(context-mgmt): enable SCXTNUM access" into integration by Manish Pandey · 2 years, 5 months ago
  27. a13b4cd Merge "fix(optee): address late comments and fix bad rc" into integration by Joanna Farley · 2 years, 5 months ago
  28. 7db8d3c Merge "feat(spmd): copy tos_fw_config in secure region" into integration by Manish Pandey · 2 years, 5 months ago
  29. d69a0bf Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · 2 years, 5 months ago
  30. af4fee0 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · 2 years, 5 months ago
  31. 493de4d Merge "fix(cert-create): change WARN to VERBOSE" into integration by Sandrine Bailleux · 2 years, 5 months ago
  32. 8d7c80f fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 2 years, 5 months ago
  33. 76a85cf fix(cert-create): change WARN to VERBOSE by laurenw-arm · 2 years, 5 months ago
  34. cf9346c feat(git-hooks): add pre-commit hook by Maksims Svecovs · 2 years, 5 months ago
  35. 0cea2ae feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · 2 years, 5 months ago
  36. d8133d7 fix(zynqmp): enable A53 workaround(errata 1530924) by Michal Simek · 2 years, 5 months ago
  37. 8f9ba3f feat(zynqmp): add SMCCC_ARCH_SOC_ID support by Michal Simek · 2 years, 5 months ago
  38. 01cf14d fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 2 years, 5 months ago
  39. 35f8147 Merge "chore: add encrypt_fw to gitignore" into integration by Manish Pandey · 2 years, 5 months ago
  40. c1dd9e6 Merge changes I7bd311d7,Iea7dcfe3,I9d890934 into integration by Manish V Badarkhe · 2 years, 5 months ago
  41. c2ce57f Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · 2 years, 5 months ago
  42. 8374508 feat(psa): interface with RSS for NV counters by laurenw-arm · 2 years, 11 months ago
  43. 8c829a9 feat(spmd): map SPMC manifest region as EL3_PAS by Manish V Badarkhe · 2 years, 5 months ago
  44. 1779762 feat(fvp): update device tree with load addresses of TOS_FW config by Manish V Badarkhe · 2 years, 5 months ago
  45. f348aec refactor(fvp): rename the DTB info structure member by Manish V Badarkhe · 2 years, 5 months ago
  46. 05e5503 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · 2 years, 5 months ago
  47. d9bd35e docs(qemu): delineate flash based boot method by Harrison Mutai · 2 years, 5 months ago
  48. 6264643 Merge "refactor(tc): update total compute gpu device node" into integration by Manish V Badarkhe · 2 years, 5 months ago
  49. 06eb3e3 refactor(allwinner): use fdt_node_is_enabled() in AXP driver by Andre Przywara · 2 years, 5 months ago
  50. 658b315 fix(allwinner): check RSB availability in DT on H6 by Andre Przywara · 2 years, 5 months ago
  51. 49b268c refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 2 years, 5 months ago
  52. cb3e965 refactor(tc): update total compute gpu device node by Rupinderjit Singh · 2 years, 5 months ago
  53. d9248e8 Merge "fix(versal-net): populate gic v3 rdist data statically" into integration by Joanna Farley · 2 years, 5 months ago
  54. 8b47f87 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 2 years, 5 months ago
  55. 1548e0e Merge changes from topic "xlnx_feat_chores" into integration by Joanna Farley · 2 years, 5 months ago
  56. 73f0e8a chore: add encrypt_fw to gitignore by Yann Gautier · 2 years, 5 months ago
  57. d6760c4 chore(xilinx): update print information by Akshay Belsare · 2 years, 6 months ago
  58. e3df3ff Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · 2 years, 5 months ago
  59. 355dc3d fix(versal-net): populate gic v3 rdist data statically by Jay Buddhabhatti · 2 years, 5 months ago
  60. 30e8bc3 feat(versal-net): add jtag dcc support by Akshay Belsare · 2 years, 6 months ago
  61. 05c69cf feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 9 months ago
  62. 1db295c docs(rme): update RMM-EL3 Boot Manifest structure description by AlexeiFedorov · 2 years, 6 months ago
  63. 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 6 months ago
  64. 3c24d22 Merge "feat(morello): add support for HW_CONFIG" into integration by Manish V Badarkhe · 2 years, 5 months ago
  65. 38d7fc7 Merge "perf(imx): speed-up console/uart TX using FIFO" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  66. ed62dd2 Merge "docs(measured-boot): fix few typos" into integration by Sandrine Bailleux · 2 years, 5 months ago
  67. cca91b7 docs(measured-boot): fix few typos by Manish V Badarkhe · 2 years, 5 months ago
  68. 4be8c09 perf(imx): speed-up console/uart TX using FIFO by Loic Poulain · 2 years, 6 months ago
  69. be79071 feat(morello): add support for HW_CONFIG by Patrik Berglund · 2 years, 10 months ago
  70. ae006cd Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · 2 years, 5 months ago
  71. 9dea6fa Merge "feat(plat/tc): enable MPAM functionality of L3 DSU cache" into integration by Manish V Badarkhe · 2 years, 5 months ago
  72. b45ec8c feat(plat/tc): enable MPAM functionality of L3 DSU cache by Davidson K · 2 years, 6 months ago
  73. 1678bbb Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · 2 years, 5 months ago
  74. fc3bdab Merge "fix(psci): tighten psci_power_down_wfi behaviour" into integration by Lauren Wehrmeister · 2 years, 5 months ago
  75. d127d74 Merge "docs(rme): improve OOB instruction for RME" into integration by Soby Mathew · 2 years, 5 months ago
  76. d9c976b docs(rme): improve OOB instruction for RME by Soby Mathew · 2 years, 5 months ago
  77. aea4ccf fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · 2 years, 7 months ago
  78. aa61ff6 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  79. b6d4d73 Merge "docs: change security advisories notification channel" into integration by Sandrine Bailleux · 2 years, 5 months ago
  80. 695a48b fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · 2 years, 6 months ago
  81. 5a53c6c Merge "feat(fiptool): handle FIP in a disk partition" into integration by Manish V Badarkhe · 2 years, 5 months ago
  82. 872d865 Merge "feat(rss): add TC platform UUIDs for RSS images" into integration by Sandrine Bailleux · 2 years, 5 months ago
  83. ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 8 months ago
  84. 06e69f7 feat(fiptool): handle FIP in a disk partition by Antonio Borneo · 2 years, 10 months ago
  85. 982f8e1 Merge changes from topic "srm/errata" into integration by Bipin Ravi · 2 years, 6 months ago
  86. acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  87. ebac692 fix(build): allow warnings when using lld by Yabin Cui · 2 years, 6 months ago
  88. 2757da0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 2 years, 6 months ago
  89. 7d1700c fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 2 years, 6 months ago
  90. 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 6 months ago
  91. 96df1f1 Merge "fix(plat/css): fix invalid redistributor poweroff" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  92. 00230e3 fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · 2 years, 6 months ago
  93. 5c5ea61 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  94. 60719e4 fix(plat/css): fix invalid redistributor poweroff by Waleed Elmelegy · 2 years, 6 months ago
  95. 95cde79 Merge "fix(zynqmp): fix xck24 silicon ID" into integration by Joanna Farley · 2 years, 6 months ago
  96. 79c2623 Merge changes from topic "mtk_spm" into integration by Manish Pandey · 2 years, 6 months ago
  97. f156590 fix(zynqmp): fix xck24 silicon ID by Michal Simek · 2 years, 6 months ago
  98. 28a8efd Merge changes from topic "st_dt_update" into integration by Manish Pandey · 2 years, 6 months ago
  99. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 7 months ago
  100. 0185523 Merge changes from topic "ti-k3-checks-and-refactor" into integration by Madhukar Pappireddy · 2 years, 6 months ago