Skip to content
  1. Apr 08, 2019
  2. Apr 02, 2019
  3. Mar 29, 2019
  4. Mar 28, 2019
  5. Mar 27, 2019
  6. Mar 12, 2019
  7. Mar 07, 2019
  8. Feb 27, 2019
  9. Feb 19, 2019
  10. Jan 17, 2019
  11. Jan 11, 2019
  12. Oct 26, 2018
  13. Oct 02, 2018
  14. Sep 21, 2018
  15. Aug 22, 2018
  16. Jul 31, 2018
  17. Jul 30, 2018
  18. Jun 21, 2018
  19. Jun 19, 2018
    • Nishanth Menon's avatar
      ti: k3: Setup initial files for platform · 1841c533
      Nishanth Menon authored
      
      
      Create the baseline Makefile, platform definitions file and platform
      specific assembly macros file. This includes first set of constants
      for the platform including cache sizes and linker format and a stub for
      BL31 and the basic memory layout
      
      K3 SoC family of processors do not use require a BL1 or BL2 binary,
      since such functions are provided by an system controller on the SoC.
      This lowers the burden of ATF to purely managing the local ARM cores
      themselves.
      
      Signed-off-by: default avatarBenjamin Fair <b-fair@ti.com>
      Signed-off-by: default avatarNishanth Menon <nm@ti.com>
      Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
      1841c533
  20. Mar 20, 2018
  21. Mar 19, 2018
  22. Mar 15, 2018
  23. Jul 17, 2017
  24. Jul 05, 2017
    • Dan Handley's avatar
      Update readme for v1.4 release · 4bf3349b
      Dan Handley authored
      
      
      Update the release notes (readme.rst) for the ARM Trusted Firmware v1.4 release.
      
      Also, reorder and fix some of the links following the conversion to
      reStructured text format.
      
      Change-Id: I8f5e8aa86cb891f61b6b62cf9fab0ad0f0ebb36b
      Signed-off-by: Dan Handley's avatarDan Handley <dan.handley@arm.com>
      4bf3349b
  25. Jun 29, 2017
    • Douglas Raillard's avatar
      Convert documentation to reStructuredText · 6f625747
      Douglas Raillard authored
      
      
      Due to recent issues in the rendering of the documentation on GitHub and
      some long-standing issues like the lack of automatic table of content in
      Markdown, the documentation has been converted to reStructuredText.
      Basic constructs looks pretty similar to Markdown.
      
      Automatically convert GitHub markdown documentation to reStructuredText
      using pandoc.
      
      Change-Id: If20b695acedc6d1b49c8d9fb64efd6b6ba23f4a9
      Signed-off-by: Douglas Raillard's avatarDouglas Raillard <douglas.raillard@arm.com>
      6f625747
Loading