plat-versal2: use auto PA bit discovery

Removes hardcoded configuration for large physical address and
ARM64 PA bits, enabling automatic discovery of the maximal PA
supported by the hardware.

Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
1 file changed
tree: 96da2f520e43ff2afb6f7b9f6c5606789fb4e37f
  1. .devcontainer/
  2. .github/
  3. core/
  4. keys/
  5. ldelf/
  6. lib/
  7. mk/
  8. scripts/
  9. ta/
  10. .checkpatch.conf
  11. .clang-format
  12. .gitattributes
  13. .gitignore
  14. CHANGELOG.md
  15. LICENSE
  16. MAINTAINERS
  17. Makefile
  18. README.md
  19. typedefs.checkpatch
README.md

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers