commit | d0148193b7307bd8d6aa77914f9686c3b4abd4ed | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Tue Mar 05 11:38:58 2024 +0100 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Thu Oct 24 17:31:06 2024 +0200 |
tree | c0cde0f9a9b25d379a64c4e7bc43935201e8d8b9 | |
parent | 3d4497c1ba1675a7adb14fbb20d05a32c1195138 [diff] |
fvp: Add libpsats support TS introduced a new shared library to help userspace applications integrate PSA clients. To avoid building this library multiple times add a dedicated build step, and share the resulting binary with all dependees. Signed-off-by: Gabor Toth <gabor.toth2@arm.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