<p>Patrick Rudolph <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/23812">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/emulation/qemu-armv8: Add new board for ARMv8<br><br>Ported the ARMv7 board to ARMv8.<br>Added custom bootblock, as the memory mapped NOR flash shouldn't be<br>written to. The bootblock relocates itself to SRAM.<br><br>Tested on QEMU:<br>qemu-system-aarch64 -M vexpress-a9 -cpu cortex-a53 -m 1024 \<br> -bios build/coreboot.rom -nographic<br><br>Change-Id: Ib4f2fd43afb855c2ae5760d9ee6ae1478b09104c<br>Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com><br>---<br>M src/cpu/armltd/Kconfig<br>M src/cpu/armltd/Makefile.inc<br>A src/cpu/armltd/cortex-a53/Kconfig<br>A src/mainboard/emulation/qemu-armv8/Kconfig<br>A src/mainboard/emulation/qemu-armv8/Kconfig.name<br>A src/mainboard/emulation/qemu-armv8/Makefile.inc<br>A src/mainboard/emulation/qemu-armv8/board_info.txt<br>A src/mainboard/emulation/qemu-armv8/bootblock_custom.S<br>A src/mainboard/emulation/qemu-armv8/cbmem.c<br>A src/mainboard/emulation/qemu-armv8/devicetree.cb<br>A src/mainboard/emulation/qemu-armv8/mainboard.c<br>A src/mainboard/emulation/qemu-armv8/mainboard.h<br>A src/mainboard/emulation/qemu-armv8/media.c<br>A src/mainboard/emulation/qemu-armv8/memlayout.ld<br>A src/mainboard/emulation/qemu-armv8/memorymap.h<br>A src/mainboard/emulation/qemu-armv8/mmio.c<br>A src/mainboard/emulation/qemu-armv8/romstage.c<br>A src/mainboard/emulation/qemu-armv8/timer.c<br>18 files changed, 544 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/23812/3</pre><p>To view, visit <a href="https://review.coreboot.org/23812">change 23812</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/23812"/><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: Ib4f2fd43afb855c2ae5760d9ee6ae1478b09104c </div>
<div style="display:none"> Gerrit-Change-Number: 23812 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </div>
<div style="display:none"> Gerrit-Reviewer: Julius Werner <jwerner@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>