forked from OP-TEE/optee_os
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On plat-stm, available RAM for TA was 6MB. This is too small to run xtest 1005 and 1006, which are opening multiple session of os_test TA, which is huge. This patch increases the available memory to TAs, to 14MB. Reviewed-by: Jens Wiklander <[email protected]> Tested-by: Pascal Brand <[email protected]> (STM platform) Signed-off-by: Pascal Brand <[email protected]>
- Loading branch information
Pascal Brand
committed
Oct 2, 2015
1 parent
2b07dcb
commit 855ae4e
Showing
2 changed files
with
21 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters