Skip to content
  1. Sep 21, 2023
    • Vincent Stehle's avatar
      Check all our python scripts with mypy · c2674ceb
      Vincent Stehle authored
      
      
      This is a first attempt at static checking our python scripts, to prepare
      adding more type annotations in the future.
      
      - Rework bits to make mypy happy.
      - Add a mypy config file to deal with the junit.xml module.
      - Check all scripts with mypy in `make check'.
      - Mention mypy in the README and in `make help'.
      - Add mypy install to the CI files.
      
      Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
      c2674ceb
  2. Sep 01, 2023
  3. Aug 24, 2023
  4. Jan 26, 2023
  5. Sep 07, 2022
  6. Jul 19, 2022
    • Vincent Stehle's avatar
      Add an SIE configuration · f97a97e0
      Vincent Stehle authored
      
      
      Add a configuration to process SCT results from the Security Interface
      Extension ACS.
      
      The rules in this new configuration can override tests results with a new
      `KNOWN RPMB LIMITATION' result.
      
      Add the necessary enums to our schema and adjust the sequence files
      database to use the new configuration automatically when the SIE ACS is
      detected.
      
      Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
      f97a97e0
    • Drew Reed's avatar
      Addressed review comments · 2dbcbd3b
      Drew Reed authored
      2dbcbd3b
  7. Jun 28, 2022
  8. Jun 23, 2022
  9. Jan 25, 2022
  10. Dec 17, 2021
  11. Oct 08, 2021
  12. Oct 01, 2021
  13. Sep 24, 2021
  14. Sep 17, 2021
  15. Aug 26, 2021
  16. Aug 19, 2021
  17. Aug 18, 2021
  18. Aug 11, 2021
  19. Jul 13, 2021
  20. Jun 14, 2021
  21. Jun 09, 2021
Loading