1. bb6d0a1 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 2 years, 2 months ago
  2. c161772 Merge "refactor(el3-spmc): add emad_advance()" into integration by Olivier Deprez · 2 years, 2 months ago
  3. 919e25e Merge "docs: add detail to assembly language guideline" into integration by Manish V Badarkhe · 2 years, 2 months ago
  4. c64681d Merge "feat(aarch64): add stack debug information to assembly routines" into integration by Manish V Badarkhe · 2 years, 2 months ago
  5. 1b4d998 Merge "fix(doc): match boot-order size to implementation" into integration by Sandrine Bailleux · 2 years, 2 months ago
  6. f1a32f4 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 2 years, 2 months ago
  7. f6bf4d6 Merge changes from topic "hm/memmap-feat" into integration by Manish Pandey · 2 years, 2 months ago
  8. d4affdc Merge "fix(stm32mp1): add void entry in plat_def_toc_entries" into integration by Manish Pandey · 2 years, 2 months ago
  9. c58a9c3 Merge "fix(zynqmp): fix sdei arm_validate_ns_entrypoint()" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  10. 6e1ae30 Merge "fix(qemu): fix 32-bit builds with stack protector" into integration by Manish Pandey · 2 years, 2 months ago
  11. ab23061 Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 2 years, 2 months ago
  12. 3b3c70a fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · 2 years, 2 months ago
  13. 396ea00 Merge changes I907f3862,Ie749ff06,If8da2bb1,I457deb0b into integration by Madhukar Pappireddy · 2 years, 2 months ago
  14. 201e3c7 Merge "chore(fconf): rename last occurences of set_fw_config_info()" into integration by Sandrine Bailleux · 2 years, 2 months ago
  15. e1c0a47 Merge changes from topic "dummy_feat_aa32" into integration by Manish Pandey · 2 years, 2 months ago
  16. dbe4765 Merge "refactor(el3-spmc): avoid unneeded function call" into integration by Manish Pandey · 2 years, 2 months ago
  17. f4c9136 Merge changes Ia052c7f9,If598680a,Ieae11722 into integration by Manish Pandey · 2 years, 2 months ago
  18. 1d64109 Merge changes from topic "st-fixes" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  19. 8dadc1e chore(fconf): rename last occurences of set_fw_config_info() by Sandrine Bailleux · 2 years, 2 months ago
  20. e14b7ac Merge "refactor(fvp): nv ctr addr static helper function" into integration by Sandrine Bailleux · 2 years, 2 months ago
  21. c8be224 chore(xilinx): replace ATF with TFA by Prasad Kummari · 2 years, 3 months ago
  22. e9736a0 Merge changes from topic "version/0.1-gic" into integration by Sandrine Bailleux · 2 years, 2 months ago
  23. 4c8e1f9 Merge changes I21d65a88,I949cfce9,If4249f22,Id0451bd1,I9e930070, ... into integration by Olivier Deprez · 2 years, 2 months ago
  24. baa0d45 feat(mediatek): add APU watchdog timeout control by Chungying Lu · 2 years, 3 months ago
  25. 176846a feat(mt8188): add emi mpu protection for APU secure memory by Chungying Lu · 2 years, 3 months ago
  26. 5986ae5 feat(mt8188): add devapc setting of apusys rcx by Karl Li · 2 years, 3 months ago
  27. 233d604 feat(mt8188): add backup/restore function when power on/off by Chungying Lu · 2 years, 3 months ago
  28. 94a9e62 feat(mediatek): add APU bootup control smc call by Chungying Lu · 2 years, 4 months ago
  29. ad7673a feat(mt8188): enable apusys mailbox mpu protect by Karl Li · 2 years, 3 months ago
  30. b5900c9 feat(mt8188): enable apusys domain remap by Karl Li · 2 years, 3 months ago
  31. 777e3b7 feat(mt8188): add apusys ao devapc setting by Karl Li · 2 years, 4 months ago
  32. aa1cb27 feat(mt8188): increase TZRAM_SIZE from 192KB to 256KB by Karl Li · 2 years, 2 months ago
  33. a0239da refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 2 years, 7 months ago
  34. dd94372 fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 2 years, 7 months ago
  35. 1198ff8 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 2 years, 7 months ago
  36. 48ffc74 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 2 years, 7 months ago
  37. 91567c3 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 2 years, 7 months ago
  38. 9526282 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 2 years, 7 months ago
  39. 27c0242 fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 2 years, 7 months ago
  40. 2d4da8e fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 2 years, 7 months ago
  41. 43318e4 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 2 years, 7 months ago
  42. b695b2f refactor(fvp): nv ctr addr static helper function by laurenw-arm · 2 years, 3 months ago
  43. a0f3b55 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · 2 years, 2 months ago
  44. 2ce78bf docs: add detail to assembly language guideline by Boyan Karatotev · 2 years, 4 months ago
  45. f832885 feat(aarch64): add stack debug information to assembly routines by Boyan Karatotev · 2 years, 5 months ago
  46. 9027be6 Merge "feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present" into integration by Soby Mathew · 2 years, 2 months ago
  47. ba56ea6 Merge "fix(fiptool): move juno plat_fiptool.mk" into integration by Manish Pandey · 2 years, 2 months ago
  48. 1e67b1b feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · 2 years, 3 months ago
  49. c681d02 feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 2 years, 3 months ago
  50. bff074d feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 2 years, 3 months ago
  51. 7f126cc Merge changes from topic "cot_cca_nvctr" into integration by Sandrine Bailleux · 2 years, 2 months ago
  52. 463655c Merge "fix(measured-boot): don't strip last non-0 char" into integration by Sandrine Bailleux · 2 years, 2 months ago
  53. 9b5c0fc Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 2 years, 2 months ago
  54. ff31094 Merge changes from topic "sb/maintainters-process" into integration by Sandrine Bailleux · 2 years, 2 months ago
  55. 0df5cf1 docs: clarify maintainers election process by Sandrine Bailleux · 2 years, 2 months ago
  56. ca4feba docs: consolidate code review process documentation by Sandrine Bailleux · 2 years, 2 months ago
  57. 0cfa06b Merge changes from topic "bk/errata_refactor" into integration by Lauren Wehrmeister · 2 years, 2 months ago
  58. da7a33c fix(spi-nand): add Quad Enable management by Christophe Kerello · 2 years, 10 months ago
  59. b85bcb8 fix(measured-boot): don't strip last non-0 char by Jimmy Brisson · 2 years, 5 months ago
  60. a0a4bf4 Merge "feat: define memory ranges for tc platform" into integration by Olivier Deprez · 2 years, 2 months ago
  61. 1bbcb58 fix(st-clock): disabling CKPER clock is not functional on stm32mp13 by Gabriel Fernandez · 2 years, 3 months ago
  62. b156d7b fix(st-uart): skip console flush if UART is disabled by Yann Gautier · 2 years, 4 months ago
  63. a9cb7d0 fix(st): flush UART at the end of uart_read() by Yann Gautier · 2 years, 4 months ago
  64. 2171bd9 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · 3 years, 6 months ago
  65. 85c2ea8 fix(stm32mp13-fdts): correct the BSEC nodes compatible by Patrick Delaunay · 3 years, 6 months ago
  66. f351f91 fix(stm32mp1-fdts): move /omit-if-no-ref/ to overlay files by Yann Gautier · 2 years, 4 months ago
  67. 241f874 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · 3 years, 8 months ago
  68. 3f52d59 Merge "docs: fix syntax error in note" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  69. 15889d1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 2 months ago
  70. 34c51f3 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 2 years, 6 months ago
  71. 4f748cc feat(cpus): add a way to automatically report errata by Boyan Karatotev · 2 years, 6 months ago
  72. 3f4c1e1 feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 2 years, 6 months ago
  73. dd9fae1 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 2 years, 6 months ago
  74. 6bb96fa refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
  75. 007433d refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
  76. c0d8ee3 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 2 years, 2 months ago
  77. 02552d4 feat(fvp): mock support for CCA NV ctr by laurenw-arm · 2 years, 3 months ago
  78. e3b1cc0 feat(auth): add CCA NV ctr to CCA CoT by laurenw-arm · 2 years, 3 months ago
  79. 0f19b7a feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · 2 years, 3 months ago
  80. 60753a6 feat(cert-create): add new option for CCA NV ctr by laurenw-arm · 2 years, 3 months ago
  81. 60df3d7 Merge "fix(tsp): flush uart console" into integration by Manish Pandey · 2 years, 2 months ago
  82. 4bb0cdc Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 2 years, 2 months ago
  83. 16cb3be Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 2 years, 2 months ago
  84. 76778ff Merge "fix(zynqmp): make zynqmp_devices structure smaller" into integration by Joanna Farley · 2 years, 2 months ago
  85. 7e3e799 fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 2 years, 3 months ago
  86. de40404 Merge "fix(brcm): fix misspelled header inclusion guard" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  87. e807704 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 2 years, 2 months ago
  88. 32d6396 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 2 years, 2 months ago
  89. b709f12 Merge "feat(rme): save PAuth context when RME is enabled" into integration by Soby Mathew · 2 years, 2 months ago
  90. 1873e7f feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 4 months ago
  91. 079c6e2 feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 2 years, 3 months ago
  92. 4265bca refactor(versal-net): move macros to common header by Akshay Belsare · 2 years, 3 months ago
  93. 0563601 feat(xilinx): add support to get chipid by Akshay Belsare · 2 years, 4 months ago
  94. 545330b Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · 2 years, 2 months ago
  95. 74bda90 Merge changes Ica1f9786,Ic96e3680 into integration by Joanna Farley · 2 years, 2 months ago
  96. a80da38 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 2 years, 2 months ago
  97. 13cc1aa feat(rme): save PAuth context when RME is enabled by Shruti Gupta · 2 years, 3 months ago
  98. f123b91 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 2 months ago
  99. 8ce2fbf fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 2 years, 3 months ago
  100. 2abbb45 Merge "fix(intel): update checking for memcpy and memset" into integration by Sandrine Bailleux · 2 years, 2 months ago