index.rst 876 B

12345678910111213141516171819202122232425262728293031
  1. Arm Fixed Virtual Platforms (FVP)
  2. =================================
  3. Arm |FVP|\s are complete simulations of an Arm system, including processor,
  4. memory and peripherals. They enable software development without the need for
  5. real hardware.
  6. There exists many types of FVPs. This page provides details on how to build and
  7. run TF-A on some of these FVPs.
  8. Please also refer to the TF-A CI scripts under the `model/`_ directory for an
  9. exhaustive list of |FVP|\s which TF-A is regularly tested on as part of our
  10. continuous integration strategy.
  11. .. toctree::
  12. :maxdepth: 1
  13. :caption: Contents
  14. fvp-support
  15. fvp-build-options
  16. fvp-foundation
  17. fvp-aemv8-base
  18. fvp-cortex-a57-a53
  19. fvp-cortex-a32
  20. fvp-specific-configs
  21. --------------
  22. *Copyright (c) 2019-2024, Arm Limited. All rights reserved.*
  23. .. _model/: https://git.trustedfirmware.org/ci/tf-a-ci-scripts.git/tree/model