1. 01ea239 refactor(auth): clean up certificate length checks by Demi Marie Obenour · 1 year, 5 months ago
  2. 221a648 refactor(auth): remove code duplication by Demi Marie Obenour · 1 year, 5 months ago
  3. 0437261 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · 1 year, 4 months ago
  4. fd83634 Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 1 year, 4 months ago
  5. aaac8d8 Merge "revert(zynqmp): remove EM SMC handler" into integration by Joanna Farley · 1 year, 4 months ago
  6. 3191ac4 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · 1 year, 5 months ago
  7. 7c819f1 revert(zynqmp): remove EM SMC handler by Michal Simek · 1 year, 4 months ago
  8. f23aedb fix(ufs): set the PRDT length field properly by Jorge Troncoso · 1 year, 4 months ago
  9. e518eff fix(ufs): flush the entire PRDT by Jorge Troncoso · 1 year, 4 months ago
  10. 7ae06bc fix(ufs): only allow using one slot by Jorge Troncoso · 1 year, 4 months ago
  11. ed0438a Merge "feat(zynqmp): add hooks for mmap and early setup" into integration by Joanna Farley · 1 year, 4 months ago
  12. cd10aa6 Merge "feat(build): allow additional CFLAGS for library build" into integration by Sandrine Bailleux · 1 year, 4 months ago
  13. 71e1ffc feat(zynqmp): add hooks for mmap and early setup by Amit Nagal · 1 year, 4 months ago
  14. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 1 year, 4 months ago
  15. d88019a Merge "fix: remove useless "return" at void functions" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  16. 45d2187 Merge "fix(zynqmp): add bitmask for get_op_char API" into integration by Joanna Farley · 1 year, 4 months ago
  17. b6709b0 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 1 year, 4 months ago
  18. a8d5a96 Merge "docs: add interrupts-target field to sp manifest" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  19. c443e80 fix(zynqmp): add bitmask for get_op_char API by Ronak Jain · 1 year, 4 months ago
  20. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  21. dc4be54 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · 1 year, 4 months ago
  22. ea07c13 Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integration by Joanna Farley · 1 year, 4 months ago
  23. 729b04d Merge "fix(zynqmp): move EM SMC range to SIP range" into integration by Joanna Farley · 1 year, 4 months ago
  24. ed5c7a3 Merge "fix(ufs): device present (DP) field is set to '1'" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  25. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 1 year, 5 months ago
  26. 6eeadb3 refactor(aarch64): remove weak links to el3_panic by Govindraj Raja · 1 year, 5 months ago
  27. abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 1 year, 5 months ago
  28. 67b5762 refactor(aarch64): cleanup HANDLE_EA_EL3_FIRST_NS usage by Govindraj Raja · 1 year, 7 months ago
  29. 55d7d83 Merge "fix(gicv3): fixed bug in the initialization of GICv3 SGIs/(E)PPIs interrupt priorities" into integration by Madhukar Pappireddy · 1 year, 4 months ago
  30. 1ac5353 Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 1 year, 4 months ago
  31. 4e04b28 refactor(fvp): minor cleanup with TRUSTED_BOARD_BOOT by Govindraj Raja · 1 year, 5 months ago
  32. 98375d4 feat(build): allow additional CFLAGS for library build by Govindraj Raja · 1 year, 5 months ago
  33. fd49e8b style(crypto): add braces for if statement by Govindraj Raja · 1 year, 5 months ago
  34. a77c161 feat(fvp): increase BL1_RW and BL2 size by Govindraj Raja · 1 year, 5 months ago
  35. dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 1 year, 6 months ago
  36. a2872f9 refactor(crypto): avoid using struct mbedtls_pk_rsassa_pss_options by Govindraj Raja · 1 year, 5 months ago
  37. 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 1 year, 6 months ago
  38. 7dd8d72 fix(zynqmp): panic w/o handoff structure in !JTAG by Michal Simek · 1 year, 4 months ago
  39. 557b570 fix(ufs): device present (DP) field is set to '1' by Jorge Troncoso · 1 year, 4 months ago
  40. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 4 months ago
  41. 6d37ed6 Merge "feat(morello): add GPU DT node" into integration by Manish V Badarkhe · 1 year, 4 months ago
  42. 249e004 fix(zynqmp): move EM SMC range to SIP range by Michal Simek · 1 year, 4 months ago
  43. 785c7bc feat(morello): add GPU DT node by Patrik Berglund · 1 year, 4 months ago
  44. b02f7d7 Merge "fix(docs): add few missed links for Security Advisories" into integration by Sandrine Bailleux · 1 year, 4 months ago
  45. 709ea5f Merge changes from topic "zynqmp-smc" into integration by Joanna Farley · 1 year, 4 months ago
  46. 07dbee8 Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integration by Olivier Deprez · 1 year, 4 months ago
  47. a408602 Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · 1 year, 4 months ago
  48. 5b5b8ff Merge "fix(versal): check smc_fid 23:16 bits" into integration by Joanna Farley · 1 year, 4 months ago
  49. 46a52f7 Merge "docs(xilinx): correct function description" into integration by Joanna Farley · 1 year, 4 months ago
  50. 108a7d9 Merge "fix(zynqmp): update the conflicting EEMI API IDs" into integration by Joanna Farley · 1 year, 4 months ago
  51. afcf3fa Merge changes from topic "xlnx_zynqmp_debug" into integration by Joanna Farley · 1 year, 4 months ago
  52. 1398bd4 Merge changes from topic "versal-ipi" into integration by Joanna Farley · 1 year, 4 months ago
  53. f044259 Merge "fix(zynqmp): fix bl31_zynqmp_setup.c coding style" into integration by Joanna Farley · 1 year, 4 months ago
  54. a52114a fix(docs): add few missed links for Security Advisories by Manish V Badarkhe · 1 year, 4 months ago
  55. d24752e Merge "fix(docs): python version must be string" into integration by Manish V Badarkhe · 1 year, 4 months ago
  56. 319d23a fix(docs): python version must be string by Boyan Karatotev · 1 year, 4 months ago
  57. b19a948 Merge "fix(docs): specify python version to 3.10" into integration by Manish V Badarkhe · 1 year, 4 months ago
  58. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · 1 year, 4 months ago
  59. d8cdae5 fix(docs): specify python version to 3.10 by Boyan Karatotev · 1 year, 4 months ago
  60. 3473eaa Merge "fix(docs): add a build.tools.python entry" into integration by Manish V Badarkhe · 1 year, 4 months ago
  61. e8fc7e6 fix(docs): add a build.tools.python entry by Boyan Karatotev · 1 year, 4 months ago
  62. 41cc31a Merge "fix(docs): add readthedocs configuration file" into integration by Manish V Badarkhe · 1 year, 4 months ago
  63. e56666c fix(docs): add readthedocs configuration file by Boyan Karatotev · 1 year, 4 months ago
  64. 73ace35 fix: remove useless "return" at void functions by Elyes Haouas · 1 year, 5 months ago
  65. 6e45f94 fix(versal): check smc_fid 23:16 bits by Michal Simek · 1 year, 4 months ago
  66. db988fe fix(zynqmp): check smc_fid 23:16 bits by Michal Simek · 1 year, 4 months ago
  67. db455e1 fix(zynqmp): separate EM from PM SMCs by Michal Simek · 1 year, 4 months ago
  68. eb2c0c0 fix(zynqmp): fix bl31_zynqmp_setup.c coding style by Michal Simek · 1 year, 5 months ago
  69. f5ec487 Merge "feat(zynqmp): bump up version of query_data API" into integration by Joanna Farley · 1 year, 4 months ago
  70. e975642 docs(xilinx): correct function description by Naman Patel · 1 year, 4 months ago
  71. 0ac097f fix(zynqmp): update the conflicting EEMI API IDs by Nava kishore Manne · 1 year, 4 months ago
  72. 32e4468 fix(versal): fix incorrect regbase for PMC IPI by Michal Simek · 1 year, 5 months ago
  73. f0ff048 fix(versal): sync location based on IPI_ID macros by Michal Simek · 1 year, 5 months ago
  74. f6b3608 fix(xilinx): remove unused mailbox macros by Michal Simek · 1 year, 5 months ago
  75. 4e6cce5 Merge "fix(zynqmp): fix DT reserved allocated size" into integration by Joanna Farley · 1 year, 4 months ago
  76. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · 1 year, 4 months ago
  77. b7a57b5 fix(zynqmp): update MAX_XLAT_TABLES for DDR memory range by Akshay Belsare · 1 year, 4 months ago
  78. f9d1e58 Merge "docs(qemu): delineate flash based boot method" into integration by Manish V Badarkhe · 1 year, 4 months ago
  79. 11b084a feat(zynqmp): bump up version of query_data API by Ronak Jain · 1 year, 5 months ago
  80. 73b1f40 build: communicate correct page size to linker by Chris Kay · 1 year, 6 months ago
  81. 6c2b68d Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · 1 year, 4 months ago
  82. bba76d3 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · 1 year, 4 months ago
  83. a790da3 Merge "docs: fix broken Juno links" into integration by Manish V Badarkhe · 1 year, 4 months ago
  84. 341740c docs: fix broken Juno links by Harrison Mutai · 1 year, 5 months ago
  85. 21a4b22 Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration by Joanna Farley · 1 year, 4 months ago
  86. 4ed8cd5 Merge "feat(zynqmp): add SMCCC_ARCH_SOC_ID support" into integration by Joanna Farley · 1 year, 4 months ago
  87. 435f11c feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 1 year, 6 months ago
  88. e7e672c build(docs): update Python dependencies by Boyan Karatotev · 1 year, 6 months ago
  89. a4d03b7 fix(docs): make required compiler version == rather than >= by Boyan Karatotev · 1 year, 5 months ago
  90. cce07a1 fix(deps): add missing aeabi_memset.S by Boyan Karatotev · 1 year, 5 months ago
  91. 65c5322 Merge changes from topic "mixed-rwx" into integration by Manish V Badarkhe · 1 year, 5 months ago
  92. 5eff78a Merge "docs: add Runtime Security Subsystem (RSS) documentation" into integration by Sandrine Bailleux · 1 year, 5 months ago
  93. 7c75489 fix(zynqmp): fix DT reserved allocated size by Michal Simek · 1 year, 5 months ago
  94. c918c18 refactor(el3_runtime): unify handle/enter_lower_el_async_ea by Manish Pandey · 1 year, 6 months ago
  95. 66a056e refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 1 year, 6 months ago
  96. f6aed63 docs: add Runtime Security Subsystem (RSS) documentation by Tamas Ban · 1 year, 9 months ago
  97. 0c0007b build: permit multiple linker scripts by Chris Kay · 1 year, 5 months ago
  98. 68d2836 build: clarify linker script generation by Chris Kay · 1 year, 5 months ago
  99. 4b7660a style: normalize linker script code style by Chris Kay · 1 year, 9 months ago
  100. 13886c8 fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · 1 year, 5 months ago