commit | 1697ad8cc81307972d31cec3b27d58f589eeeb3f | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Wed Sep 15 15:12:57 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jan 12 09:21:14 2022 +0100 |
tree | 3cf544f3a9d8e5a6faf352c8458c8ae3754fda2d | |
parent | db3e0ece7157181a3529d14172368003eb63dc30 [diff] |
feat(st): map 2MB for ROM code This allows reducing MMU tables, and as there is nothing after ROM code in memory mapping, this has no impact. Change-Id: If51facb96a523770465cb06eb1ab400f75d26db3 Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>