commit | 0b465bd369b8453b1fb368ac61cbb372568fb24a | [log] [tgz] |
---|---|---|
author | Akshay Belsare <akshay.belsare@amd.com> | Fri Jun 06 06:36:41 2025 +0000 |
committer | Jerome Forissier <jerome@forissier.org> | Tue Jun 10 09:35:50 2025 +0200 |
tree | 0dad9bf8d3eb6e96bfa935ba88e4ca7dac48c378 | |
parent | a3f30f7272ae2f1d2a2f7c31196cd5851caf9bb6 [diff] |
versal2: reorganize Buildroot related configs Reorganize all Buildroot configuration settings specific to the platform before including common.mk, ensuring that the platform-specific default configurations are correctly applied and take effect as intended. Signed-off-by: Akshay Belsare <akshay.belsare@amd.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers