1. c746591 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 2 years ago
  2. 7085ee3 Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 2 years ago
  3. 37bf69c docs(rmmd): document EL3-RMM Interfaces by Javier Almansa Sobrino · 2 years, 3 months ago
  4. 4a99518 Merge "feat(spmd): avoid spoofing in FF-A direct request" into integration by Olivier Deprez · 2 years ago
  5. 2c9bff8 Merge "feat(arm): forbid running RME-enlightened BL31 from DRAM" into integration by Sandrine Bailleux · 2 years ago
  6. 4165e84 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 2 years, 2 months ago
  7. dea652e fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 2 years, 3 months ago
  8. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  9. 2af9c39 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · 2 years ago
  10. 3d85967 feat(spmd): avoid spoofing in FF-A direct request by Shruti · 2 years, 1 month ago
  11. 2a01e73 Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · 2 years ago
  12. cb8f05a Merge "feat(stm32mp15): manage OP-TEE shared memory" into integration by Manish Pandey · 2 years ago
  13. bc9f0fd feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · 2 years ago
  14. 244feff Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration by Joanna Farley · 2 years ago
  15. c6eb094 Merge "fix(sptool): fix concurrency issue for SP packages" into integration by Madhukar Pappireddy · 2 years ago
  16. fe8215d fix(sptool): fix concurrency issue for SP packages by Daniel Boulby · 2 years, 1 month ago
  17. 9ee2695 Merge "docs: add Manish Badarkhe to maintainer list" into integration by Joanna Farley · 2 years ago
  18. d269f81 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · 2 years ago
  19. bd90f69 Merge "fix(measured-boot): clear the entire digest array of Startup Locality event" into integration by Sandrine Bailleux · 2 years ago
  20. 60bfe89 Merge changes from topic "HEAD" into integration by Madhukar Pappireddy · 2 years ago
  21. 2832f59 feat(synquacer): add FWU Multi Bank Update support by Jassi Brar · 2 years, 1 month ago
  22. 554f172 feat(synquacer): add TBBR support by Jassi Brar · 2 years, 4 months ago
  23. 2244bf1 feat(synquacer): add BL2 support by Jassi Brar · 2 years, 4 months ago
  24. 1bc8db8 refactor(synquacer): move common source files by Jassi Brar · 2 years, 4 months ago
  25. fa5eff3 docs: add Manish Badarkhe to maintainer list by Manish Pandey · 2 years ago
  26. dae800d Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · 2 years ago
  27. b7274a6 Merge changes from topic "st_optee_paged" into integration by Manish Pandey · 2 years ago
  28. f07e8f3 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 2 years ago
  29. f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 2 years ago
  30. 0a8ecec Merge "fix(nxp-ddr): fix firmware buffer re-mapping issue" into integration by Madhukar Pappireddy · 2 years ago
  31. a814357 feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · 2 years, 1 month ago
  32. 0fe118f Merge "fix(measured-boot): fix verbosity level of RSS digests traces" into integration by Sandrine Bailleux · 2 years ago
  33. 42f3c5b Merge "fix(zynqmp): move bl31 with DEBUG=1 back to OCM" into integration by Manish Pandey · 2 years ago
  34. fba8a96 Merge changes from topic "xlnx_versal_misra_fix" into integration by Manish Pandey · 2 years ago
  35. c033697 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 2 years ago
  36. 5cb363c Merge changes from topic "ns/cpu_info" into integration by Madhukar Pappireddy · 2 years ago
  37. 82b22f1 Merge "feat(board/rdn2): add a new 'isolated-cpu-list' property" into integration by Madhukar Pappireddy · 2 years ago
  38. e622a3d feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · 2 years ago
  39. b3f7d75 feat(optee): check paged_image_info by Yann Gautier · 2 years ago
  40. ce44de1 Merge changes from topic "st_clk_fixes" into integration by Madhukar Pappireddy · 2 years ago
  41. bd513f5 fix(st-clock): correct MISRA C2012 15.6 by Yann Gautier · 2 years ago
  42. 8d13723 fix(st-clock): correctly check ready bit by Yann Gautier · 2 years ago
  43. 5cfd675 feat(plat/arm/sgi): increase memory reserved for bl31 image by Nishant Sharma · 2 years, 3 months ago
  44. 289f782 feat(plat/arm/sgi): read isolated cpu mpid list from sds by Nishant Sharma · 2 years, 7 months ago
  45. 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · 2 years ago
  46. a685440 feat(board/rdn2): add a new 'isolated-cpu-list' property by Nishant Sharma · 2 years, 7 months ago
  47. 374cc33 Merge changes from topic "uart_segregation_v2" into integration by Manish Pandey · 2 years ago
  48. 68e752f fix(nxp-ddr): fix firmware buffer re-mapping issue by Jiafei Pan · 2 years, 3 months ago
  49. 5c5eca2 feat(spm): add tpm event log node to spmc manifest by Olivier Deprez · 2 years, 1 month ago
  50. 9c07f60 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · 2 years, 7 months ago
  51. 2fd5205 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · 2 years, 7 months ago
  52. 14ffa8a feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · 2 years, 7 months ago
  53. 6e83676 fix(measured-boot): clear the entire digest array of Startup Locality event by Manish V Badarkhe · 2 years, 1 month ago
  54. b4e65a1 Merge "docs(security): update security advisory for CVE-2022-23960" into integration by Manish Pandey · 2 years ago
  55. 071da43 docs(security): update security advisory for CVE-2022-23960 by Bipin Ravi · 2 years ago
  56. b88a139 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · 2 years ago
  57. 69b9b79 Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · 2 years ago
  58. 307592f refactor(imx): update config of mbedtls support by laurenw-arm · 2 years ago
  59. 7d2954b refactor(qemu): update configuring mbedtls support by laurenw-arm · 2 years ago
  60. 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · 2 years, 1 month ago
  61. 8e91662 fix(errata): workaround for Cortex-A77 erratum 2356587 by Bipin Ravi · 2 years, 1 month ago
  62. b4cb31f fix(errata): workaround for Neoverse-V1 erratum 2372203 by Bipin Ravi · 2 years, 1 month ago
  63. 03d0ad3 fix(measured-boot): fix verbosity level of RSS digests traces by Sandrine Bailleux · 2 years, 1 month ago
  64. 103569f refactor(arm): update BL2 base address by Manish V Badarkhe · 2 years, 1 month ago
  65. edb530b refactor(nxp): use DPG0 mask from Arm GICv3 header by Manish V Badarkhe · 2 years, 1 month ago
  66. 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · 2 years, 2 months ago
  67. e9b44c4 Merge "build(changelog): add stm32mp13 and stm32mp15 scopes" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  68. dfbb093 fix(zynqmp): move bl31 with DEBUG=1 back to OCM by Michal Simek · 2 years, 1 month ago
  69. a5746de feat(arm): retrieve the right ROTPK for cca by laurenw-arm · 2 years, 2 months ago
  70. d344978 feat(arm): add support for cca CoT by laurenw-arm · 2 years, 2 months ago
  71. 23b25df feat(arm): provide some swd rotpk files by laurenw-arm · 2 years, 2 months ago
  72. 090a684 build(tbbr): drive cert_create changes for cca CoT by laurenw-arm · 2 years, 2 months ago
  73. 2307546 refactor(arm): add cca CoT certificates to fconf by laurenw-arm · 2 years, 2 months ago
  74. cbf6154 feat(fiptool): add cca, core_swd, plat cert in FIP by laurenw-arm · 2 years, 2 months ago
  75. 1c7c576 feat(cert_create): define the cca chain of trust by laurenw-arm · 2 years, 2 months ago
  76. 483e5ac feat(cca): introduce new "cca" chain of trust by laurenw-arm · 2 years, 2 months ago
  77. e541eac build(changelog): add new scope for CCA by laurenw-arm · 2 years, 1 month ago
  78. 698634a refactor(fvp): increase bl2 size when bl31 in DRAM by laurenw-arm · 2 years, 1 month ago
  79. e8a6efe Merge "fix(errata): workaround for Neoverse-V1 erratum 2294912" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  80. 971938f fix(errata): workaround for Neoverse-V1 erratum 2294912 by Bipin Ravi · 2 years, 1 month ago
  81. f2f9c54 Merge "feat(zynqmp): add support for xck24 silicon" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  82. 7da45d3 Merge "refactor(context mgmt): refactor EL2 context save and restore functions" into integration by Manish Pandey · 2 years, 1 month ago
  83. 7833407 Merge changes from topic "jc/detect_feat" into integration by Manish Pandey · 2 years, 1 month ago
  84. d18907d Merge "fix(mmc): remove broken, unsecure, unused eMMC RPMB handling" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  85. 5362beb refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 2 years, 3 months ago
  86. a828a54 Merge "fix(rme/fid): refactor RME fid macros" into integration by Soby Mathew · 2 years, 1 month ago
  87. 7b214ee fix(mmc): remove broken, unsecure, unused eMMC RPMB handling by Ahmad Fatoum · 2 years, 1 month ago
  88. 692b1c7 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  89. 4782711 Merge changes from topic "st-pinctrl" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  90. 1bbb09e feat(stm32mp1-fdts): change pin-controller to pinctrl by Yann Gautier · 2 years, 4 months ago
  91. e78db3b feat(st): search pinctrl node by compatible by Yann Gautier · 2 years, 4 months ago
  92. 52e4b41 Merge "fix(changelog): fix the broken link to commitlintrc.js" into integration by Manish Pandey · 2 years, 1 month ago
  93. 002860e fix(changelog): fix the broken link to commitlintrc.js by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  94. e88671e feat(zynqmp): add support for xck24 silicon by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  95. 3ad1603 fix(rme/fid): refactor RME fid macros by Subhasish Ghosh · 2 years, 2 months ago
  96. af3f466 Merge "feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  97. 3e24344 Merge "fix(imx8mq): correct architected counter frequency" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  98. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  99. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  100. ba31add fix(zynqmp): resolve the misra 8.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 1 month ago