1. 3dc50ca feat(imx8mm): restrict peripheral access to secure world by Stefan Kerkmann · 4 months ago
  2. f676ff3 feat(imx8mm): set and lock almost all peripherals as non-secure by Stefan Kerkmann · 4 months ago
  3. fe2243b feat(imx8m): add imx csu_sa enum type defines for imx8m by Stefan Kerkmann · 4 months ago
  4. 44853af feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · 6 months ago
  5. c6999d2 fix(imx8m): map BL32 memory only if SPD_opteed or SPD_trusty is enabled by Marco Felsch · 10 months ago
  6. 2d6c08f feat(imx8m): enable snvs privileged registers access by Marco Felsch · 10 months ago
  7. 7512abc feat(imx8m): move the gpc reg & macro to a separate header file by Jacky Bai · 4 years, 3 months ago
  8. 409eb8b fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 11 months ago
  9. 7640134 feat(imx8m): detect console base address during runtime by Marco Felsch · 11 months ago
  10. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 4 months ago
  11. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  12. a54a17e Merge "feat(imx8mm): add BL31 PIE support" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  13. 1eefbac Merge "refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  14. 4ed212a Merge "refactor(imx8mm): make use of setup_page_tables()" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  15. ed40755 Merge "refactor(imx8mm): cleanup the mmap region settings" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  16. ff2b872 feat(imx8mm): add BL31 PIE support by Marco Felsch · 1 year, 10 months ago
  17. d302186 refactor(imx8mm): introduce BL2_SIZE and BL31_SIZE by Marco Felsch · 1 year, 10 months ago
  18. 0679c02 refactor(imx8mm): make use of setup_page_tables() by Marco Felsch · 1 year, 10 months ago
  19. dfe200c refactor(imx8mm): cleanup the mmap region settings by Marco Felsch · 1 year, 10 months ago
  20. 10a4d86 feat(imx8m): add support for high assurance boot by Andrey Zhizhikin · 1 year, 9 months ago
  21. 521f246 feat(imx8mm): add hab and map required memory blocks by Andrey Zhizhikin · 1 year, 9 months ago
  22. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · 1 year, 9 months ago
  23. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 2 years ago
  24. 34cc750 Merge changes Iec22dcab,Ib88b4b5d,I50cd6b82,If1167785,I9b3a08ef, ... into integration by Madhukar Pappireddy · 2 years ago
  25. 7caec48 feat(imx8m): keep pu domains in default state during boot stage by Jacky Bai · 4 years, 5 months ago
  26. 31f0232 feat(imx8m): add the PU power domain support on imx8mm/mn by Jacky Bai · 4 years, 7 months ago
  27. d746daa feat(imx8m): add the ddr frequency change support for imx8m family by Jacky Bai · 4 years, 7 months ago
  28. ec03180 feat(imx8mm): enable dram retention suuport on imx8mm by Jacky Bai · 4 years, 7 months ago
  29. 307592f refactor(imx): update config of mbedtls support by laurenw-arm · 2 years ago
  30. b723a55 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 4 years, 3 months ago
  31. 1c33a2e feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 4 years, 4 months ago
  32. e329b3d feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 4 years, 4 months ago
  33. 3c3c268 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 4 years, 6 months ago
  34. 0e40055 refactor(imx8m): replace magic number with enum type by Jacky Bai · 2 years, 3 months ago
  35. 3e91a76 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · 2 years, 3 months ago
  36. 210ec7d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 2 years, 3 months ago
  37. ac6d862 feat(plat/imx/imx8m/imx8mm): add support for measured boot by Ying-Chun Liu (PaulLiu) · 2 years, 9 months ago
  38. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 2 years, 9 months ago
  39. e6a7f88 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  40. 54cabc4 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  41. d56450a feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 3 years, 5 months ago
  42. 73999bd feat(plat/imx8m): add system_reset2 implementation by Igor Opaniuk · 3 years, 1 month ago
  43. f2de681 feat(plat/imx8m): add SiP call for secondary boot by Igor Opaniuk · 3 years, 4 months ago
  44. 234c271 plat: imx8mm: Add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  45. 9265bcc plat: imx8mm: Enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  46. 03abd32 plat: imx8mm: Add image load logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 5 years ago
  47. 863bca0 plat: imx8mm: Add initial defintions to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 5 years ago
  48. a9c4e02 plat: imx8mm: Add image io-storage logic for TBBR FIP booting by Ying-Chun Liu (PaulLiu) · 5 years ago
  49. 6d4d148 plat: imx8mm: Add imx8mm_private.h to the build by Ying-Chun Liu (PaulLiu) · 5 years ago
  50. ad81816 plat: imx8m: Correct the imr mask reg offset by Jacky Bai · 4 years ago
  51. 57e982c plat: imx: add sdei support for i.MX8MM by Peng Fan · 4 years ago
  52. d3d7972 plat: imx8m: Move the gpc hw reg to a separate header file by Jacky Bai · 4 years, 1 month ago
  53. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  54. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 4 years, 4 months ago
  55. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  56. 9fc5cb6 plat: imx8mm: provide uart base as build option by Igor Opaniuk · 4 years, 4 months ago
  57. 7110d99 imx: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  58. 92efb23 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  59. 2a763ba plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm by Jacky Bai · 5 years ago
  60. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
  61. 3bf04a5 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 5 years ago
  62. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  63. 91c6d32 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · 5 years ago
  64. 402bd52 plat: imx8m: Implement IMX_SIP_BUILDINFO by Leonard Crestez · 5 years ago
  65. 8bdff13 plat: imx8m: remove deprecated code include by Jacky Bai · 5 years ago
  66. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago