commit | 847ee2932c85f07e7dabce4930f333ab67d5b05b | [log] [tgz] |
---|---|---|
author | Akshay Belsare <akshay.belsare@amd.com> | Wed Jul 16 13:07:16 2025 +0000 |
committer | Jerome Forissier <jerome@forissier.org> | Fri Jul 18 15:59:24 2025 +0200 |
tree | 96da2f520e43ff2afb6f7b9f6c5606789fb4e37f | |
parent | d8bfc12adf630774736717f9b8cf31f22c0579e2 [diff] |
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>
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