<p>Patrick Rudolph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/24970">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/arm64/armv8/mmu: Add support for 48bit VA<br><br>The VA space needs to be extended to support 48bit, as on Cavium SoCs<br>the MMIO starts at 1 << 47.<br><br>The following changes were done:<br>* Add a Kconfig to define the VA space on platform level and support<br>  64KB granular size for VA > 39.<br>* Decide to use either 4KB granule or 64KB granule depending on<br>  supported VA space.<br>* Add helper functions for different page level sizes<br>* Add asserts to make sure that the address is withing the VA<br>* Don't use BLOCK in level1 if not on 4KB granule<br><br>Tested on Cavium SoC.<br>Needs tests on other platforms.<br><br>Change-Id: I89e6a4809b6b725c3945bad7fce82b0dfee7c262<br>Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com><br>---<br>M src/arch/arm64/armv8/Kconfig<br>M src/arch/arm64/armv8/mmu.c<br>M src/arch/arm64/include/armv8/arch/mmu.h<br>3 files changed, 121 insertions(+), 34 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/24970/2</pre><p>To view, visit <a href="https://review.coreboot.org/24970">change 24970</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/24970"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I89e6a4809b6b725c3945bad7fce82b0dfee7c262 </div>
<div style="display:none"> Gerrit-Change-Number: 24970 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>