1. 24 Jul, 2021 1 commit
  2. 22 Jul, 2021 1 commit
    • Abdellatif El Khlifi's avatar
      feat: adding the diphda platform · bf3ce993
      Abdellatif El Khlifi authored
      
      
      This commit enables trusted-firmware-a with Trusted Board Boot support
      for the Diphda 64-bit platform.
      
      Diphda uses a FIP image located in the flash. The FIP contains the
      following components:
      
      - BL2
      - BL31
      - BL32
      - BL32 SPMC manifest
      - BL33
      - The TBB certificates
      
      The board boot relies on CoT (chain of trust). The trusted-firmware-a
      BL2 is extracted from the FIP and verified by the Secure Enclave
      processor. BL2 verification relies on the signature area at the
      beginning of the BL2 image. This area is needed by the SecureEnclave
      bootloader.
      
      Then, the application processor is released from reset and starts by
      executing BL2.
      
      BL2 performs the actions described in the trusted-firmware-a TBB design
      document.
      Signed-off-by: default avatarRui Miguel Silva <rui.silva@arm.com>
      Signed-off-by: default avatarAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
      Change-Id: Iddb1cb9c2a0324a9635e23821c210ac81dfc305d
      bf3ce993
  3. 12 Jul, 2021 1 commit
  4. 30 Jun, 2021 1 commit
  5. 25 May, 2021 1 commit
  6. 05 May, 2021 1 commit
  7. 30 Apr, 2021 1 commit
  8. 28 Apr, 2021 2 commits
  9. 01 Apr, 2021 1 commit
  10. 11 Mar, 2021 2 commits
  11. 25 Jan, 2021 1 commit
  12. 13 Jan, 2021 3 commits
  13. 23 Dec, 2020 1 commit
  14. 12 Nov, 2020 1 commit
  15. 16 Oct, 2020 3 commits
  16. 03 Sep, 2020 1 commit
  17. 31 Aug, 2020 1 commit
  18. 28 Aug, 2020 1 commit
  19. 14 Aug, 2020 2 commits
  20. 10 Aug, 2020 1 commit
  21. 21 Jul, 2020 2 commits
  22. 10 Jul, 2020 1 commit
  23. 15 Jun, 2020 1 commit
  24. 29 May, 2020 1 commit
  25. 28 May, 2020 1 commit
  26. 25 May, 2020 1 commit
    • J-Alves's avatar
      SPCI is now called PSA FF-A · 662af36d
      J-Alves authored
      
      
      SPCI is renamed as PSA FF-A which stands for Platform Security
      Architecture Firmware Framework for A class processors.
      This patch replaces the occurrence of SPCI with PSA FF-A(in documents)
      or simply FFA(in code).
      
      Change-Id: I4ab10adb9ffeef1ff784641dfafd99f515133760
      Signed-off-by: default avatarJ-Alves <joao.alves@arm.com>
      662af36d
  27. 13 May, 2020 2 commits
  28. 16 Apr, 2020 2 commits
  29. 15 Apr, 2020 2 commits