1. b979600 refactor(qemu): align image identifier string macros by Tamas Ban · 12 months ago
  2. aca5898 fix(measured-boot): add missing image identifier string by Tamas Ban · 4 months ago
  3. c96425b refactor(measured-boot): move metadata size macros to a common header by Tamas Ban · 3 months ago
  4. 1d2ca4f refactor(measured-boot): move image identifier strings to a common header by Tamas Ban · 4 months ago
  5. a5db184 feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 by Yann Gautier · 3 years, 1 month ago
  6. ff1fd17 Merge changes from topic "sm/framework_optimize" into integration by Lauren Wehrmeister · 3 months ago
  7. 246bd8d feat(drtm): update DRTM version to 1.0 by Stuart Yoder · 4 months ago
  8. 9e2dd0b feat(drtm): update references to DRTM beta0 by Stuart Yoder · 4 months ago
  9. d4d2b69 feat(drtm): for TPM features fw hash algorithm should be 16-bits by Stuart Yoder · 4 months ago
  10. bb0d9c5 feat(drtm): add ACPI table region size to the DLME header by Stuart Yoder · 4 months ago
  11. fa17dd4 feat(drtm): update return code if secondary PE is not off by Stuart Yoder · 4 months ago
  12. 8ee3852 feat(drtm): add additional return codes by Stuart Yoder · 4 months ago
  13. f25ad88 Merge "fix(el3-spmc): add datastore linker script markers" into integration by Madhukar Pappireddy · 3 months ago
  14. f3f371c chore: rearrange the fvp_cpu_errata.mk file by Sona Mathew · 3 months ago
  15. d8b91ac fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 3 months ago
  16. 8d1a153 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 8 months ago
  17. 595a31d refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 8 months ago
  18. 5ae5f81 Merge "fix(cpus): workaround for Cortex-A715 erratum 2429384" into integration by Lauren Wehrmeister · 3 months ago
  19. d9571c5 Merge "build: allow platform makefiles to configure `ENABLE_LTO`" into integration by Bipin Ravi · 3 months ago
  20. 00416dc build: allow platform makefiles to configure `ENABLE_LTO` by Chris Kay · 3 months ago
  21. 4b7e13f docs(maintainers): add myself as SynQuacer platform co-maintainer by Masahisa Kojima · 3 months ago
  22. b8c107c feat(imx8m): add defines for csu_sa access security by Stefan Kerkmann · 3 months ago
  23. fe2243b feat(imx8m): add imx csu_sa enum type defines for imx8m by Stefan Kerkmann · 3 months ago
  24. 0a0086f fix(imx8m): fix CSU_SA_REG to work with all sa registers by Stefan Kerkmann · 3 months ago
  25. 0a7a0bc Merge "docs(auth): align TBBR CoT names to match the code" into integration by Manish Pandey · 3 months ago
  26. 6b17eb4 Merge changes from topic "css_refactor_arm" into integration by Manish Pandey · 3 months ago
  27. 8ce67c9 Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · 3 months ago
  28. fc12f8d refactor(allwinner): console runtime switch on bl31 exit by Salman Nabi · 3 months ago
  29. 442b075 refactor(arm): console runtime switch on bl31 exit by Salman Nabi · 3 months ago
  30. fed5e29 refactor(console): flush before console_switch_state by Salman Nabi · 3 months ago
  31. 3ace691 Merge "fix(spm): reduce verbosity on passing tf-a-tests" into integration by Madhukar Pappireddy · 3 months ago
  32. 464e155 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · 3 months ago
  33. eb9ac47 Merge changes from topic "sgi_to_nrd" into integration by Manish Pandey · 3 months ago
  34. 9e7e008 fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 3 months ago
  35. 3302be8 Merge "fix(cpus): workaround for Cortex-X3 erratum 2372204" into integration by Mark Dykes · 3 months ago
  36. 07ff6b6 Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · 3 months ago
  37. faa6d8d Merge "refactor(qemu): console runtime switch on bl31 exit" into integration by Manish Pandey · 3 months ago
  38. 7c9a204 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · 3 months ago
  39. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 4 months ago
  40. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · 4 months ago
  41. da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 3 months ago
  42. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 3 months ago
  43. 3d1f4f6 feat(fwu): add a function to obtain an alternate FWU bank to boot by Sughosh Ganu · 3 months ago
  44. fe2b1e9 feat(fwu): add some sanity checks for the FWU metadata by Sughosh Ganu · 4 months ago
  45. 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · 4 months ago
  46. 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · 4 months ago
  47. 61905e5 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 4 months ago
  48. 9a480a3 feat(fwu): migrate FWU metadata structure to version 2 by Sughosh Ganu · 4 months ago
  49. 401970b feat(fwu): document the config flag for including image info in the FWU metadata by Sughosh Ganu · 4 months ago
  50. f01e1e7 feat(fwu): update the URL links for the FWU specification by Sughosh Ganu · 4 months ago
  51. 7ad51de refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · 3 months ago
  52. a72adec fix(el3-spmc): add datastore linker script markers by Shruti Gupta · 1 year, 5 months ago
  53. f800893 Merge "build(npm): update Node.js and all packages" into integration by Bipin Ravi · 3 months ago
  54. 89b6c6a fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 3 months ago
  55. 11a99bf Merge changes I6ac59693,Ib0e4e5cf into integration by Manish V Badarkhe · 3 months ago
  56. 1c3edc8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · 3 months ago
  57. 067087f feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · 5 months ago
  58. 95452ea Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 3 months ago
  59. 11c9257 Merge changes from topic "part_crc" into integration by Manish V Badarkhe · 3 months ago
  60. 5cfe515 feat(cpufeat): added few helper functions by Manish Pandey · 4 months ago
  61. 74acea2 build(npm): update Node.js and all packages by Chris Kay · 3 months ago
  62. 5be73cd feat(gpt): validate CRC of GPT partition entries by laurenw-arm · 4 months ago
  63. 24afcdd refactor(gpt): return header instead of part_lba by laurenw-arm · 4 months ago
  64. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · 3 months ago
  65. be6fe2f Merge "fix(psa): fix static check failure" into integration by Manish Pandey · 3 months ago
  66. f80c184 docs(maintainers): add the maintainers for imx8ulp by Jacky Bai · 8 months ago
  67. 9c7717b docs(imx8ulp): add imx8ulp platform by Jacky Bai · 8 months ago
  68. 6187fdd fix(imx8ulp): increase the mmap region num by Jacky Bai · 10 months ago
  69. 4f8e5ed feat(imx8ulp): adjust the dram mapped region by Ji Luo · 10 months ago
  70. 871a708 feat(imx8ulp): ddrc switch auto low power and software interface by Adrian Alonso · 1 year, 1 month ago
  71. 2e6c8c7 feat(imx8ulp): add some delay before cmc1 access by Jacky Bai · 1 year, 1 month ago
  72. c5a923a feat(imx8ulp): add a flag check for the ddr status by Jacky Bai · 1 year, 5 months ago
  73. 9be8747 fix(imx8ulp): add sw workaround for csi/hotplug test hang by Jacky Bai · 1 year, 9 months ago
  74. 8d07de3 feat(imx8ulp): adjust the voltage when sys dvfs enabled by Jacky Bai · 2 years ago
  75. 9f6e5d9 feat(imx8ulp): enable the DDR frequency scaling support by Jacky Bai · 2 years, 4 months ago
  76. d3724c1 fix(imx8ulp): fix suspend/resume issue when DBD owner is s400 only by Ye Li · 1 year, 6 months ago
  77. 651b439 feat(imx8ulp): update XRDC for ELE to access DDR with CA35 DID by Ye Li · 1 year, 2 months ago
  78. 617c5ab feat(imx8ulp): add memory region policy by Ji Luo · 1 year, 9 months ago
  79. 97c724e feat(imx8ulp): protect TEE region for secure access only by Ye Li · 2 years, 5 months ago
  80. 37a394a feat(imx8ulp): add trusty support by Ji Luo · 3 years ago
  81. e4cde32 feat(imx8ulp): add OPTEE support by Clement Faure · 3 years ago
  82. 5cc4c77 feat(imx8ulp): update the upower config for power optimization by Jacky Bai · 2 years, 7 months ago
  83. c7b9423 feat(imx8ulp): allow RTD to reset APD through MU by Ye Li · 1 year, 6 months ago
  84. 234925b feat(imx8ulp): not power off LPAV PD when LPAV owner is RTD by Ye Li · 2 years, 5 months ago
  85. 2c87ab9 feat(imx8ulp): add system power off support by Jacky Bai · 8 months ago
  86. ba997cc feat(imx8ulp): add APD power down mode(PD) support in system suspend by Jacky Bai · 2 years, 11 months ago
  87. c6fb667 feat(imx8ulp): add the basic support for idle & system suspned by Jacky Bai · 8 months ago
  88. d362edf feat(imx8ulp): enable 512KB cache after resume on imx8ulp by Jacky Bai · 2 years, 10 months ago
  89. 7ec9451 feat(imx8ulp): add the initial XRDC support by Jacky Bai · 8 months ago
  90. 862f57a feat(imx8ulp): allocated caam did for the non secure world by Pankaj Gupta · 2 years, 10 months ago
  91. 4d93d1d feat(imx8ulp): add i.MX8ULP basic support by Jacky Bai · 3 years, 11 months ago
  92. 4e214e4 build(changelog): add new scopes for nxp imx8ulp platform by Jacky Bai · 8 months ago
  93. d1806aa feat(scmi): add scmi sensor support by Jacky Bai · 8 months ago
  94. baff799 refactor(tc): reorder config variable defines by Boyan Karatotev · 5 months ago
  95. 88309be refactor(tc): correlate secure world addresses with platform_def by Boyan Karatotev · 6 months ago
  96. bf9ba73 refactor(tc): move DTB to start of DRAM by Boyan Karatotev · 8 months ago
  97. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · 6 months ago
  98. ffe7569 feat(tc): pass the DTB address to BL33 in R0 by Boyan Karatotev · 6 months ago
  99. d2ca287 feat(tc): add arm_ffa node in dts by Boyan Karatotev · 6 months ago
  100. 7160e0d chore(tc): add dummy entropy to speed up the Linux boot by Ben Horgan · 5 months ago