plat-mediatek: support 8GiB DRAM size on MT8195 platform

The DRAM size is increased to 8GiB on MT8395-demo platform,
so CORE_ARM64_PA_BITS should be configured to 36 in OP-TEE.

Change-Id: I13e9d024b6bba1076d98538a9a3dec2ea3b9ba9b
Signed-off-by: Ryan Cho <ryan.cho@mediatek.com>
1 file changed
tree: 5ca4d9788a61f9cd88f9ace820254df8e92b9bed
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .checkpatch.conf
  10. .gitattributes
  11. .gitignore
  12. CHANGELOG.md
  13. DIR_METADATA
  14. LICENSE
  15. MAINTAINERS
  16. Makefile
  17. OWNERS
  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