From: Cao Jie <caoj@centecnetworks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] armv8: cache_v8: mmu setup have the wrong pte attribute
Date: Fri, 23 Jun 2017 16:36:06 +0800 [thread overview]
Message-ID: <00a401d2ebfb$c1945c50$44bd14f0$@com> (raw)
Hi all
I do some test on my board which have two armv8 CA53 core, and I found some
region (1MB size) don't be correctly mapped by MMU. Through ds5 I can't find
this region were mapped.
I did some deep debug and found add_map function in cache_v8.c files maybe
have some wrong operation for Some region which size equal to 1MB.
For 1MB size region need three level translation and the descriptor of level
3 is different with level 1 and level 2. Look like current add_map function
can't handle this case.
Did someone hit this bug? By the way I use the 2017.05 version.
Any feedback would be appreciate.
Thanks,
Jay
next reply other threads:[~2017-06-23 8:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-23 8:36 Cao Jie [this message]
2017-06-27 2:44 ` [U-Boot] armv8: cache_v8: mmu setup have the wrong pte attribute Cao Jie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00a401d2ebfb$c1945c50$44bd14f0$@com' \
--to=caoj@centecnetworks.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox