corstone1000-fvp.yml 446 B

12345678910111213141516171819202122
  1. header:
  2. version: 14
  3. includes:
  4. - kas/corstone1000-base.yml
  5. - kas/corstone1000-image-configuration.yml
  6. - kas/corstone1000-firmware-only.yml
  7. - kas/fvp-eula.yml
  8. env:
  9. DISPLAY:
  10. WAYLAND_DISPLAY:
  11. XAUTHORITY:
  12. local_conf_header:
  13. testimagefvp: |
  14. IMAGE_CLASSES += "fvpboot"
  15. mass-storage: |
  16. # Ensure the Mass Storage device is absent
  17. FVP_CONFIG[board.msd_mmc.p_mmc_file] = "invalid.dat"
  18. machine: corstone1000-fvp