Attention is currently required from: Julius Werner, Paul Menzel.
Yidi Lin has posted comments on this change by Yidi Lin. ( https://review.coreboot.org/c/coreboot/+/82635?usp=email )
Change subject: arch/arm64: Support FEAT_CCIDX
......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/82635/comment/74c06d01_a17ce4f4?usp... :
PS1, Line 21: TEST=mmu_disable works on the FEAT_CCIDX supported SoC.
Can it be tested with QEMU [1]? […]
Yes, I manually added `mmu_disable` to the bootblock.c and tested with the following command.
```
qemu-system-aarch64 -bios ./coreboot-builds/EMULATION_QEMU_AARCH64/coreboot.rom -M virt,secure=on,virtualization=on -cpu max -cpu cortex-a710 -nographic -m 8192M
```
Set CPU to `cortex-a710` and turn on all features with `max`.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/82635?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ieadd0d9dfb8911039b3d36c9419af4ae04ed814c
Gerrit-Change-Number: 82635
Gerrit-PatchSet: 2
Gerrit-Owner: Yidi Lin
yidilin@google.com
Gerrit-Reviewer: Eric Lai
ericllai@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Paul Menzel
paulepanter@mailbox.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Comment-Date: Mon, 27 May 2024 16:12:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@mailbox.org
Comment-In-Reply-To: Yidi Lin
yidilin@google.com