1. d2baffb docs: update RESET_TO_BL31 documentation by Manish V Badarkhe · 2 years, 6 months ago
  2. 3e14df6 fix(bl31): avoid clearing of argument registers in RESET_TO_BL31 case by Manish V Badarkhe · 2 years, 6 months ago
  3. 5025546 Revert "docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 6 months ago
  4. 3eb8cd6 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 6 months ago
  5. 1fc7106 Merge "docs(drtm): mention DRTM_SUPPORT as an experimental build option" into integration by Manish V Badarkhe · 2 years, 5 months ago
  6. 1035e3a Merge "fix(tc): change the FIP offset to 8 KiB boundary" into integration by Manish V Badarkhe · 2 years, 5 months ago
  7. d07b8aa fix(tc): change the FIP offset to 8 KiB boundary by Tintu Thomas · 2 years, 6 months ago
  8. 2b7150b Merge "docs: discourage usage of weak functions" into integration by Sandrine Bailleux · 2 years, 5 months ago
  9. 8a66597 docs: discourage usage of weak functions by Sandrine Bailleux · 2 years, 6 months ago
  10. 48fb931 Merge "docs(spm): add other-s-interrupts-action field to sp manifest" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  11. 5673160 Merge "fix(zynqmp): conditional reservation of memory in DTB" into integration by Joanna Farley · 2 years, 5 months ago
  12. c52a142 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · 2 years, 5 months ago
  13. 88844f6 Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · 2 years, 5 months ago
  14. d26cb4f Merge "refactor(auth): use a single function for parsing extensions" into integration by Sandrine Bailleux · 2 years, 5 months ago
  15. a987b89 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · 2 years, 6 months ago
  16. 74c4ae9 Merge "fix(docs): add plantuml as a dependency" into integration by Joanna Farley · 2 years, 5 months ago
  17. 7cd2e3c Merge "fix(cpufeat): resolve build errors due to compiler optimization" into integration by Manish Pandey · 2 years, 5 months ago
  18. e8f0dd5 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  19. a9edc32 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · 2 years, 5 months ago
  20. 55d5c6a Merge "fix(rme): update sample platform attestation token" into integration by Soby Mathew · 2 years, 5 months ago
  21. b4fc041 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · 2 years, 5 months ago
  22. 8d48bc8 Merge changes Ia19c6678,I44baaa47 into integration by Sandrine Bailleux · 2 years, 5 months ago
  23. ddd9f67 refactor(auth): clean up certificate length checks by Demi Marie Obenour · 2 years, 7 months ago
  24. 6a7104a refactor(auth): remove code duplication by Demi Marie Obenour · 2 years, 7 months ago
  25. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  26. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  27. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  28. de8c489 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 2 years, 6 months ago
  29. a4cccb4 feat(cpufeat): extend check_feature() to deal with min/max by Andre Przywara · 2 years, 6 months ago
  30. fd1dd4c refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 2 years, 6 months ago
  31. 55a3283 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · 2 years, 5 months ago
  32. 766d78b Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 2 years, 5 months ago
  33. 65982a9 fix(docs): add plantuml as a dependency by Boyan Karatotev · 2 years, 5 months ago
  34. 78b5ef6 Merge "revert(zynqmp): remove EM SMC handler" into integration by Joanna Farley · 2 years, 5 months ago
  35. c9498c8 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · 2 years, 6 months ago
  36. 82b7038 revert(zynqmp): remove EM SMC handler by Michal Simek · 2 years, 5 months ago
  37. 20fdbcf fix(ufs): set the PRDT length field properly by Jorge Troncoso · 2 years, 5 months ago
  38. 83ef869 fix(ufs): flush the entire PRDT by Jorge Troncoso · 2 years, 5 months ago
  39. 56db7b8 fix(ufs): only allow using one slot by Jorge Troncoso · 2 years, 6 months ago
  40. 3d2da6f Merge "feat(zynqmp): add hooks for mmap and early setup" into integration by Joanna Farley · 2 years, 5 months ago
  41. 19c1dce fix(rme): update sample platform attestation token by Mate Toth-Pal · 2 years, 7 months ago
  42. 295f0d8 Merge "feat(build): allow additional CFLAGS for library build" into integration by Sandrine Bailleux · 2 years, 5 months ago
  43. 7013400 feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · 2 years, 5 months ago
  44. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
  45. 66a387d Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  46. b48b921 Merge "fix(zynqmp): add bitmask for get_op_char API" into integration by Joanna Farley · 2 years, 5 months ago
  47. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 6 months ago
  48. 83a6798 Merge "docs: add interrupts-target field to sp manifest" into integration by Madhukar Pappireddy · 2 years, 5 months ago
  49. ad4b667 fix(zynqmp): add bitmask for get_op_char API by Ronak Jain · 2 years, 5 months ago
  50. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
  51. ba12668 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · 2 years, 5 months ago
  52. e5ffd27 Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integration by Joanna Farley · 2 years, 5 months ago
  53. a6df287 Merge "fix(zynqmp): move EM SMC range to SIP range" into integration by Joanna Farley · 2 years, 5 months ago
  54. fa662cd Merge "fix(ufs): device present (DP) field is set to '1'" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  55. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  56. f300ef6 refactor(aarch64): remove weak links to el3_panic by Govindraj Raja · 2 years, 7 months ago
  57. 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
  58. f4be868 refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usage by Govindraj Raja · 2 years, 8 months ago
  59. d8f006a Merge "fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  60. cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
  61. 183adf1 refactor(fvp): minor cleanup with TRUSTED_BOARD_BOOT by Govindraj Raja · 2 years, 6 months ago
  62. 45d7c51 docs(drtm): mention DRTM_SUPPORT as an experimental build option by Manish V Badarkhe · 2 years, 6 months ago
  63. 5a65fcd feat(build): allow additional CFLAGS for library build by Govindraj Raja · 2 years, 6 months ago
  64. de131ed style(crypto): add braces for if statement by Govindraj Raja · 2 years, 6 months ago
  65. dbb9c1f feat(fvp): increase BL1_RW and BL2 size by Govindraj Raja · 2 years, 6 months ago
  66. 51e0615 feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 2 years, 7 months ago
  67. 47c7171 refactor(crypto): avoid using struct mbedtls_pk_rsassa_pss_options by Govindraj Raja · 2 years, 6 months ago
  68. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  69. fbe4dbe fix(zynqmp): panic w/o handoff structure in !JTAG by Michal Simek · 2 years, 6 months ago
  70. 83103d1 fix(ufs): device present (DP) field is set to '1' by Jorge Troncoso · 2 years, 6 months ago
  71. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  72. 33b4df9 Merge "feat(morello): add GPU DT node" into integration by Manish V Badarkhe · 2 years, 6 months ago
  73. acbae39 fix(zynqmp): move EM SMC range to SIP range by Michal Simek · 2 years, 6 months ago
  74. cd94c3d feat(morello): add GPU DT node by Patrik Berglund · 2 years, 6 months ago
  75. d2d71e2 Merge "fix(docs): add few missed links for Security Advisories" into integration by Sandrine Bailleux · 2 years, 6 months ago
  76. e6af3c7 Merge changes from topic "zynqmp-smc" into integration by Joanna Farley · 2 years, 6 months ago
  77. fda255c Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integration by Olivier Deprez · 2 years, 6 months ago
  78. 9c571fb Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · 2 years, 6 months ago
  79. a6bdf77 Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 2 years, 6 months ago
  80. aa3169a Merge "docs(xilinx): correct function description" into integration by Joanna Farley · 2 years, 6 months ago
  81. 9c692f9 Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integration by Joanna Farley · 2 years, 6 months ago
  82. bd1ec38 Merge changes from topic "xlnx_zynqmp_debug" into integration by Joanna Farley · 2 years, 6 months ago
  83. 8c56a6b Merge changes from topic "versal-ipi" into integration by Joanna Farley · 2 years, 6 months ago
  84. c5a840a Merge "fix(zynqmp): fix bl31_zynqmp_setup.c coding style" into integration by Joanna Farley · 2 years, 6 months ago
  85. 43f3a9c fix(docs): add few missed links for Security Advisories by Manish V Badarkhe · 2 years, 6 months ago
  86. a84636a Merge "fix(docs): python version must be string" into integration by Manish V Badarkhe · 2 years, 6 months ago
  87. 3aa919e fix(docs): python version must be string by Boyan Karatotev · 2 years, 6 months ago
  88. 26b22e6 Merge "fix(docs): specify python version to 3.10" into integration by Manish V Badarkhe · 2 years, 6 months ago
  89. 496d708 feat(zynqmp): add support for custom sip service by Amit Nagal · 2 years, 6 months ago
  90. a7773c5 fix(docs): specify python version to 3.10 by Boyan Karatotev · 2 years, 6 months ago
  91. 84ce7a8 Merge "fix(docs): add a build.tools.python entry" into integration by Manish V Badarkhe · 2 years, 6 months ago
  92. 4052d95 fix(docs): add a build.tools.python entry by Boyan Karatotev · 2 years, 6 months ago
  93. 2b8c608 Merge "fix(docs): add readthedocs configuration file" into integration by Manish V Badarkhe · 2 years, 6 months ago
  94. 8a84776 fix(docs): add readthedocs configuration file by Boyan Karatotev · 2 years, 6 months ago
  95. af4d8c6 fix: remove useless "return" at void functions by Elyes Haouas · 2 years, 6 months ago
  96. 4a50363 fix(versal): check smc_fid 23:16 bits by Michal Simek · 2 years, 6 months ago
  97. 09b342a fix(zynqmp): check smc_fid 23:16 bits by Michal Simek · 2 years, 6 months ago
  98. a911396 fix(zynqmp): separate EM from PM SMCs by Michal Simek · 2 years, 6 months ago
  99. 26ef5c2 fix(zynqmp): fix bl31_zynqmp_setup.c coding style by Michal Simek · 2 years, 6 months ago
  100. 0069933 Merge "feat(zynqmp): bump up version of query_data API" into integration by Joanna Farley · 2 years, 6 months ago