Skip to content
  1. Mar 22, 2023
  2. Mar 09, 2023
  3. Mar 08, 2023
  4. Mar 07, 2023
  5. Feb 28, 2023
  6. Feb 27, 2023
    • Boyan Karatotev's avatar
      fix(docs): add readthedocs configuration file · 60c642dc
      Boyan Karatotev authored
      
      
      Readthedocs uses weird defaults and the web interface gives limited
      configuration options. Add the config file to allow them to be changed.
      
      Bump build os image to Ubuntu 22.04 to be in line with the CI.
      
      Signed-off-by: Boyan Karatotev's avatarBoyan Karatotev <boyan.karatotev@arm.com>
      Change-Id: Ie8985712bbd30a1d6465e0ab8225c87f9bd0f8e8
      60c642dc
    • Gareth Stockwell's avatar
      test(nop): add "nop" test case · a0a8ec64
      Gareth Stockwell authored
      
      
      This is intended for use in conjunction with Trusted Firmware eXplorer
      (TFX). The dummy test case exists only to provide a symbol with a
      well-known name ("debug_hook"), at which TFX can set a breakpoint and
      therefore marshall all PEs on entry to Non-secure state.
      
      The "nop" test case is not built by default, and therefore must be
      explicitly included, e.g.
      
          make TESTS=nop
      
      Signed-off-by: Gareth Stockwell's avatarGareth Stockwell <gareth.stockwell@arm.com>
      Change-Id: I1d0f95714e5f662ca0f2d90db32020be15b43aed
      a0a8ec64
  7. Feb 14, 2023
  8. Feb 10, 2023
  9. Feb 09, 2023
  10. Feb 07, 2023
  11. Feb 06, 2023
  12. Feb 01, 2023
  13. Jan 27, 2023
  14. Jan 26, 2023
    • Joao Alves's avatar
      fix(ff-a): tftf handling of its RXTX buffer pair · 08b78604
      Joao Alves authored
      
      
      The way tftf was handling the RXTX buffer pair created a dependency
      on a set of tests from 'test_ffa_setup_and_discovery.c'. This was
      problematic for test configurations for which the SPM tests are
      not present.
      
      This patch removes such dependency:
      - Delete the 'INIT_MAILBOX' macro, and 'init_mailbox' function;
      - RXTX buffer pair allocated within the 'get_tftf_mailbox'.
      They are mapped into the SPMC via FFA_RXTX_MAP, and are returned
      in the function's argument.
      
      Signed-off-by: Joao Alves's avatarJ-Alves <joao.alves@arm.com>
      Change-Id: Ia010ebd21f11ab7ca6582b574ffc9179693b1eed
      08b78604
  15. Jan 25, 2023
  16. Jan 15, 2023
  17. Jan 13, 2023
  18. Jan 11, 2023
  19. Jan 04, 2023
  20. Dec 23, 2022
  21. Dec 22, 2022
  22. Dec 20, 2022
  23. Dec 16, 2022
  24. Dec 15, 2022
  25. Dec 14, 2022
  26. Dec 12, 2022
  27. Dec 08, 2022
Loading