1. be37110 refactor(plat/sgi): deprecate DMC-620 RAS support by Omkar Anand Kulkarni · 1 year, 7 months ago
  2. a01256e fix(plat/common): register PLAT_SP_PRI only if not already registered by Omkar Anand Kulkarni · 1 year, 1 month ago
  3. 185ff97 fix(plat/sgi): update PLAT_SP_PRI macro definition by Omkar Anand Kulkarni · 1 year, 1 month ago
  4. 014ae05 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · 1 year, 1 month ago
  5. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · 1 year, 1 month ago
  6. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · 1 year, 2 months ago
  7. 13965e7 Merge "fix(morello): configure platform specific secure SPIs" into integration by Manish V Badarkhe · 1 year, 1 month ago
  8. 395a4fa fix(morello): configure platform specific secure SPIs by Werner Lewis · 1 year, 2 months ago
  9. b5895fc Merge changes from topic "msm8916-spmin" into integration by Manish V Badarkhe · 1 year, 1 month ago
  10. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 1 year, 1 month ago
  11. c894c60 docs: move the Juno-specific build option to Arm build option file by Manish V Badarkhe · 1 year, 1 month ago
  12. 60cb8ce Merge changes I08300ec4,I0f6fa9ce,I8f0a659a into integration by Manish Pandey · 1 year, 1 month ago
  13. dff974d Merge "feat(plat/qemu): add sdei support for QEMU" into integration by Manish Pandey · 1 year, 1 month ago
  14. 5cba35d fix(tsp): fix destination ID in direct request by Marc Bonnici · 1 year, 8 months ago
  15. 9616017 fix(el3-spm): fix LSP direct message response by Marc Bonnici · 1 year, 8 months ago
  16. a939594 fix(el3-spm): improve direct messaging validation by Marc Bonnici · 1 year, 8 months ago
  17. 91dd253 feat(fvp): allow configurable FVP Trusted SRAM size by Chris Kay · 1 year, 1 month ago
  18. 02fb913 Merge "feat(cpus): conform DSU errata to errata framework PCS" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  19. 83c6ed2 docs(msm8916): document new build options by Stephan Gerhold · 1 year, 3 months ago
  20. 71939dd feat(msm8916): allow selecting which UART to use by Stephan Gerhold · 1 year, 11 months ago
  21. b68e4e9 feat(msm8916): add SP_MIN port for AArch32 by Stephan Gerhold · 1 year, 11 months ago
  22. fe45fa8 refactor(msm8916): detect cold boot in plat_get_my_entrypoint by Stephan Gerhold · 1 year, 3 months ago
  23. 4f29e6c feat(msm8916): add Test Secure Payload (TSP) port by Stephan Gerhold · 1 year, 4 months ago
  24. d0fed05 build(msm8916): place bl32 directly after bl31 by Stephan Gerhold · 1 year, 4 months ago
  25. 4bc53a1 refactor(msm8916): separate common platform setup code by Stephan Gerhold · 1 year, 11 months ago
  26. de53004 Merge changes from topic "xlnx_zynqmp_sizefixes" into integration by Manish Pandey · 1 year, 1 month ago
  27. 2e6f83a Merge "fix(build): include Cortex-A78AE cpu file for FVP" into integration by Manish Pandey · 1 year, 1 month ago
  28. 14f1963 refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 1 year, 6 months ago
  29. 70179dc refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 1 year, 6 months ago
  30. 1796712 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 1 year, 6 months ago
  31. 2062f0c Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 1 year, 1 month ago
  32. 20ee19a Merge "feat(intel): add intel_rsu_update() to sip_svc_v2" into integration by Manish Pandey · 1 year, 1 month ago
  33. 1414712 Merge "feat(lib): implement memcpy_s in lib" into integration by Manish Pandey · 1 year, 1 month ago
  34. e748f9f fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · 1 year, 1 month ago
  35. 3a4bbb8 fix: integer suffix macro definition by Akshay Belsare · 1 year, 1 month ago
  36. 0ec2fd8 Merge "build(changelog): pretend scope-less `build` changes have the `build` scope" into integration by Joanna Farley · 1 year, 1 month ago
  37. 764c805 Merge changes from topic "jc/refact_Makefile" into integration by Manish Pandey · 1 year, 1 month ago
  38. cfe8a3f Merge "fix: pass SMCCCv1.3 SVE hint to internal flags" into integration by Manish V Badarkhe · 1 year, 1 month ago
  39. 20d973b Merge changes I814cdadb,I429eb473,I441f9a60 into integration by Manish V Badarkhe · 1 year, 1 month ago
  40. 23c2fe2 refactor(build): move SVE_VECTOR_LEN flag to add_defines section by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  41. 2ee5d40 refactor(build): cleanup Makefile to handle build flags precisely by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  42. 799c13f fix(n1sdp): fix spi_ids range for n1sdp multichip boot by sahil · 1 year, 1 month ago
  43. 404dd40 Merge changes from topic "fix-for-hash-lengths" into integration by Sandrine Bailleux · 1 year, 1 month ago
  44. cb50c11 refactor(cpus): convert Cortex-A715 to the errata framework by Harrison Mutai · 1 year, 2 months ago
  45. a0de1d6 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · 1 year, 3 months ago
  46. eebf30a Merge "chore(smccc): bump up SMCCC version to 1.4" into integration by Manish V Badarkhe · 1 year, 1 month ago
  47. 62cc109 fix: pass SMCCCv1.3 SVE hint to internal flags by Olivier Deprez · 1 year, 2 months ago
  48. b35b42d chore(smccc): bump up SMCCC version to 1.4 by Manish Pandey · 1 year, 1 month ago
  49. e6163fd fix(gicv3): move invocation of gicv3_get_multichip_base function by sahil · 1 year, 1 month ago
  50. d71693e fix(gic600): fix gic600 maximum SPI ID by sahil · 1 year, 1 month ago
  51. 9ce1247 Merge "docs: update PSCI reference" into integration by Manish Pandey · 1 year, 1 month ago
  52. e20fd04 Merge "fix(cpus): reduce generic_errata_report()'s size" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  53. 9bb5694 Merge changes from topic "bk/errata_refactor" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  54. c280078 fix(auth): allow hashes of different lengths by Demi Marie Obenour · 1 year, 2 months ago
  55. 300fa88 feat(juno): add mbedtls_asn1_get_len symbol in ROMlib by Sandrine Bailleux · 1 year, 1 month ago
  56. d2038af feat(fvp): add mbedtls_asn1_get_len symbol in ROMlib by Sandrine Bailleux · 1 year, 1 month ago
  57. a3e1b07 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · 1 year, 1 month ago
  58. cea0c26 feat(cpus): add more errata framework helpers by Boyan Karatotev · 1 year, 3 months ago
  59. d71b5d7 docs: document the errata framework by Boyan Karatotev · 1 year, 5 months ago
  60. a8afb03 Merge "feat(ast2700): add Aspeed AST2700 platform support" into integration by Manish V Badarkhe · 1 year, 1 month ago
  61. 9d24e9b docs: update PSCI reference by Manish V Badarkhe · 1 year, 1 month ago
  62. 7cbe475 Merge "fix(spmd): relax use of EHF with SPMC at S-EL2" into integration by Manish V Badarkhe · 1 year, 1 month ago
  63. 9f11d4a Merge "fix(versal): add missing irq mapping for wakeup src" into integration by Manish Pandey · 1 year, 1 month ago
  64. 1e1c8c4 feat(intel): add intel_rsu_update() to sip_svc_v2 by Mahesh Rao · 1 year, 2 months ago
  65. b31b920 fix(versal): add missing irq mapping for wakeup src by Jay Buddhabhatti · 1 year, 1 month ago
  66. 35bbcf2 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 1 year, 1 month ago
  67. 410c451 feat(lib): implement memcpy_s in lib by Jit Loon Lim · 1 year, 2 months ago
  68. 9d9e916 Merge "docs: update Measured Boot PoC" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  69. f86a738 refactor(el3-spmc): add comments by Demi Marie Obenour · 1 year, 6 months ago
  70. 07d8e2c refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 1 year, 6 months ago
  71. 05da811 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 1 year, 6 months ago
  72. 385225b Merge "fix(zynqmp): fix prepare_dtb() memory description" into integration by Manish Pandey · 1 year, 1 month ago
  73. 9e6621c Merge "chore(bl): add UNALIGNED symbols for TEXT/RODATA" into integration by Sandrine Bailleux · 1 year, 1 month ago
  74. daec77d Merge changes from topics "hm/latex", "hm/latexpdf" into integration by Manish V Badarkhe · 1 year, 1 month ago
  75. 80c530e chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 1 year, 3 months ago
  76. fa9b14d fix(docs): fix build errors for latexpdf by Harrison Mutai · 1 year, 1 month ago
  77. a421d87 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 1 month ago
  78. 8b3c192 docs: update Measured Boot PoC by Manish V Badarkhe · 1 year, 1 month ago
  79. 557f2ad Merge "fix(memmap): reintroduce support for GNU map files" into integration by Sandrine Bailleux · 1 year, 1 month ago
  80. a7556d8 feat(ast2700): add Aspeed AST2700 platform support by Chia-Wei Wang · 1 year, 8 months ago
  81. 2886710 Merge "chore: remove unused and undefined function" into integration by Olivier Deprez · 1 year, 1 month ago
  82. 11437c1 feat(cpus): conform DSU errata to errata framework PCS by Kathleen Capella · 1 year, 1 month ago
  83. 3c49e97 Merge "refactor(el3-spmc): add emad_advance()" into integration by Olivier Deprez · 1 year, 1 month ago
  84. 79d079b fix(memmap): reintroduce support for GNU map files by Harrison Mutai · 1 year, 1 month ago
  85. 76e62a5 Merge "docs: add detail to assembly language guideline" into integration by Manish V Badarkhe · 1 year, 1 month ago
  86. 7d4dba6 Merge "feat(aarch64): add stack debug information to assembly routines" into integration by Manish V Badarkhe · 1 year, 1 month ago
  87. 9fc7d3b Merge "fix(doc): match boot-order size to implementation" into integration by Sandrine Bailleux · 1 year, 1 month ago
  88. c86f144 Merge "chore(xilinx): replace ATF with TFA" into integration by Manish Pandey · 1 year, 1 month ago
  89. ee75348 Merge changes from topic "hm/memmap-feat" into integration by Manish Pandey · 1 year, 1 month ago
  90. 6213ec0 Merge "fix(stm32mp1): add void entry in plat_def_toc_entries" into integration by Manish Pandey · 1 year, 1 month ago
  91. 98504f1 Merge "fix(zynqmp): fix sdei arm_validate_ns_entrypoint()" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  92. 0add7e8 fix(zynqmp): fix prepare_dtb() memory description by Michal Simek · 1 year, 1 month ago
  93. 4af0d99 Merge "fix(qemu): fix 32-bit builds with stack protector" into integration by Manish Pandey · 1 year, 1 month ago
  94. 9dd433f Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 1 year, 1 month ago
  95. c83d9b3 fix(zynqmp): fix sdei arm_validate_ns_entrypoint() by Michal Simek · 1 year, 1 month ago
  96. a99b53b Merge changes I907f3862,Ie749ff06,If8da2bb1,I457deb0b into integration by Madhukar Pappireddy · 1 year, 1 month ago
  97. 0174355 Merge "chore(fconf): rename last occurences of set_fw_config_info()" into integration by Sandrine Bailleux · 1 year, 1 month ago
  98. fd01dbb chore: remove unused and undefined function by Raghu Krishnamurthy · 1 year, 5 months ago
  99. a8d525e Merge changes from topic "dummy_feat_aa32" into integration by Manish Pandey · 1 year, 1 month ago
  100. bf6dd69 Merge "refactor(el3-spmc): avoid unneeded function call" into integration by Manish Pandey · 1 year, 1 month ago