-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plat-hikey: add Secure Data Path support
Define the address and size of the memory area to be used for the SDP pool when CFG_SECURE_DATA_PATH=y. The bottom 3 MiB of the secure DRAM are used. The TA RAM at the top is reduced accordingly, and the load address for OP-TEE is shifted by 3 MiB too. Due to this, this patch depends on another patch in ARM Trusted Firmware. The overall reserved memory for OP-TEE is unchanged however. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
- Loading branch information
1 parent
bef43dc
commit 611c67b
Showing
1 changed file
with
36 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