1. f019c80 feat(handoff): add support for RESET_TO_BL2 by Harrison Mutai · 1 year, 3 months ago
  2. 9c11ed7 feat(arm): support FW handoff b/w BL1 & BL2 by Harrison Mutai · 1 year, 8 months ago
  3. 6a4da29 refactor(bl1): clean up bl2 layout calculation by Harrison Mutai · 1 year, 7 months ago
  4. a5566f6 feat(arm): support FW handoff b/w BL2 & BL31 by Harrison Mutai · 1 year, 8 months ago
  5. 56b263c Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · 1 year, 3 months ago
  6. 09d3fd1 Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · 1 year, 3 months ago
  7. 4c77fac Merge "refactor(qemu): do not hardcode counter frequency" into integration by Yann Gautier · 1 year, 3 months ago
  8. 5436047 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · 1 year, 4 months ago
  9. 45716e3 fix(spm): add device-regions used in tf-a-tests by Daniel Boulby · 1 year, 5 months ago
  10. e769f83 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · 1 year, 4 months ago
  11. c35299d fix: static checks on spmc dts by J-Alves · 1 year, 4 months ago
  12. d3604b3 Merge changes from topic "lto-fixes" into integration by Manish Pandey · 1 year, 4 months ago
  13. 1455729 Merge changes from topic "hm/handoff" into integration by Manish Pandey · 1 year, 4 months ago
  14. 1b694c7 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · 1 year, 4 months ago
  15. eabcde2 Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  16. b9ecf64 refactor(fvp): reduce max size of HW_CONFIG to 16KB by Harrison Mutai · 1 year, 8 months ago
  17. df960bc refactor(arm): replace hard-coded HW_CONFIG DT size by Harrison Mutai · 1 year, 4 months ago
  18. 6d8546f fix(fvp): don't check MPIDRs with the power controller in BL1 by Chris Kay · 1 year, 6 months ago
  19. 3b48ca1 fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2 by Chris Kay · 1 year, 6 months ago
  20. 92bba3e fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest by Karl Meakin · 1 year, 4 months ago
  21. f7c091e Merge "refactor(arm): remove unused SP_MIN UART macros" into integration by Bipin Ravi · 1 year, 4 months ago
  22. 0f4811b Merge changes I3a4f9a4f,Iedc4e640 into integration by Soby Mathew · 1 year, 4 months ago
  23. 3290447 feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · 1 year, 4 months ago
  24. 67ff4f5 refactor(arm): remove unused SP_MIN UART macros by Leo Yan · 1 year, 4 months ago
  25. 753da8c Merge "fix(nuvoton): prevent changing clock frequency" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  26. fbd5a2c Merge "feat(imx8mq): detect console base address during runtime" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  27. 52ee817 feat(imx8mq): detect console base address during runtime by Leonard Göhrs · 1 year, 5 months ago
  28. 9a7f892 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · 1 year, 6 months ago
  29. eee0ec4 Merge changes from topic "mte_fixes" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  30. c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
  31. 5f4acf9 Merge changes from topic "feature/imx8m-csu" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  32. fe8cc55 fix(nuvoton): prevent changing clock frequency by rutigl@gmail.com · 1 year, 4 months ago
  33. 351976b feat(imx8ulp): give HIFI4 DSP access to more resources by Laurentiu Mihalcea · 1 year, 5 months ago
  34. 3daf936 Merge "fix(cpus): workaround for Cortex-A720 erratum 2926083" into integration by Mark Dykes · 1 year, 4 months ago
  35. 5318255 Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration by André Przywara · 1 year, 5 months ago
  36. 152f4cf fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 1 year, 5 months ago
  37. cf989b4 Merge "fix(nuvoton): gfx frame buffer memory corruption during secondary boot" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  38. 0487832 Merge changes from topic "st_mckprot_bl32" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  39. 998da64 refactor: fix common misspelling of init* by Harrison Mutai · 1 year, 5 months ago
  40. 8d92e4b refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · 3 years, 6 months ago
  41. ae2b4a5 fix(nuvoton): gfx frame buffer memory corruption during secondary boot by rutigl@gmail.com · 1 year, 6 months ago
  42. 19e273e Merge "refactor(mbedtls): remove mbedtls 2.x support" into integration by Manish V Badarkhe · 1 year, 5 months ago
  43. f7c5ec1 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
  44. 566d394 style(imx8m): add parenthesis to CSU_HP_REG by Stefan Kerkmann · 1 year, 5 months ago
  45. 0324081 feat(imx8mp): restrict peripheral access to secure world by Stefan Kerkmann · 1 year, 5 months ago
  46. cba7daa feat(imx8mp): set and lock almost all peripherals as non-secure by Stefan Kerkmann · 1 year, 5 months ago
  47. 1156c76 feat(imx8mm): restrict peripheral access to secure world by Stefan Kerkmann · 1 year, 5 months ago
  48. f4b11e5 feat(imx8mm): set and lock almost all peripherals as non-secure by Stefan Kerkmann · 1 year, 5 months ago
  49. 15a0461 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
  50. f834b64 feat(rpi): add Raspberry Pi 5 support by Mario Bălănică · 1 year, 8 months ago
  51. 6744d07 fix(rpi): consider MT when calculating core index from MPIDR by Mario Bălănică · 1 year, 8 months ago
  52. 7a9cdf5 refactor(rpi): move register definitions out of rpi_hw.h by Mario Bălănică · 1 year, 8 months ago
  53. bbf92fe refactor(rpi): add platform macro for the crash UART base address by Mario Bălănică · 1 year, 8 months ago
  54. b502978 refactor(rpi): split out console registration logic by Mario Bălănică · 1 year, 8 months ago
  55. 97ef530 refactor(rpi): move more platform-specific code into common by Mario Bălănică · 1 year, 8 months ago
  56. e8090ce Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · 1 year, 5 months ago
  57. ca83a24 Merge "fix(tc): do not use r0 for HW_CONFIG" into integration by Manish V Badarkhe · 1 year, 5 months ago
  58. fba343b Merge "fix(misra): fix MISRA defects" into integration by Manish Pandey · 1 year, 5 months ago
  59. e7d14fa Merge changes from topic "DPE" into integration by Manish V Badarkhe · 1 year, 5 months ago
  60. c42d0d8 fix(misra): fix MISRA defects by Arvind Ram Prakash · 1 year, 5 months ago
  61. d6af234 refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  62. a5a966b fix(tc): do not use r0 for HW_CONFIG by Jackson Cooper-Driver · 1 year, 5 months ago
  63. cc41b56 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  64. 7b02a57 Merge "fix(gic600): workaround for Part 1 of GIC600 erratum 2384374" into integration by Bipin Ravi · 1 year, 5 months ago
  65. 24a4a0a fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
  66. 6bdc856 fix(arm): move console flush/switch in common function by Manish Pandey · 1 year, 5 months ago
  67. 6df8d76 feat(tc): group components into certificates by Tamas Ban · 1 year, 6 months ago
  68. 7be391d feat(tc): add dummy TRNG support to be able to boot pVMs by David Vincze · 1 year, 7 months ago
  69. 467bdf2 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · 2 years, 2 months ago
  70. 03d388d feat(tc): share DPE context handle with child component by Tamas Ban · 2 years, 2 months ago
  71. 1f47a71 feat(tc): add DPE context handle node to device tree by Tamas Ban · 2 years, 2 months ago
  72. e7f1181 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 2 years, 2 months ago
  73. 24844d8 refactor(tc): align image identifier string macros by Tamas Ban · 2 years, 2 months ago
  74. 09bb42d refactor(fvp): align image identifier string macros by Tamas Ban · 2 years, 2 months ago
  75. c6b204c refactor(imx8m): align image identifier string macros by Tamas Ban · 2 years, 2 months ago
  76. 069eca6 refactor(qemu): align image identifier string macros by Tamas Ban · 2 years, 2 months ago
  77. 0cda4ad Merge changes from topic "sm/framework_optimize" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  78. e8eb441 Merge "fix(el3-spmc): add datastore linker script markers" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  79. 1ba369a chore: rearrange the fvp_cpu_errata.mk file by Sona Mathew · 1 year, 5 months ago
  80. 106c428 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
  81. aceb9c9 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 10 months ago
  82. c9f2634 refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 1 year, 10 months ago
  83. 81de503 feat(imx8m): add defines for csu_sa access security by Stefan Kerkmann · 1 year, 5 months ago
  84. 2ac4909 feat(imx8m): add imx csu_sa enum type defines for imx8m by Stefan Kerkmann · 1 year, 5 months ago
  85. c13016b fix(imx8m): fix CSU_SA_REG to work with all sa registers by Stefan Kerkmann · 1 year, 5 months ago
  86. 4d5dcff Merge changes from topic "css_refactor_arm" into integration by Manish Pandey · 1 year, 5 months ago
  87. 9a79c9e Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · 1 year, 5 months ago
  88. bcfc297 refactor(allwinner): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
  89. c864af9 refactor(arm): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
  90. b90bbd1 refactor(console): flush before console_switch_state by Salman Nabi · 1 year, 5 months ago
  91. 6c7a039 Merge "fix(spm): reduce verbosity on passing tf-a-tests" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  92. bd435c5 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · 1 year, 5 months ago
  93. 27b0440 Merge changes from topic "sgi_to_nrd" into integration by Manish Pandey · 1 year, 5 months ago
  94. b2bca9e Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · 1 year, 5 months ago
  95. c6e7454 Merge "refactor(qemu): console runtime switch on bl31 exit" into integration by Manish Pandey · 1 year, 5 months ago
  96. 1c408d3 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · 1 year, 5 months ago
  97. 8d08a1d style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 1 year, 6 months ago
  98. 6166051 feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 1 year, 6 months ago
  99. 6e99fee feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 1 year, 6 months ago
  100. 588b01b feat(st): get the state of the active bank directly by Sughosh Ganu · 1 year, 6 months ago