Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HiKey Secure Data Path support #1440

Closed
wants to merge 2 commits into from
Closed

Conversation

jforissier
Copy link
Contributor

No description provided.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
@jforissier
Copy link
Contributor Author

Depends on 96boards-hikey/arm-trusted-firmware#12

@jforissier jforissier changed the title Hikey sdp HiKey Secure Data Path support Mar 24, 2017
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>
@jforissier
Copy link
Contributor Author

Please note -- consider this as a RFC for now. I found out that the 64-bit build fails to boot with this patch applied.

ERROR:   TEE-CORE: Panic 'running out of xlat tables' at core/arch/arm/mm/core_mmu_lpae.c:407 <init_xlation_table>

@jforissier
Copy link
Contributor Author

I'll reopen when I have something working.

@jforissier jforissier closed this Mar 28, 2017
@jforissier jforissier deleted the hikey-sdp branch November 13, 2018 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant