Skip to content
  1. Jan 26, 2023
  2. Sep 07, 2022
  3. 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
  4. Jun 28, 2022
  5. Jun 23, 2022
  6. Jan 25, 2022
  7. Dec 17, 2021
  8. Oct 08, 2021
  9. Oct 01, 2021
  10. Sep 24, 2021
  11. Sep 17, 2021
  12. Aug 26, 2021
  13. Aug 19, 2021
  14. Aug 18, 2021
  15. Aug 11, 2021
  16. Jul 13, 2021
  17. Jun 14, 2021
  18. Jun 09, 2021
  19. May 31, 2021
  20. Mar 15, 2021
    • Vincent Stehle's avatar
      Add configuration file · 9ae846ea
      Vincent Stehle authored
      
      
      Add a --config option to Parser.py, to use a configuration file.
      
      This configuration file can contain a list of transformations to apply to
      the test results. This will allow to mark tests as false positives or to
      waive failures.
      
      We describe the YAML configuration file format in details in the README.md.
      We also add a sample configuration, to demonstrate usage of configuration
      files with the already provided sample log and sequence files.
      
      Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
      9ae846ea
Loading