commit | cad793fce6482851eafed98850a3534371de58a8 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Sep 08 15:53:31 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Sep 29 11:49:51 2023 +0200 |
tree | bd1d758d33251c3bf880b6f36e332eb81de28ba5 | |
parent | 02357313cfe3cb339184b3aa28c012a5374b2764 [diff] |
fvp, ts: reserve memory for MM communicate carveout uefi-test uses MM Communicate via the arm-ffa-user driver and the message payload is forwarded in a carveout memory area. Adding reserved-memory node to the device tree to prevent Linux from using the carveout area for other purposes. Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Imre Kis <imre.kis@arm.com>
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