1. bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 2 years, 11 months ago
  2. 364b4cd fix(rme): update FVP platform token by Mate Toth-Pal · 2 years, 11 months ago
  3. 2aaed86 Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · 2 years, 11 months ago
  4. a371327 feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · 3 years, 1 month ago
  5. 8fd820f feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · 3 years, 1 month ago
  6. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
  7. 18884c0 feat(sgi): enable css implementation of warm reset by Pranav Madhu · 3 years ago
  8. 14a2892 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 3 years ago
  9. f1fe144 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 3 years ago
  10. 158ed58 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 3 years ago
  11. 4a81e91 fix(n1sdp): mapping Run-time UART to IOFPGA UART0 by Himanshu Sharma · 3 years, 2 months ago
  12. c58b9a8 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 3 years ago
  13. e2fe267 chore: use tabs for indentation by Jorge Troncoso · 3 years ago
  14. 5b7bd2a feat(tsp): increase stack size for tsp by Shruti Gupta · 3 years ago
  15. 3cf080e feat(fvp/tsp_manifest): add example manifest for TSP by Marc Bonnici · 3 years, 9 months ago
  16. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  17. 9090fe0 (feat)n1sdp: add support for OP-TEE SPMC by Vishnu Banavath · 3 years, 2 months ago
  18. 09acc42 Merge "feat(tc): introduce TC2 platform" into integration by Madhukar Pappireddy · 3 years ago
  19. eebd2c3 feat(tc): introduce TC2 platform by Rupinderjit Singh · 3 years, 4 months ago
  20. 8597a8c fix(tc): tc2 bl1 start address shifted by one page by Olivier Deprez · 3 years, 1 month ago
  21. 37d8741 Merge "refactor(fvp): add missing header guard in fvp_critical_data.h" into integration by Manish V Badarkhe · 3 years, 1 month ago
  22. 8dc7645 refactor(fvp): add missing header guard in fvp_critical_data.h by Sandrine Bailleux · 3 years, 1 month ago
  23. 9335c28 feat(tc): move start address for BL1 to 0x1000 by Anders Dellien · 3 years, 4 months ago
  24. 6f60e94 refactor(arm): add debug logs to show the reason behind skipping firmware config loading by Manish V Badarkhe · 3 years, 2 months ago
  25. 92eba86 Merge "fix(morello): move BL31 to run from DRAM space" into integration by Manish V Badarkhe · 3 years, 1 month ago
  26. 94df8da feat(sgi): bump bl1 rw size by Vijayenthiran Subramaniam · 3 years, 6 months ago
  27. 1d74b4b refactor(sgi): rewrite address space size definitions by Vijayenthiran Subramaniam · 3 years, 6 months ago
  28. 05330a4 fix(morello): move BL31 to run from DRAM space by Manoj Kumar · 3 years, 1 month ago
  29. 717daad Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 3 years, 1 month ago
  30. 1ae014d Merge "feat(arm): forbid running RME-enlightened BL31 from DRAM" into integration by Sandrine Bailleux · 3 years, 1 month ago
  31. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 3 months ago
  32. dc65ae4 fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 3 years, 4 months ago
  33. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 8 months ago
  34. 1164a59 feat(arm): forbid running RME-enlightened BL31 from DRAM by Sandrine Bailleux · 3 years, 1 month ago
  35. 2d8e80c Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · 3 years, 1 month ago
  36. 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years, 1 month ago
  37. f324949 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 3 years, 1 month ago
  38. a62cc91 feat(plat/arm/sgi): increase memory reserved for bl31 image by Nishant Sharma · 3 years, 4 months ago
  39. 4243ef4 feat(plat/arm/sgi): read isolated cpu mpid list from sds by Nishant Sharma · 3 years, 8 months ago
  40. afa4157 feat(board/rdn2): add a new 'isolated-cpu-list' property by Nishant Sharma · 3 years, 8 months ago
  41. 054f0fe feat(spm): add tpm event log node to spmc manifest by Olivier Deprez · 3 years, 2 months ago
  42. 2a7e080 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · 3 years, 8 months ago
  43. 0601083 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · 3 years, 8 months ago
  44. 173674a feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · 3 years, 8 months ago
  45. 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
  46. 50b4497 feat(arm): retrieve the right ROTPK for cca by laurenw-arm · 3 years, 4 months ago
  47. f242379 feat(arm): add support for cca CoT by laurenw-arm · 3 years, 4 months ago
  48. 98662a7 feat(arm): provide some swd rotpk files by laurenw-arm · 3 years, 4 months ago
  49. d5de70c refactor(arm): add cca CoT certificates to fconf by laurenw-arm · 3 years, 4 months ago
  50. 2551412 refactor(fvp): increase bl2 size when bl31 in DRAM by laurenw-arm · 3 years, 2 months ago
  51. e637a5e fix(measured-boot): add SP entries to event_log_metadata by Imre Kis · 3 years, 4 months ago
  52. 70313d3 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
  53. a8be4cd feat(fvp): add plat hook for memory transactions by Marc Bonnici · 3 years, 6 months ago
  54. 6a0788b feat(plat/fvp): introduce accessor function to obtain datastore by Marc Bonnici · 3 years, 8 months ago
  55. 420c400 Merge changes I2fcf13b7,I153ccb43 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  56. 0dc2b51 Merge changes from topic "ns/save_fpregs_context" into integration by Olivier Deprez · 3 years, 3 months ago
  57. cf85030 feat(n1sdp): add support for nt_fw_config by sahil · 3 years, 5 months ago
  58. fe2b37f feat(n1sdp): enable trusted board boot on n1sdp by sah01 · 4 years, 2 months ago
  59. 18fa43f feat(sgi): enable fpregs context save and restore by Nishant Sharma · 3 years, 4 months ago
  60. c44e50b feat(plat/arm/fvp): enable RSS backend based measured boot by Tamas Ban · 3 years, 6 months ago
  61. 44b9d57 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 3 months ago
  62. e8ad397 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · 3 years, 3 months ago
  63. 78c82cd Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · 3 years, 3 months ago
  64. be96158 Merge "fix(fvp): fix NULL pointer dereference issue" into integration by Sandrine Bailleux · 3 years, 3 months ago
  65. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  66. a42b426 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · 3 years, 3 months ago
  67. 44639ab feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 3 years, 8 months ago
  68. a34ccd4 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 4 years ago
  69. d6fbcc5 Merge changes from topic "mp/delete_platforms" into integration by Sandrine Bailleux · 3 years, 3 months ago
  70. ca0fdbd fix(sptool): update Optee FF-A manifest by J-Alves · 3 years, 4 months ago
  71. 15e5414 refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · 3 years, 3 months ago
  72. 1ced6ca Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 3 years, 3 months ago
  73. 06796a0 Merge "feat(smmu): configure SMMU Root interface" into integration by Manish Pandey · 3 years, 3 months ago
  74. 52a314a feat(smmu): configure SMMU Root interface by Olivier Deprez · 3 years, 6 months ago
  75. 861250c fix(arm): fix fvp and juno build with USE_ROMLIB option by Manish V Badarkhe · 3 years, 4 months ago
  76. 39f0b86 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 3 years, 5 months ago
  77. 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
  78. 2d1ba79 Merge "style(plat/arm/corstone1000): resolve checkpatch warnings" into integration by Sandrine Bailleux · 3 years, 4 months ago
  79. def5571 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 3 years, 6 months ago
  80. 510dc79 refactor(corstone700): namespace MHU driver filenames by Sandrine Bailleux · 3 years, 5 months ago
  81. 83b3ed2 style(plat/arm/corstone1000): resolve checkpatch warnings by David Vincze · 3 years, 5 months ago
  82. ad88c37 Merge changes from topic "rme-attest" into integration by Soby Mathew · 3 years, 4 months ago
  83. a043510 feat(rme): add dummy realm attestation key to RMMD by Soby Mathew · 3 years, 5 months ago
  84. 0f9159b feat(rme): add dummy platform token to RMMD by Soby Mathew · 3 years, 5 months ago
  85. c5edb59 Merge "fix(plat/arm): fix SP count limit without dual root CoT" into integration by Manish Pandey · 3 years, 5 months ago
  86. fdb9166 fix(fvp): disable reclaiming init code by default by Madhukar Pappireddy · 3 years, 5 months ago
  87. ddbf43b refactor(fvp_r): update set_config_info function call by Manish V Badarkhe · 3 years, 4 months ago
  88. 046cb19 refactor(arm): update set_config_info function call by Manish V Badarkhe · 3 years, 4 months ago
  89. fdbbd59 Merge changes from topic "revert-14286-uart_segregation-VURJFOWMTM" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  90. 64e0468 Revert "feat(sgi): deviate from arm css common uart related defi..." by Madhukar Pappireddy · 3 years, 5 months ago
  91. 162f792 Revert "feat(sgi): route TF-A logs via secure uart" by Madhukar Pappireddy · 3 years, 5 months ago
  92. 6127767 Revert "feat(sgi): add page table translation entry for secure uart" by Madhukar Pappireddy · 3 years, 5 months ago
  93. 7c6d460 Merge "fix(fvp): op-tee sp manifest doesn't map gicd" into integration by Olivier Deprez · 3 years, 5 months ago
  94. 61fa552 Merge "fix(fvp): FCONF Trace Not Shown" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  95. 0c55c10 fix(fvp): FCONF Trace Not Shown by Juan Pablo Conde · 3 years, 6 months ago
  96. 33d10ac feat(sgi): add page table translation entry for secure uart by Rohit Mathew · 3 years, 8 months ago
  97. 987e2b7 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · 3 years, 8 months ago
  98. f2cccca feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · 3 years, 8 months ago
  99. 9ce15fe fix(plat/arm): fix SP count limit without dual root CoT by Imre Kis · 3 years, 6 months ago
  100. 69cde5c fix(fvp): op-tee sp manifest doesn't map gicd by Olivier Deprez · 4 years, 2 months ago