Skip to content
Snippets Groups Projects
Commit c3416934 authored by Lionel Debieve's avatar Lionel Debieve Committed by Sebastien Pasdeloup
Browse files

stm32mp: dt: fix issue when configuring the tzc400 region


TZC400 configuration is applied at the end of BL2 after MMU and data
cache being turned off. Configuration needs to retrieve the DDR size
to generate the correct region.
Access to the size fails because the value is still in
the data cache. Flushing the size is mandatory.

Signed-off-by: default avatarLionel Debieve <lionel.debieve@st.com>
Change-Id: Ib92c4c29f856638d479bb0600cebe2bb7de15312
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/tf-a/+/184733


Reviewed-by: default avatarCITOOLS <smet-aci-reviews@lists.codex.cro.st.com>
Reviewed-by: default avatarYann GAUTIER <yann.gautier@st.com>
Reviewed-by: default avatarCIBUILD <smet-aci-builds@lists.codex.cro.st.com>
parent 1a845f7e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment